[PATCH 10/12] shell32: Rename icon 137 from "options" to "control panel XP"

Alex Henrie alexhenrie24 at gmail.com
Thu Aug 30 22:41:24 CDT 2018


Signed-off-by: Alex Henrie <alexhenrie24 at gmail.com>
---
 dlls/shell32/shresdef.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dlls/shell32/shresdef.h b/dlls/shell32/shresdef.h
index 421261afa8..6e910dcd7d 100644
--- a/dlls/shell32/shresdef.h
+++ b/dlls/shell32/shresdef.h
@@ -228,7 +228,7 @@
 #define IDI_SHELL_FILE_SEARCH      134
 #define IDI_SHELL_SYSTEM_SEARCH    135
 /* 136 not used on Windows */
-#define IDI_SHELL_OPTIONS          137
+#define IDI_SHELL_CONTROL_PANEL_XP 137
 #define IDI_SHELL_PRINTERS_FOLDER_XP       138
 #define IDI_SHELL_ADD_PRINTER      139
 #define IDI_SHELL_REMOTE_PRINTER   140
-- 
2.18.0




More information about the wine-devel mailing list