summaryrefslogtreecommitdiff
path: root/plugins/Clist_classic
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2012-07-25 14:30:02 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2012-07-25 14:30:02 +0000
commit0b42d1d06cef26e4161ec541d2251ff3f56928c2 (patch)
tree88d6147306f0ae0d82ce7b1d724b0548078ee32c /plugins/Clist_classic
parent50f9d403c35341b0bbc0b026995761e3cefc28d3 (diff)
Miranda IM renamed to Miranda NG part 7
git-svn-id: http://svn.miranda-ng.org/main/trunk@1178 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Clist_classic')
-rw-r--r--plugins/Clist_classic/res/resource.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/Clist_classic/res/resource.rc b/plugins/Clist_classic/res/resource.rc
index ecfada5370..1db5646b80 100644
--- a/plugins/Clist_classic/res/resource.rc
+++ b/plugins/Clist_classic/res/resource.rc
@@ -208,7 +208,7 @@ BEGIN
CONTROL "Show protocol names",IDC_SHOWPROTO,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,22,48,166,10
CONTROL "Show status text",IDC_SHOWSTATUS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,22,63,166,10
CONTROL "Right click opens status menu",IDC_RIGHTSTATUS,"Button",BS_AUTORADIOBUTTON,22,160,166,10
- CONTROL "Right click opens Miranda IM menu",IDC_RIGHTMIRANDA,
+ CONTROL "Right click opens Miranda NG menu",IDC_RIGHTMIRANDA,
"Button",BS_AUTORADIOBUTTON,22,147,166,10
CONTROL "Make sections equal width",IDC_EQUALSECTIONS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,22,78,166,10
CONTROL "Show bevels on panels",IDC_SBPANELBEVEL,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,22,94,166,10
@@ -301,7 +301,7 @@ BEGIN
CONTROL "Show bevels on panels",IDC_SBPANELBEVEL,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,194,27,107,10
CONTROL "Show resize grip indicator",IDC_SHOWGRIP,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,194,39,96,10
CONTROL "Right click opens status menu",IDC_RIGHTSTATUS,"Button",BS_AUTORADIOBUTTON | NOT WS_VISIBLE,22,160,142,10
- CONTROL "Right click opens Miranda IM menu",IDC_RIGHTMIRANDA,
+ CONTROL "Right click opens Miranda NG menu",IDC_RIGHTMIRANDA,
"Button",BS_AUTORADIOBUTTON | NOT WS_VISIBLE,22,147,142,10
END