summaryrefslogtreecommitdiff
path: root/plugins/Spamotron
diff options
context:
space:
mode:
authorTobias Weimer <wishmaster51@googlemail.com>2013-07-27 07:28:16 +0000
committerTobias Weimer <wishmaster51@googlemail.com>2013-07-27 07:28:16 +0000
commit187e22d9e5a343022c34ef882629e96188c91039 (patch)
tree56dc7c44b834af99d82fa52244fe498f54773e97 /plugins/Spamotron
parent92306f9bd6c16b70656042e801318c568807078d (diff)
- minor resource fixes (by TuxX)
git-svn-id: http://svn.miranda-ng.org/main/trunk@5497 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Spamotron')
-rw-r--r--plugins/Spamotron/res/spamotron.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Spamotron/res/spamotron.rc b/plugins/Spamotron/res/spamotron.rc
index beef978d7f..e435ecd4b6 100644
--- a/plugins/Spamotron/res/spamotron.rc
+++ b/plugins/Spamotron/res/spamotron.rc
@@ -215,7 +215,7 @@ BEGIN
EDITTEXT IDC_OPT_POPUPS_APPROVED_TIMEOUT,248,82,28,12,ES_CENTER | ES_AUTOHSCROLL
EDITTEXT IDC_OPT_POPUPS_CHALLENGE_TIMEOUT,248,98,28,12,ES_CENTER | ES_AUTOHSCROLL
CONTROL "Default colors",IDC_OPT_POPUPS_DEFAULT_COLORS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,16,149,168,10
- CONTROL "Default timeout",IDC_OPT_POPUPS_DEFAULT_TIMEOUT,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,230,149,63,10
+ CONTROL "Default timeout",IDC_OPT_POPUPS_DEFAULT_TIMEOUT,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,210,149,83,10
PUSHBUTTON "Preview",IDC_OPT_POPUPS_PREVIEW,227,198,66,14
CONTROL "Windows colors",IDC_OPT_POPUPS_WINDOWS_COLORS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,16,163,168,10
CONTROL "Challenge sent",IDC_OPT_POPUPS_NOTIFY_CHALLENGE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,16,99,105,10