mirror of
https://github.com/valinet/ExplorerPatcher.git
synced 2025-02-05 05:45:36 +01:00
GUI: Maintenance section
This commit is contained in:
parent
80592f666d
commit
4794713603
@ -1 +1 @@
|
|||||||
Subproject commit a57caf12f43374f53b7467cc7b1bc1b3aaa3edcf
|
Subproject commit 515fd0d484eaa44ce2d5d08c276f66aaa6540ab3
|
@ -49,7 +49,7 @@ extern HMODULE hModule;
|
|||||||
#define GUI_MAX_TABORDER 9999
|
#define GUI_MAX_TABORDER 9999
|
||||||
#define GUI_PADDING 5
|
#define GUI_PADDING 5
|
||||||
#define GUI_PADDING_LEFT GUI_PADDING * 3
|
#define GUI_PADDING_LEFT GUI_PADDING * 3
|
||||||
#define GUI_SIDEBAR_WIDTH 140 // 110
|
#define GUI_SIDEBAR_WIDTH 150 // 110
|
||||||
#define GUI_PADDING_RIGHT GUI_PADDING * 3
|
#define GUI_PADDING_RIGHT GUI_PADDING * 3
|
||||||
#define GUI_PADDING_TOP GUI_PADDING
|
#define GUI_PADDING_TOP GUI_PADDING
|
||||||
#define GUI_PADDING_BOTTOM GUI_PADDING
|
#define GUI_PADDING_BOTTOM GUI_PADDING
|
||||||
|
@ -385,3 +385,5 @@
|
|||||||
#define IDS_UNINSTALL_UNINSTALL 2102
|
#define IDS_UNINSTALL_UNINSTALL 2102
|
||||||
|
|
||||||
#define IDS_FOOTER_RESTART 2201
|
#define IDS_FOOTER_RESTART 2201
|
||||||
|
|
||||||
|
#define IDS_MAINTENANCE 2301
|
||||||
|
@ -425,6 +425,8 @@ BEGIN
|
|||||||
IDS_ABOUT_EXPORT_SUCCESS "Settings have been exported successfully."
|
IDS_ABOUT_EXPORT_SUCCESS "Settings have been exported successfully."
|
||||||
IDS_ABOUT_RESET "Restore default settings"
|
IDS_ABOUT_RESET "Restore default settings"
|
||||||
|
|
||||||
|
IDS_MAINTENANCE "Settings and uninstall"
|
||||||
|
|
||||||
IDS_UNINSTALL "Uninstall"
|
IDS_UNINSTALL "Uninstall"
|
||||||
IDS_UNINSTALL_UNINSTALL "Uninstall ExplorerPatcher"
|
IDS_UNINSTALL_UNINSTALL "Uninstall ExplorerPatcher"
|
||||||
|
|
||||||
|
@ -771,6 +771,21 @@
|
|||||||
"XamlSounds"=dword:00000000
|
"XamlSounds"=dword:00000000
|
||||||
|
|
||||||
|
|
||||||
|
;T %R:2301%
|
||||||
|
[HKEY_CURRENT_USER\Software\ExplorerPatcher]
|
||||||
|
;z 10001 %R:1533%
|
||||||
|
"Language"=dword:00000000
|
||||||
|
;y %R:2011% 🡕
|
||||||
|
;https://github.com/valinet/ExplorerPatcher/wiki/Settings-management
|
||||||
|
;u %R:2012%
|
||||||
|
;import
|
||||||
|
;u %R:2013%
|
||||||
|
;export
|
||||||
|
;u %R:2015%
|
||||||
|
;reset
|
||||||
|
;u %R:2102%
|
||||||
|
;uninstall
|
||||||
|
|
||||||
|
|
||||||
;T %R:2001%
|
;T %R:2001%
|
||||||
;e %R:201%
|
;e %R:201%
|
||||||
@ -789,22 +804,6 @@
|
|||||||
;https://github.com/valinet/ExplorerPatcher#donate
|
;https://github.com/valinet/ExplorerPatcher#donate
|
||||||
;y %R:2010% 🡕
|
;y %R:2010% 🡕
|
||||||
;https://github.com/valinet/ExplorerPatcher/wiki/Frequently-asked-questions
|
;https://github.com/valinet/ExplorerPatcher/wiki/Frequently-asked-questions
|
||||||
;y %R:2011% 🡕
|
|
||||||
;https://github.com/valinet/ExplorerPatcher/wiki/Settings-management
|
|
||||||
[HKEY_CURRENT_USER\Software\ExplorerPatcher]
|
|
||||||
;z 10001 %R:1533%
|
|
||||||
"Language"=dword:00000000
|
|
||||||
;u %R:2012%
|
|
||||||
;import
|
|
||||||
;u %R:2013%
|
|
||||||
;export
|
|
||||||
;u %R:2015%
|
|
||||||
;reset
|
|
||||||
|
|
||||||
|
|
||||||
;T %R:2101%
|
|
||||||
;u %R:2102%
|
|
||||||
;uninstall
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -580,6 +580,22 @@
|
|||||||
"XamlSounds"=dword:00000000
|
"XamlSounds"=dword:00000000
|
||||||
|
|
||||||
|
|
||||||
|
;T %R:2301%
|
||||||
|
[HKEY_CURRENT_USER\Software\ExplorerPatcher]
|
||||||
|
;z 10001 %R:1533%
|
||||||
|
"Language"=dword:00000000
|
||||||
|
;y %R:2011% 🡕
|
||||||
|
;https://github.com/valinet/ExplorerPatcher/wiki/Settings-management
|
||||||
|
;u %R:2012%
|
||||||
|
;import
|
||||||
|
;u %R:2013%
|
||||||
|
;export
|
||||||
|
;u %R:2015%
|
||||||
|
;reset
|
||||||
|
;u %R:2102%
|
||||||
|
;uninstall
|
||||||
|
|
||||||
|
|
||||||
;T %R:2001%
|
;T %R:2001%
|
||||||
;e %R:201%
|
;e %R:201%
|
||||||
;e %VERSIONINFORMATIONSTRING%
|
;e %VERSIONINFORMATIONSTRING%
|
||||||
@ -597,22 +613,6 @@
|
|||||||
;https://github.com/valinet/ExplorerPatcher#donate
|
;https://github.com/valinet/ExplorerPatcher#donate
|
||||||
;y %R:2010% 🡕
|
;y %R:2010% 🡕
|
||||||
;https://github.com/valinet/ExplorerPatcher/wiki/Frequently-asked-questions
|
;https://github.com/valinet/ExplorerPatcher/wiki/Frequently-asked-questions
|
||||||
;y %R:2011% 🡕
|
|
||||||
;https://github.com/valinet/ExplorerPatcher/wiki/Settings-management
|
|
||||||
[HKEY_CURRENT_USER\Software\ExplorerPatcher]
|
|
||||||
;z 10001 %R:1533%
|
|
||||||
"Language"=dword:00000000
|
|
||||||
;u %R:2012%
|
|
||||||
;import
|
|
||||||
;u %R:2013%
|
|
||||||
;export
|
|
||||||
;u %R:2015%
|
|
||||||
;reset
|
|
||||||
|
|
||||||
|
|
||||||
;T %R:2101%
|
|
||||||
;u %R:2102%
|
|
||||||
;uninstall
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user