shell32: Add remote printer icon.

Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Alex Henrie 2018-08-26 22:21:02 -06:00 committed by Alexandre Julliard
parent 9fef0a3f9d
commit 8c250c618f
1 changed files with 4 additions and 0 deletions

View File

@ -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