Commit 51beb857 authored by Louis Lenders's avatar Louis Lenders Committed by Alexandre Julliard

shell32: Define icon resource 319.

parent 8959961b
......@@ -353,6 +353,10 @@ IDI_SHELL_MY_DOCUMENTS ICON mydocs.ico
/* @makedep: mydocs.ico */
IDI_SHELL_MY_NETWORK_PLACES ICON mydocs.ico
/* FIXME: Following resource is not yet added */
/* @makedep: mydocs.ico */
IDI_SHELL_FAVORITES ICON mydocs.ico
/* @makedep: idb_tb_large.bmp */
IDB_TB_LARGE_LIGHT BITMAP idb_tb_large.bmp
......
......@@ -217,6 +217,7 @@
#define IDI_SHELL_DEFAULT_REMOTE_PRINTER 169
#define IDI_SHELL_DEFAULT_TO_FILE_PRINTER 170
#define IDI_SHELL_MY_DOCUMENTS 235
#define IDI_SHELL_FAVORITES 319
/*
AVI resources, windows shell32 has 14 of them: 150-152 and 160-170
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment