summaryrefslogtreecommitdiff
path: root/updater/updater.rc
diff options
context:
space:
mode:
author(no author) <(no author)@4f64403b-2f21-0410-a795-97e2b3489a10>2010-04-08 03:17:58 +0000
committer(no author) <(no author)@4f64403b-2f21-0410-a795-97e2b3489a10>2010-04-08 03:17:58 +0000
commite9be9eaaea3e90af7224aa7fb4bb5333e9d7be57 (patch)
tree11e7af008b0bae322664319901e1a976fd078cba /updater/updater.rc
parent92be070586e97f44892da28a592aa1c0925a40d1 (diff)
Removed translation of plugin names
Improved icon management, added support for W7 large icons git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@503 4f64403b-2f21-0410-a795-97e2b3489a10
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