summaryrefslogtreecommitdiff
path: root/src/resource.rc
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2012-07-23 22:41:39 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2012-07-23 22:41:39 +0000
commit07e4cbad83ee82bb38b6f49986cb418269b41298 (patch)
treefcdfa65eef2ae091ab08187fb010a26bc07fecde /src/resource.rc
parentf86be8fc0ea87cafcd2dd630af1c08e0cdacdaa9 (diff)
Miranda IM renamed to Miranda NG part 4
git-svn-id: http://svn.miranda-ng.org/main/trunk@1146 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'src/resource.rc')
-rw-r--r--src/resource.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/resource.rc b/src/resource.rc
index 5ffd3e1bf9..c72e46dace 100644
--- a/src/resource.rc
+++ b/src/resource.rc
@@ -140,7 +140,7 @@ CAPTION "Options"
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
COMBOBOX IDC_KEYWORD_FILTER,336,6,88,79,CBS_DROPDOWN | CBS_SORT | WS_VSCROLL | WS_TABSTOP
- CONTROL "Options\nConfigure your Miranda Instant Messenger options",IDC_HEADERBAR,
+ CONTROL "Options\nConfigure your Miranda NG options",IDC_HEADERBAR,
"MHeaderbarCtrl",0x0,0,0,428,25
DEFPUSHBUTTON "OK",IDOK,265,283,50,14
PUSHBUTTON "Cancel",IDCANCEL,319,283,50,14
@@ -158,7 +158,7 @@ CAPTION "Options"
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
COMBOBOX IDC_KEYWORD_FILTER,336,37,88,79,CBS_DROPDOWN | CBS_SORT | NOT WS_VISIBLE | WS_VSCROLL | WS_TABSTOP
- CONTROL "Options\nConfigure your Miranda Instant Messenger options",IDC_HEADERBAR,
+ CONTROL "Options\nConfigure your Miranda NG options",IDC_HEADERBAR,
"MHeaderbarCtrl",0x0,0,0,325,25
DEFPUSHBUTTON "OK",IDOK,158,283,50,14
PUSHBUTTON "Cancel",IDCANCEL,212,283,50,14