diff options
author | Tobias Weimer <wishmaster51@googlemail.com> | 2015-11-23 20:23:23 +0000 |
---|---|---|
committer | Tobias Weimer <wishmaster51@googlemail.com> | 2015-11-23 20:23:23 +0000 |
commit | a7ca60f2c217eb28aeb0caac5a9240600ffc57e8 (patch) | |
tree | 702ead75ed5143316b0117bdafec478060fca989 /plugins/TabSRMM/res | |
parent | b37aadb6fb078912dbf417fc166b1aeeabd1b249 (diff) |
-Atavism in TabSRMM removed (fixes #1098)
git-svn-id: http://svn.miranda-ng.org/main/trunk@15763 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/TabSRMM/res')
-rw-r--r-- | plugins/TabSRMM/res/chat.rc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/TabSRMM/res/chat.rc b/plugins/TabSRMM/res/chat.rc index 6e74c7eb00..c4c459b3a8 100644 --- a/plugins/TabSRMM/res/chat.rc +++ b/plugins/TabSRMM/res/chat.rc @@ -101,7 +101,6 @@ BEGIN 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,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
IDD_OPTIONS2 DIALOGEX 0, 0, 306, 189
|