summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2013-08-15 11:04:01 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2013-08-15 11:04:01 +0000
commit7651a0799879e5af9a6831551c1c73f6e4890143 (patch)
tree55210195d45bb3b82edc407f212bb688e86e95cb /plugins
parentd11d4a6de1a3ec00021bc7772a64821032b33250 (diff)
- TabSRMM event filter cosmetics (patch from dartraiden)
git-svn-id: http://svn.miranda-ng.org/main/trunk@5701 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins')
-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 03a3fb55f4..8848dec22e 100644
--- a/plugins/TabSRMM/res/chat.rc
+++ b/plugins/TabSRMM/res/chat.rc
@@ -54,7 +54,7 @@ STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_BORDER
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "",IDC_STATIC,0,0,201,124
- LTEXT " Show these events",IDC_TEXTO,1,0,91,13,SS_CENTERIMAGE
+ LTEXT "Show these events",IDC_TEXTO,3,0,91,13,SS_CENTERIMAGE
CONTROL "Actions",IDC_1,"Button",BS_AUTO3STATE | WS_TABSTOP,3,13,114,10
CONTROL "Messages",IDC_2,"Button",BS_AUTO3STATE | WS_TABSTOP,3,23,114,10
CONTROL "Nick changes",IDC_3,"Button",BS_AUTO3STATE | WS_TABSTOP,3,33,114,10