[PATCH 15/20] shell32: Add remote printer icon

Alex Henrie alexhenrie24 at gmail.com
Sun Aug 26 23:21:02 CDT 2018


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

diff --git a/dlls/shell32/shell32.rc b/dlls/shell32/shell32.rc
index ac52070e9e..689534d891 100644
--- a/dlls/shell32/shell32.rc
+++ b/dlls/shell32/shell32.rc
@@ -611,6 +611,10 @@ IDI_SHELL_PRINTERS_FOLDER_XP ICON resources/folder.ico
 /* @makedep: resources/printer.ico */
 IDI_SHELL_ADD_PRINTER ICON resources/printer.ico
 
+/* FIXME: Following resource is not yet added */
+/* @makedep: resources/printer.ico */
+IDI_SHELL_REMOTE_PRINTER ICON resources/printer.ico
+
 /* @makedep: resources/trash_file.ico */
 IDI_SHELL_TRASH_FILE ICON resources/trash_file.ico
 
-- 
2.18.0




More information about the wine-devel mailing list