mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 19:26:33 +00:00
[SHELL32]:Add SmartCard icon from Tango; patch by Lee Schroeder.
CORE-9888 #resolve svn path=/trunk/; revision=68298
This commit is contained in:
@@ -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"
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 22 KiB |
@@ -451,7 +451,8 @@
|
||||
/* 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
|
||||
|
||||
Reference in New Issue
Block a user