shell32: Switch the "My Network Places" icon to the network icon.

Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
oldstable
Alex Henrie 2018-08-19 22:45:55 -06:00 committed by Alexandre Julliard
parent 891b6fda83
commit f094a3d198
1 changed files with 3 additions and 4 deletions

View File

@ -480,6 +480,9 @@ IDI_SHELL_MY_COMPUTER ICON mycomputer.ico
/* @makedep: printer.ico */
IDI_SHELL_PRINTER ICON printer.ico
/* @makedep: network.ico */
IDI_SHELL_MY_NETWORK_PLACES ICON network.ico
/* @makedep: shortcut.ico */
IDI_SHELL_SHORTCUT ICON shortcut.ico
@ -501,10 +504,6 @@ IDI_SHELL_CONFIRM_DELETE ICON delete.ico
/* @makedep: mydocs.ico */
IDI_SHELL_MY_DOCUMENTS ICON mydocs.ico
/* FIXME: Following resource is not yet added */
/* @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