summaryrefslogtreecommitdiff
path: root/plugins/Clist_modern
diff options
context:
space:
mode:
authorDart Raiden <wowemuh@gmail.com>2014-06-30 19:37:52 +0000
committerDart Raiden <wowemuh@gmail.com>2014-06-30 19:37:52 +0000
commit41499e1c4fc66d666a3cb77cd0e6a0baf46a3d45 (patch)
tree2ad42e6d78be02fbccf5c146672743fa7ede33c0 /plugins/Clist_modern
parentc5d35227f8b8f82a6ba64bb2f5f97f3d035c4485 (diff)
Clist_modern: resource tweak
git-svn-id: http://svn.miranda-ng.org/main/trunk@9631 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Clist_modern')
-rw-r--r--plugins/Clist_modern/res/resource.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Clist_modern/res/resource.rc b/plugins/Clist_modern/res/resource.rc
index 0273ecd38f..d92154f7c2 100644
--- a/plugins/Clist_modern/res/resource.rc
+++ b/plugins/Clist_modern/res/resource.rc
@@ -400,7 +400,7 @@ BEGIN
CONTROL "Make selection highlight translucent",IDC_NOTNOTRANSLUCENTSEL,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,77,175,10
CONTROL "Dim idle contacts",IDC_IDLE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,89,153,10
- LTEXT "'Hide offline' means to hide:",IDC_STATIC,191,14,104,8
+ CTEXT "'Hide offline' means to hide:",IDC_STATIC,185,14,112,8
CONTROL "Tree1",IDC_HIDEOFFLINEOPTS,"SysTreeView32",TVS_DISABLEDRAGDROP | TVS_NOTOOLTIPS | TVS_NONEVENHEIGHT | WS_BORDER | WS_HSCROLL | WS_TABSTOP,191,24,105,73
GROUPBOX "Groups",IDC_STATIC,2,105,148,115
CONTROL "Draw a line alongside group names",IDC_LINEWITHGROUPS,