summaryrefslogtreecommitdiff
path: root/plugins/NewXstatusNotify
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2014-03-09 14:33:21 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2014-03-09 14:33:21 +0000
commitcf1d7251e88186626a506a288e4d2e3dbb0c70e2 (patch)
tree40eb5b52354a8877c7fc6382cf7f4cd37e6d47ad /plugins/NewXstatusNotify
parent66945968788bf5bb54d6c76965610d9fb5751453 (diff)
NXSN cosmetics pt. 2 (patch by person)
git-svn-id: http://svn.miranda-ng.org/main/trunk@8500 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/NewXstatusNotify')
-rw-r--r--plugins/NewXstatusNotify/res/resource.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/NewXstatusNotify/res/resource.rc b/plugins/NewXstatusNotify/res/resource.rc
index 17cd7e4b5c..ac75fbf41e 100644
--- a/plugins/NewXstatusNotify/res/resource.rc
+++ b/plugins/NewXstatusNotify/res/resource.rc
@@ -52,7 +52,7 @@ BEGIN
CONTROL "Blink icon in the system tray",IDC_BLINKICON,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,10,129,278,10
CONTROL "Use status icon",IDC_BLINKICON_STATUS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,10,142,278,10
CONTROL "Use individual sounds",IDC_USEINDIVSOUNDS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,10,116,278,10
- GROUPBOX "Log to file",IDC_STATIC,3,161,292,28
+ GROUPBOX "Log to file",IDC_STATIC,4,161,292,28
CONTROL "Enable",IDC_LOG,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,10,173,57,10
CONTROL "Extra status",IDC_CHK_XSTATUS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,103,47,89,10
EDITTEXT IDC_LOGFILE,72,170,154,14,ES_AUTOHSCROLL | ES_READONLY