summaryrefslogtreecommitdiff
path: root/windows/res
diff options
context:
space:
mode:
authorVincent Sanders <vince@netsurf-browser.org>2011-02-09 01:32:53 +0000
committerVincent Sanders <vince@netsurf-browser.org>2011-02-09 01:32:53 +0000
commitf04cc9e9ec0be48d8d3712fc91094c401e3cc471 (patch)
tree5c0607fe291bafb2bf373e880937beea3977a885 /windows/res
parent3c414e7668d6db3ac738f8850b9e038495ee5e3a (diff)
downloadnetsurf-f04cc9e9ec0be48d8d3712fc91094c401e3cc471.tar.gz
netsurf-f04cc9e9ec0be48d8d3712fc91094c401e3cc471.tar.bz2
use the netsurf icons on the window decoration
svn path=/trunk/netsurf/; revision=11635
Diffstat (limited to 'windows/res')
-rw-r--r--windows/res/resource.rc3
1 files changed, 2 insertions, 1 deletions
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"