summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/res/chat.rc
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2013-06-28 06:48:36 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2013-06-28 06:48:36 +0000
commit01d2e174819b542db070fc512b95d3213508efb2 (patch)
treeea7a9d9365aa859ed3f1c433e604a3719ea6503f /plugins/TabSRMM/res/chat.rc
parentf05c05eaac443678e8fb5594386587d63bf03550 (diff)
- cosmetic patches from dartraiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@5160 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/TabSRMM/res/chat.rc')
-rw-r--r--plugins/TabSRMM/res/chat.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/TabSRMM/res/chat.rc b/plugins/TabSRMM/res/chat.rc
index 05dacf3be7..20167bf0e6 100644
--- a/plugins/TabSRMM/res/chat.rc
+++ b/plugins/TabSRMM/res/chat.rc
@@ -99,7 +99,7 @@ FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
GROUPBOX "Options",IDC_STATIC,3,0,300,229
CONTROL "",IDC_CHECKBOXES,"SysTreeView32",TVS_HASBUTTONS | TVS_DISABLEDRAGDROP | TVS_FULLROWSELECT | WS_BORDER | WS_HSCROLL | WS_TABSTOP,6,9,286,192
- LTEXT "Add new rooms to group:",IDC_STATIC_ADD,10,208,133,8
+ LTEXT "Add new rooms to group:",IDC_STATIC_ADD,10,209,133,10
EDITTEXT IDC_GROUP,152,208,142,14,ES_AUTOHSCROLL
LTEXT "Chat integration is disabled. You can enable it here, and then you to NEED RESTART Miranda after making this change.\n\nYou MUST disable the standard chat plugin when you enable the group chat support here. Otherwise no group chat at all may work.",IDC_STATIC_MESSAGE,21,52,256,74
END