Commit a90f2432 authored by Alex Henrie's avatar Alex Henrie Committed by Alexandre Julliard

shell32: Add visual settings icon.

parent 1794e516
......@@ -711,6 +711,9 @@ IDI_SHELL_NET_CONNECTIONS ICON resources/network.ico
/* @makedep: resources/folder.ico */
IDI_SHELL_NEW_WEB_FOLDER ICON resources/folder.ico
/* @makedep: resources/control.ico */
IDI_SHELL_VISUAL_SETTINGS ICON resources/control.ico
/* FIXME: Following resource is not yet added */
/* @makedep: resources/document.ico */
IDI_SHELL_NEW_WEB_PAGE ICON resources/document.ico
......
......@@ -264,6 +264,7 @@
#define IDI_SHELL_CHECKLIST_FOLDER 174
#define IDI_SHELL_NET_CONNECTIONS 175
#define IDI_SHELL_NEW_WEB_FOLDER 176
#define IDI_SHELL_VISUAL_SETTINGS 177
#define IDI_SHELL_NEW_WEB_PAGE 178
#define IDI_SHELL_WEB_FOLDERS 193
#define IDI_SHELL_MY_DOCUMENTS 235
......
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