From f04cc9e9ec0be48d8d3712fc91094c401e3cc471 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Wed, 9 Feb 2011 01:32:53 +0000 Subject: use the netsurf icons on the window decoration svn path=/trunk/netsurf/; revision=11635 --- windows/res/resource.rc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'windows/res') diff --git a/windows/res/resource.rc b/windows/res/resource.rc index be02d8eaa..b32f49c7f 100644 --- a/windows/res/resource.rc +++ b/windows/res/resource.rc @@ -221,4 +221,5 @@ FONT 8, "MS Sans Serif" // // Icon resources // -ID ICON "NetSurf32.ico" +NSWS_ID_NETSURF32_ICON ICON "NetSurf32.ico" +NSWS_ID_NETSURF16_ICON ICON "NetSurf16.ico" -- cgit v1.2.3