[SHELL32]:Add SmartCard icon from Tango; patch by Lee Schroeder.
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Sun, 28 Jun 2015 10:05:56 +0000 (10:05 +0000)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Sun, 28 Jun 2015 10:05:56 +0000 (10:05 +0000)
CORE-9888 #resolve

svn path=/trunk/; revision=68298

reactos/dll/win32/shell32/icon_res.rc
reactos/dll/win32/shell32/res/icons/308.ico [new file with mode: 0644]
reactos/dll/win32/shell32/shresdef.h

index 6e5a858..d592075 100644 (file)
@@ -146,7 +146,8 @@ IDI_SHELL_CD_ROM1 ICON "res/icons/302.ico"
 /* TODO: 303.ico */
 IDI_SHELL_DVD_ROM1 ICON "res/icons/304.ico"
 IDI_SHELL_FDD2 ICON "res/icons/305.ico"
-/* TODO: 306.ico, 307.ico, 308.ico */
+/* TODO: 306.ico, 307.ico */
+IDI_SHELL_SMART_MEDIA ICON "res/icons/308.ico"
 IDI_SHELL_CAMERA1 ICON "res/icons/309.ico"
 /* TODO: 310.ico, 311.ico, 312.ico, 313.ico, 314.ico */
 IDI_SHELL_SCANNER ICON "res/icons/315.ico"
diff --git a/reactos/dll/win32/shell32/res/icons/308.ico b/reactos/dll/win32/shell32/res/icons/308.ico
new file mode 100644 (file)
index 0000000..721029e
Binary files /dev/null and b/reactos/dll/win32/shell32/res/icons/308.ico differ
index 0cf76e5..80e5225 100644 (file)
 /* TODO: 303.ico */
 #define IDI_SHELL_DVD_ROM1         304
 #define IDI_SHELL_FDD2             305
-/* TODO: 306.ico, 307.ico, 308.ico */
+/* TODO: 306.ico, 307.ico */
+#define IDI_SHELL_SMART_MEDIA      308
 #define IDI_SHELL_CAMERA1          309
 /* TODO: 310.ico, 311.ico, 312.ico, 313.ico, 314.ico */
 #define IDI_SHELL_SCANNER          315