shell32: Add "Computers Near Me" icon.
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
f094a3d198
commit
f0c1f79b07
|
@ -483,6 +483,9 @@ IDI_SHELL_PRINTER ICON printer.ico
|
|||
/* @makedep: network.ico */
|
||||
IDI_SHELL_MY_NETWORK_PLACES ICON network.ico
|
||||
|
||||
/* @makedep: network.ico */
|
||||
IDI_SHELL_COMPUTERS_NEAR_ME ICON network.ico
|
||||
|
||||
/* @makedep: shortcut.ico */
|
||||
IDI_SHELL_SHORTCUT ICON shortcut.ico
|
||||
|
||||
|
|
Loading…
Reference in New Issue