summaryrefslogtreecommitdiff
path: root/updater/updater.rc
diff options
context:
space:
mode:
Diffstat (limited to 'updater/updater.rc')
-rw-r--r--updater/updater.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/updater/updater.rc b/updater/updater.rc
index 54a77c7..c00769f 100644
--- a/updater/updater.rc
+++ b/updater/updater.rc
@@ -83,7 +83,7 @@ EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x0
BEGIN
CONTROL "Check for updates on startup",IDC_CHK_ONSTART,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,97,138,10
- PUSHBUTTON "Check for updates",IDC_BTN_CHECK,156,211,91,17
+ PUSHBUTTON "Check for updates",IDC_BTN_CHECK,156,211,116,17
CONTROL "List1",IDC_LST_REGISTERED,"SysListView32",LVS_REPORT | LVS_SINGLESEL | LVS_SORTASCENDING | WS_BORDER | WS_TABSTOP,0,0,293,70
CONTROL "(But only once per day)",IDC_CHK_ONCE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,18,110,128,10
CONTROL "Check daily",IDC_CHK_DAILY,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,123,136,10
@@ -96,7 +96,7 @@ BEGIN
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,191,215,10
CONTROL "Use popups for progress info",IDC_CHK_POPUP,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,151,110,127,10
CONTROL "Show 'Restart' menu item",IDC_CHK_RESTART,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,151,123,127,10
- PUSHBUTTON "Update and Exit",IDC_BTN_CHECKNORESTART,58,211,91,17
+ PUSHBUTTON "Update and Exit",IDC_BTN_CHECKNORESTART,17,211,116,17
CONTROL "Show 'Update and Exit' menu item",IDC_CHK_UPDATEANDEXIT,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,151,136,127,10
CONTROL "Slider1",IDC_SLID_VERREQ,"msctls_trackbar32",TBS_BOTH | TBS_NOTICKS | WS_TABSTOP,8,83,100,12