[PATCH 4/6] shell32: Add "Computers Near Me" icon

Alex Henrie alexhenrie24 at gmail.com
Sun Aug 19 23:45:56 CDT 2018


Signed-off-by: Alex Henrie <alexhenrie24 at gmail.com>
---
 dlls/shell32/shell32.rc | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dlls/shell32/shell32.rc b/dlls/shell32/shell32.rc
index 15ffb330e6..bad35fd165 100644
--- a/dlls/shell32/shell32.rc
+++ b/dlls/shell32/shell32.rc
@@ -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
 
-- 
2.18.0




More information about the wine-devel mailing list