New nsi and nsh file type icons

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6640 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
anders_k 2015-11-23 10:36:58 +00:00
parent 9d883f98d8
commit 3452e3b9b2
8 changed files with 8 additions and 4 deletions

View file

@ -32,7 +32,8 @@
#define DLG_ABOUT 103
#define IDM_MENU 104
#define IDK_ACCEL 105
#define IDI_SHELL 112
#define IDI_ASSOC_NSI 112
#define IDI_ASSOC_NSH 113
#define IDB_LOGO 115
#define DLG_SETTINGS 116
#define IDB_BITMAP1 120