summaryrefslogtreecommitdiff
path: root/plugins/Dbx_mmap_SA/res
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2012-08-15 08:37:09 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2012-08-15 08:37:09 +0000
commitd8fdc1b64f985ca228ab231069b4e556ded07006 (patch)
tree072ac97eb4dc8ca530d82692e0f012a6840143ef /plugins/Dbx_mmap_SA/res
parentd2727546aff254497b8679cd36e94506356fe248 (diff)
Yet another Miranda IM > NG rename
git-svn-id: http://svn.miranda-ng.org/main/trunk@1460 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Dbx_mmap_SA/res')
-rw-r--r--plugins/Dbx_mmap_SA/res/db3x_mmap.rc4
-rw-r--r--plugins/Dbx_mmap_SA/res/version.rc4
2 files changed, 4 insertions, 4 deletions
diff --git a/plugins/Dbx_mmap_SA/res/db3x_mmap.rc b/plugins/Dbx_mmap_SA/res/db3x_mmap.rc
index 0323c374c9..ddd13c7b17 100644
--- a/plugins/Dbx_mmap_SA/res/db3x_mmap.rc
+++ b/plugins/Dbx_mmap_SA/res/db3x_mmap.rc
@@ -26,7 +26,7 @@ LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
IDD_LOGIN DIALOGEX 0, 0, 190, 86
STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
EXSTYLE WS_EX_TOPMOST | WS_EX_TOOLWINDOW
-CAPTION "Login to Miranda IM"
+CAPTION "Login to Miranda NG"
FONT 8, "MS Shell Dlg", 400, 0, 0x1
BEGIN
CONTROL "",IDC_HEADERBAR,"MHeaderbarCtrl",0x0,0,0,190,26
@@ -121,7 +121,7 @@ FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
DEFPUSHBUTTON "Yes",IDOK,26,83,50,14
PUSHBUTTON "No",IDCANCEL,81,83,50,14
- LTEXT "A file containing new database settings has been placed in the Miranda IM directory.",IDC_STATIC,5,5,202,16
+ LTEXT "A file containing new database settings has been placed in the Miranda NG directory.",IDC_STATIC,5,5,202,16
LTEXT "Do you want to import the settings now?",IDC_STATIC,5,69,202,8
PUSHBUTTON "No to all",IDC_NOTOALL,136,83,50,14
LTEXT "",IDC_ININAME,5,24,143,16,SS_NOPREFIX | SS_CENTERIMAGE
diff --git a/plugins/Dbx_mmap_SA/res/version.rc b/plugins/Dbx_mmap_SA/res/version.rc
index a7dc60bbf0..82e11f7bfc 100644
--- a/plugins/Dbx_mmap_SA/res/version.rc
+++ b/plugins/Dbx_mmap_SA/res/version.rc
@@ -27,11 +27,11 @@ BEGIN
BEGIN
BLOCK "041904b0"
BEGIN
- VALUE "FileDescription", "Miranda IM Mmap DataBase Engine 3x"
+ VALUE "FileDescription", "Miranda NG Mmap DataBase Engine 3x"
VALUE "FileVersion", __VERSION_STRING
VALUE "LegalCopyright", "Copyright (C) 2000-2007"
VALUE "OriginalFilename", "dbx_mmap.dll"
- VALUE "ProductName", "Miranda IM Mmap DataBase Engine 3x"
+ VALUE "ProductName", "Miranda NG Mmap DataBase Engine 3x"
VALUE "ProductVersion", __VERSION_STRING
END
END