Added a new large icon for the PuTTY config box. Doesn't show up in
[sgt/putty] / win_res.rc
index 1ac6332..a5622ea 100644 (file)
@@ -16,6 +16,8 @@
 
 IDI_MAINICON ICON "putty.ico"
 
+IDI_CFGICON ICON "puttycfg.ico"
+
 /* Accelerators used: clw */
 IDD_ABOUTBOX DIALOG DISCARDABLE 140, 40, 214, 70
 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU