Commit 2c3d0b76 authored by Alex Henrie's avatar Alex Henrie Committed by Alexandre Julliard

shell32: Add remote connection icon.

parent a90f2432
......@@ -718,6 +718,10 @@ IDI_SHELL_VISUAL_SETTINGS ICON resources/control.ico
/* @makedep: resources/document.ico */
IDI_SHELL_NEW_WEB_PAGE ICON resources/document.ico
/* FIXME: Following resource is not yet added */
/* @makedep: resources/internet.ico */
IDI_SHELL_REMOTE_CONNECTION ICON resources/internet.ico
/* @makedep: resources/internet.ico */
IDI_SHELL_WEB_FOLDERS ICON resources/internet.ico
......
......@@ -266,6 +266,7 @@
#define IDI_SHELL_NEW_WEB_FOLDER 176
#define IDI_SHELL_VISUAL_SETTINGS 177
#define IDI_SHELL_NEW_WEB_PAGE 178
#define IDI_SHELL_REMOTE_CONNECTION 179
#define IDI_SHELL_WEB_FOLDERS 193
#define IDI_SHELL_MY_DOCUMENTS 235
#define IDI_SHELL_RENAME 242
......
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