shell32: Add printer folder 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-21 20:37:48 -06:00 committed by Alexandre Julliard
parent 694af9c6b7
commit dcf8525af3
1 changed files with 4 additions and 0 deletions

View File

@ -530,6 +530,10 @@ IDI_SHELL_CONTROL_PANEL ICON resources/control.ico
/* @makedep: resources/folder.ico */
IDI_APP_FOLDER ICON resources/folder.ico
/* FIXME: Following resource is not yet added */
/* @makedep: resources/folder.ico */
IDI_PRINTERS_FOLDER ICON resources/folder.ico
/* @makedep: resources/trash_file.ico */
IDI_SHELL_TRASH_FILE ICON resources/trash_file.ico