Alex Henrie : shell32: Rename icon 137 from "options" to "control panel XP ".

Alexandre Julliard julliard at winehq.org
Thu Nov 29 15:09:36 CST 2018


Module: wine
Branch: stable
Commit: a5d47b79717432d492aab9b3f620223c1462dbc3
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=a5d47b79717432d492aab9b3f620223c1462dbc3

Author: Alex Henrie <alexhenrie24 at gmail.com>
Date:   Thu Aug 30 21:41:24 2018 -0600

shell32: Rename icon 137 from "options" to "control panel XP".

Signed-off-by: Alex Henrie <alexhenrie24 at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>
(cherry picked from commit e26bf9c3ea2e3ed2728a008722d54f7a8f89350b)
Signed-off-by: Michael Stefaniuc <mstefani at winehq.org>

---

 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 7282fbb..d9cb3d9 100644
--- a/dlls/shell32/shresdef.h
+++ b/dlls/shell32/shresdef.h
@@ -224,7 +224,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




More information about the wine-cvs mailing list