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

Alexandre Julliard julliard at winehq.org
Fri Aug 31 14:26:33 CDT 2018


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

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>

---

 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 421261a..6e910dc 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




More information about the wine-cvs mailing list