summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--plugins/AVS/res/version.rc8
-rw-r--r--plugins/Clist_classic/res/resource.rc4
-rw-r--r--plugins/Clist_modern/res/skin.msf6
-rw-r--r--plugins/Clist_modern/res/version.rc4
-rw-r--r--plugins/Clist_mw/res/resource.rc4
-rw-r--r--plugins/Clist_nicer/res/resource.rc4
-rw-r--r--plugins/Clist_nicer/res/version.rc4
-rw-r--r--plugins/Db3x/res/resource.rc2
-rw-r--r--plugins/Db3x_mmap/res/db3x_mmap.rc2
-rw-r--r--plugins/Import/res/resource.rc6
-rw-r--r--plugins/Import/src/main.cpp2
-rw-r--r--plugins/Import/src/miranda.cpp2
-rw-r--r--plugins/SRMM/src/srmm.cpp4
-rw-r--r--plugins/Scriver/res/resource.rc4
-rw-r--r--plugins/TabSRMM/msgwindow.rc4
-rw-r--r--plugins/TabSRMM/resource.rc2
-rw-r--r--protocols/AimOscar/version.rc4
-rw-r--r--protocols/Gadu-Gadu/version.rc2
-rw-r--r--protocols/IRCG/commandmonitor.cpp2
-rw-r--r--protocols/IRCG/ircproto.cpp2
-rw-r--r--protocols/IcqOscarJ/resources.rc4
-rw-r--r--protocols/MSN/msn_misc.cpp2
-rw-r--r--protocols/MSN/version.rc2
-rw-r--r--protocols/Yahoo/options.cpp4
-rw-r--r--tools/dbtool/resource.rc2
25 files changed, 43 insertions, 43 deletions
diff --git a/plugins/AVS/res/version.rc b/plugins/AVS/res/version.rc
index 84e2cbc4c3..e1275b667c 100644
--- a/plugins/AVS/res/version.rc
+++ b/plugins/AVS/res/version.rc
@@ -72,15 +72,15 @@ BEGIN
BEGIN
BLOCK "040904b0"
BEGIN
- VALUE "Comments", "Service plugin to load and update avatars for Miranda IM"
- VALUE "CompanyName", "Written by Nightwish and Pescuma for Miranda IM project"
- VALUE "FileDescription", "Service plugin to load and update avatars for Miranda IM"
+ VALUE "Comments", "Service plugin to load and update avatars for Miranda NG"
+ VALUE "CompanyName", "Written by Nightwish and Pescuma for Miranda NG project"
+ VALUE "FileDescription", "Service plugin to load and update avatars for Miranda NG"
VALUE "FileVersion", __FILEVERSION_STRING
VALUE "InternalName", "avs"
VALUE "LegalCopyright", "Copyright (C) 2010, Nightwish, Pescuma"
VALUE "LegalTrademarks", "Licensed under the Gnu General Public License V2 or any later version"
VALUE "OriginalFilename", "avs.dll"
- VALUE "ProductName", "Miranda IM Avatar Service"
+ VALUE "ProductName", "Miranda NG Avatar Service"
VALUE "ProductVersion", __FILEVERSION_STRING
END
END
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
diff --git a/plugins/Clist_modern/res/skin.msf b/plugins/Clist_modern/res/skin.msf
index 8197689075..48e5828a54 100644
--- a/plugins/Clist_modern/res/skin.msf
+++ b/plugins/Clist_modern/res/skin.msf
@@ -15,9 +15,9 @@
fProfFont = sVerdana,12,---
-tProfile0 = s$$Window,26,4,-32,19,LTRTCC,fProfFont,0x80535666,0,Miranda IM
-tProfile1 = s$$Window,28,6,-30,21,LTRTCC,fProfFont,0x80FFFFFF,0,Miranda IM
-tProfile2 = s$$Window,27,5,-31,20,LTRTCC,fProfFont,0x395C7E,0,Miranda IM
+tProfile0 = s$$Window,26,4,-32,19,LTRTCC,fProfFont,0x80535666,0,Miranda NG
+tProfile1 = s$$Window,28,6,-30,21,LTRTCC,fProfFont,0x80FFFFFF,0,Miranda NG
+tProfile2 = s$$Window,27,5,-31,20,LTRTCC,fProfFont,0x395C7E,0,Miranda NG
$$Window = sGlyph,Fragment,back%.tga,0,0,100,50,StretchBoth,11,24,12,12,255
diff --git a/plugins/Clist_modern/res/version.rc b/plugins/Clist_modern/res/version.rc
index afc9b038c9..7e163ed4b9 100644
--- a/plugins/Clist_modern/res/version.rc
+++ b/plugins/Clist_modern/res/version.rc
@@ -24,12 +24,12 @@ BEGIN
BEGIN
VALUE "Comments", "Licensed under the terms of the GNU General Public License"
VALUE "CompanyName", " "
- VALUE "FileDescription", "Miranda IM Contact List. Display contacts, event notifications, protocol status with advantage visual modifications. Supported MW modifications, enchanced metacontact cooperation."
+ VALUE "FileDescription", "Miranda NG Contact List. Display contacts, event notifications, protocol status with advantage visual modifications. Supported MW modifications, enchanced metacontact cooperation."
VALUE "FileVersion", FILE_VERSION_STR
VALUE "InternalName", "Modern Contact List"
VALUE "LegalCopyright", "Copyright © 2000-2005 Artem Shpynov, Richard Hughes, Roland Rabien, Tristan Van de Vreede, Martin Oberg, Robert Rainwater, Sam Kothari and Lyon Lim"
VALUE "OriginalFilename", "clist_modern.dll"
- VALUE "ProductName", "Miranda IM Contact List. Display contacts, event notifications, protocol status with advantage visual modifications. Supported MW modifications, enchanced metacontact cooperation."
+ VALUE "ProductName", "Miranda NG Contact List. Display contacts, event notifications, protocol status with advantage visual modifications. Supported MW modifications, enchanced metacontact cooperation."
VALUE "ProductVersion", PRODUCT_VERSION_STR
END
END
diff --git a/plugins/Clist_mw/res/resource.rc b/plugins/Clist_mw/res/resource.rc
index 56a66b9681..8b160f597c 100644
--- a/plugins/Clist_mw/res/resource.rc
+++ b/plugins/Clist_mw/res/resource.rc
@@ -674,12 +674,12 @@ BEGIN
BEGIN
VALUE "Comments", "Licensed under the terms of the GNU General Public License"
VALUE "CompanyName", " "
- VALUE "FileDescription", "Miranda IM Contact List"
+ VALUE "FileDescription", "Miranda NG Contact List"
VALUE "FileVersion", "0.3.4 alpha"
VALUE "InternalName", "mwclist"
VALUE "LegalCopyright", "Copyright © 2000-2006 Richard Hughes, Roland Rabien, Tristan Van de Vreede, Martin Oberg, Robert Rainwater, Sam Kothari and Lyon Lim"
VALUE "OriginalFilename", "mwclist.dll"
- VALUE "ProductName", "Miranda IM Contact List"
+ VALUE "ProductName", "Miranda NG Contact List"
VALUE "ProductVersion", "0.3.4 alpha"
END
END
diff --git a/plugins/Clist_nicer/res/resource.rc b/plugins/Clist_nicer/res/resource.rc
index 23a2f2b569..834cea5d7c 100644
--- a/plugins/Clist_nicer/res/resource.rc
+++ b/plugins/Clist_nicer/res/resource.rc
@@ -103,7 +103,7 @@ BEGIN
LTEXT "",IDC_WHITERECT,0,0,228,116
DEFPUSHBUTTON "OK",IDOK,168,123,55,14
LTEXT "Clist Nicer+",IDC_CLNICER,5,7,150,15
- CTEXT "Copyright © 2004-2010 by the Miranda IM project. More detailed copyright information can be found in the included README file.\n\nThis software is distributed and licensed under the terms of the GNU General Public License V2 or any later version.",IDC_COPYRIGHT,5,39,217,47
+ CTEXT "Copyright © 2004-2010 by the Miranda NG project. More detailed copyright information can be found in the included README file.\n\nThis software is distributed and licensed under the terms of the GNU General Public License V2 or any later version.",IDC_COPYRIGHT,5,39,217,47
ICON 0,IDC_LOGO,201,2,20,20
LTEXT "Version",IDC_VERSION,5,19,150,15
CTEXT "build time",IDC_BUILDTIME,37,105,150,11
@@ -434,7 +434,7 @@ BEGIN
CONTROL "Show protocol names",IDC_SHOWPROTO,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,25,48,265,10
CONTROL "Show status text",IDC_SHOWSTATUS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,25,63,265,10
CONTROL "Right click opens status menu",IDC_RIGHTSTATUS,"Button",BS_AUTORADIOBUTTON,25,160,265,10
- CONTROL "Right click opens Miranda IM menu",IDC_RIGHTMIRANDA,
+ CONTROL "Right click opens Miranda NG menu",IDC_RIGHTMIRANDA,
"Button",BS_AUTORADIOBUTTON,25,147,265,10
CONTROL "Make sections equal width",IDC_EQUALSECTIONS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,25,78,265,10
CONTROL "Show bevels on panels",IDC_SBPANELBEVEL,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,25,93,265,10
diff --git a/plugins/Clist_nicer/res/version.rc b/plugins/Clist_nicer/res/version.rc
index 376db28abf..80603dbc0f 100644
--- a/plugins/Clist_nicer/res/version.rc
+++ b/plugins/Clist_nicer/res/version.rc
@@ -29,14 +29,14 @@ BEGIN
BEGIN
BLOCK "000004b0"
BEGIN
- VALUE "CompanyName", "Miranda IM project"
+ VALUE "CompanyName", "Miranda NG project"
VALUE "FileDescription", RES_FILE_DESC
VALUE "FileVersion", VERSION_STRING
VALUE "InternalName", "clist_nicer"
VALUE "LegalCopyright", "Copyright (C) 2004-2010"
VALUE "LegalTrademarks", "Licensed under the Gnu general public license V2 or any later version."
VALUE "OriginalFilename", "clist_nicer.dll"
- VALUE "ProductName", "Contact list plugin for Miranda IM"
+ VALUE "ProductName", "Contact list plugin for Miranda NG"
VALUE "ProductVersion", VERSION_STRING
END
END
diff --git a/plugins/Db3x/res/resource.rc b/plugins/Db3x/res/resource.rc
index 4a29430980..56028072ca 100644
--- a/plugins/Db3x/res/resource.rc
+++ b/plugins/Db3x/res/resource.rc
@@ -34,7 +34,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.",
+ 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
diff --git a/plugins/Db3x_mmap/res/db3x_mmap.rc b/plugins/Db3x_mmap/res/db3x_mmap.rc
index 9c2727f53b..c4403c9b4e 100644
--- a/plugins/Db3x_mmap/res/db3x_mmap.rc
+++ b/plugins/Db3x_mmap/res/db3x_mmap.rc
@@ -37,7 +37,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.",
+ 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
diff --git a/plugins/Import/res/resource.rc b/plugins/Import/res/resource.rc
index 3ad1b1111a..632fc88996 100644
--- a/plugins/Import/res/resource.rc
+++ b/plugins/Import/res/resource.rc
@@ -58,7 +58,7 @@ FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
LTEXT "Choose how you would like to import:",IDC_STATIC,5,16,
210,8
- CONTROL "From a Miranda IM database.",IDC_MIRANDA,"Button",
+ CONTROL "From a Miranda NG database.",IDC_MIRANDA,"Button",
BS_AUTORADIOBUTTON,11,31,204,10
END
@@ -311,12 +311,12 @@ BEGIN
BEGIN
VALUE "Comments", "Licensed under the terms of the GNU General Public License"
VALUE "CompanyName", " "
- VALUE "FileDescription", "Miranda IM Import Plugin"
+ VALUE "FileDescription", "Miranda NG Import Plugin"
VALUE "FileVersion", "0.8.0.1"
VALUE "InternalName", "import"
VALUE "LegalCopyright", "Copyright © 2000-2009, Martin Öberg, Richard Hughes, Dmitry Kuzkin, George Hazan"
VALUE "OriginalFilename", "import.dll"
- VALUE "ProductName", "Miranda IM"
+ VALUE "ProductName", "Miranda NG"
VALUE "ProductVersion", "0.8.0.1"
END
END
diff --git a/plugins/Import/src/main.cpp b/plugins/Import/src/main.cpp
index 13f4f8f315..39231e0c4c 100644
--- a/plugins/Import/src/main.cpp
+++ b/plugins/Import/src/main.cpp
@@ -41,7 +41,7 @@ PLUGININFOEX pluginInfo = {
sizeof(PLUGININFOEX),
"Import contacts and messages",
__VERSION_DWORD,
- "Imports contacts and messages from Mirabilis ICQ and Miranda IM.",
+ "Imports contacts and messages from another Miranda profile or from an external program.",
"Miranda team",
"info@miranda-im.org",
"© 2000-2010 Martin Öberg, Richard Hughes, Dmitry Kuzkin, George Hazan",
diff --git a/plugins/Import/src/miranda.cpp b/plugins/Import/src/miranda.cpp
index 0c20b61d7a..9e809975a7 100644
--- a/plugins/Import/src/miranda.cpp
+++ b/plugins/Import/src/miranda.cpp
@@ -152,7 +152,7 @@ INT_PTR CALLBACK MirandaPageProc(HWND hdlg,UINT message,WPARAM wParam,LPARAM lPa
ZeroMemory(&ofn, sizeof(ofn));
ofn.lStructSize = OPENFILENAME_SIZE_VERSION_400;
ofn.hwndOwner = hdlg;
- mir_sntprintf(text, SIZEOF(text), _T("%s (*.dat, *.bak)%c*.dat;*.bak%c%s (*.*)%c*.*%c%c"), TranslateT("Miranda IM database"), 0, 0, TranslateT("All Files"), 0, 0, 0);
+ mir_sntprintf(text, SIZEOF(text), _T("%s (*.dat, *.bak)%c*.dat;*.bak%c%s (*.*)%c*.*%c%c"), TranslateT("Miranda NG database"), 0, 0, TranslateT("All Files"), 0, 0, 0);
ofn.lpstrFilter = text;
ofn.lpstrDefExt = _T("dat");
ofn.lpstrFile = str;
diff --git a/plugins/SRMM/src/srmm.cpp b/plugins/SRMM/src/srmm.cpp
index 4ab15c5369..16d1e2c3b0 100644
--- a/plugins/SRMM/src/srmm.cpp
+++ b/plugins/SRMM/src/srmm.cpp
@@ -33,9 +33,9 @@ PLUGININFOEX pluginInfo = {
"Send/Receive Messages",
__VERSION_DWORD,
"Send and receive instant messages",
- "Miranda IM Development Team",
+ "Miranda NG Development Team",
"rainwater@miranda-im.org",
- "Copyright 2000-2012 Miranda IM project",
+ "Copyright 2000-2012 Miranda IM project, 2012 Miranda NG project",
"http://nightly.miranda.im/",
UNICODE_AWARE,
{0x657fe89b, 0xd121, 0x40c2, { 0x8a, 0xc9, 0xb9, 0xfa, 0x57, 0x55, 0xb3, 0xc }} //{657FE89B-D121-40c2-8AC9-B9FA5755B30C}
diff --git a/plugins/Scriver/res/resource.rc b/plugins/Scriver/res/resource.rc
index 543d99749b..3cb5abc351 100644
--- a/plugins/Scriver/res/resource.rc
+++ b/plugins/Scriver/res/resource.rc
@@ -690,11 +690,11 @@ BEGIN
BLOCK "041504e3"
BEGIN
VALUE "Comments", "http://nightly.miranda.im/"
- VALUE "CompanyName", "Miranda IM Development Team"
+ VALUE "CompanyName", "Miranda NG Development Team"
VALUE "FileDescription", "Scriver - send and receive instant messages"
VALUE "FileVersion", "2.10.0.1"
VALUE "InternalName", "scriver"
- VALUE "LegalCopyright", "Copyright (c) 2000-2012 Miranda IM Project"
+ VALUE "LegalCopyright", "Copyright (c) 2000-2012 Miranda NG Project"
VALUE "OriginalFilename", "scriver.dll"
VALUE "ProductName", "Scriver"
VALUE "ProductVersion", "2.10.0.1"
diff --git a/plugins/TabSRMM/msgwindow.rc b/plugins/TabSRMM/msgwindow.rc
index 2c54f0b9d3..79558df452 100644
--- a/plugins/TabSRMM/msgwindow.rc
+++ b/plugins/TabSRMM/msgwindow.rc
@@ -78,14 +78,14 @@ BEGIN
BEGIN
BLOCK "000004b0"
BEGIN
- VALUE "CompanyName", "Miranda IM project"
+ VALUE "CompanyName", "Miranda NG project"
VALUE "FileDescription", RES_FILE_DESC
VALUE "FileVersion", VER_PLAIN
VALUE "InternalName", "TabSRMsg"
VALUE "LegalCopyright", "Copyright (C) 2004-2010"
VALUE "LegalTrademarks", "Licensed under the Gnu general public license V2 or any later version."
VALUE "OriginalFilename", "tabsrmm.dll"
- VALUE "ProductName", "TabSRMM message window plugin for Miranda IM"
+ VALUE "ProductName", "TabSRMM message window plugin for Miranda NG"
VALUE "ProductVersion", VER_PLAIN
END
END
diff --git a/plugins/TabSRMM/resource.rc b/plugins/TabSRMM/resource.rc
index 27618792f5..a3f45ca516 100644
--- a/plugins/TabSRMM/resource.rc
+++ b/plugins/TabSRMM/resource.rc
@@ -537,7 +537,7 @@ BEGIN
LTEXT "",IDC_STATIC,0,30,228,110,NOT WS_GROUP
CONTROL "",IDC_HEADERBAR,"MHeaderbarCtrl",WS_TABSTOP,0,0,228,30
DEFPUSHBUTTON "OK",IDOK,168,123,55,14
- CTEXT "Copyright © 2004-2010 by the Miranda IM project. More \ndetailed copyright information can be found in the included README file.\n\nThis software is distributed and licensed under the terms of the GNU General Public License V2 or any later version.",IDC_COPYRIGHT,5,39,217,47
+ CTEXT "Copyright © 2004-2010 by the Miranda IM project, 2012 Miranda NG project. More \ndetailed copyright information can be found in the included README file.\n\nThis software is distributed and licensed under the terms of the GNU General Public License V2 or any later version.",IDC_COPYRIGHT,5,39,217,47
CTEXT "",IDC_BUILDTIME,37,105,150,11
CONTROL "Support and latest version information",IDC_SUPPORT,
"Hyperlink",WS_TABSTOP | 0x1,18,91,192,12
diff --git a/protocols/AimOscar/version.rc b/protocols/AimOscar/version.rc
index d0bd44e80b..e5cfd074c7 100644
--- a/protocols/AimOscar/version.rc
+++ b/protocols/AimOscar/version.rc
@@ -23,12 +23,12 @@ BEGIN
BLOCK "000004b0"
BEGIN
VALUE "CompanyName", "Boris Krasnovskiy, Aaron Myles Landwehr"
- VALUE "FileDescription", "Miranda IM AIM Protocol"
+ VALUE "FileDescription", "Miranda NG AIM Protocol"
VALUE "FileVersion", __VERSION_STRING
VALUE "InternalName", "aim"
VALUE "LegalCopyright", "Copyright (c) 2008-2009 Boris Krasnovskiy, 2005-2006 Aaron Myles Landwehr"
VALUE "OriginalFilename", "aim.dll"
- VALUE "ProductName", "Miranda IM AIM Protocol"
+ VALUE "ProductName", "Miranda NG AIM Protocol"
VALUE "ProductVersion", __VERSION_STRING
END
END
diff --git a/protocols/Gadu-Gadu/version.rc b/protocols/Gadu-Gadu/version.rc
index 3f29f3fb03..6d99341d80 100644
--- a/protocols/Gadu-Gadu/version.rc
+++ b/protocols/Gadu-Gadu/version.rc
@@ -49,7 +49,7 @@ BEGIN
VALUE "InternalName", "gg"
VALUE "LegalCopyright", "Copyright © 2009-2012 Bartosz Bia³ek, 2003-2009 Adam Strzelecki"
VALUE "OriginalFilename", "gg.dll"
- VALUE "ProductName", "Gadu-Gadu Protocol Plugin for Miranda IM"
+ VALUE "ProductName", "Gadu-Gadu Protocol Plugin for Miranda NG"
VALUE "ProductVersion", __VERSION_STRING
END
END
diff --git a/protocols/IRCG/commandmonitor.cpp b/protocols/IRCG/commandmonitor.cpp
index 374396b7c2..fd06e542b9 100644
--- a/protocols/IRCG/commandmonitor.cpp
+++ b/protocols/IRCG/commandmonitor.cpp
@@ -826,7 +826,7 @@ bool CIrcProto::IsCTCP( const CIrcMessage* pmsg )
// incoming VERSION
else if (pmsg->m_bIncoming && command == _T("version")) {
- PostIrcMessage( _T("/NOTICE %s \001VERSION Miranda IM %s (IRC v.%s%s), (c) 2003-09 J.Persson, G.Hazan\001"),
+ PostIrcMessage( _T("/NOTICE %s \001VERSION Miranda NG %s (IRC v.%s%s), (c) 2003-09 J.Persson, G.Hazan\001"),
pmsg->prefix.sNick.c_str(), _T("%mirver"), _T("%version"),
_T(" Unicode"));
diff --git a/protocols/IRCG/ircproto.cpp b/protocols/IRCG/ircproto.cpp
index 8c4e539405..bd399e53a0 100644
--- a/protocols/IRCG/ircproto.cpp
+++ b/protocols/IRCG/ircproto.cpp
@@ -266,7 +266,7 @@ int CIrcProto::OnModulesLoaded( WPARAM, LPARAM )
bChatInstalled = TRUE;
}
else {
- if ( IDYES == MessageBox(0,TranslateT("The IRC protocol depends on another plugin called \'Chat\'\n\nDo you want to download it from the Miranda IM web site now?"),TranslateT("Information"),MB_YESNO|MB_ICONINFORMATION ))
+ if ( IDYES == MessageBox(0,TranslateT("The IRC protocol depends on another plugin called \'Chat\'\n\nDo you want to download it from the Miranda NG web site now?"),TranslateT("Information"),MB_YESNO|MB_ICONINFORMATION ))
CallService( MS_UTILS_OPENURL, 1, (LPARAM) "http://nightly.miranda.im/");
}
diff --git a/protocols/IcqOscarJ/resources.rc b/protocols/IcqOscarJ/resources.rc
index 3422da7e54..44db670813 100644
--- a/protocols/IcqOscarJ/resources.rc
+++ b/protocols/IcqOscarJ/resources.rc
@@ -562,9 +562,9 @@ BEGIN
BLOCK "000004e4"
BEGIN
VALUE "Comments", "Licensed under the terms of the GNU General Public License"
- VALUE "FileDescription", "ICQ protocol plugin for Miranda IM, enhanced"
+ VALUE "FileDescription", "ICQ protocol plugin for Miranda NG, enhanced"
VALUE "FileVersion", __VERSION_STRING
- VALUE "InternalName", "ICQJ protocol plugin for Miranda IM"
+ VALUE "InternalName", "ICQJ protocol plugin for Miranda NG"
VALUE "LegalCopyright", "Copyright (C) 2000-2010 Joe Kucera, Angeli-Ka, Bio, Martin Öberg, Richard Hughes, Jon Keating"
VALUE "OriginalFilename", "ICQ.dll"
VALUE "ProductName", "ICQ Protocol Support"
diff --git a/protocols/MSN/msn_misc.cpp b/protocols/MSN/msn_misc.cpp
index c3f53dc5e1..12b07cd08e 100644
--- a/protocols/MSN/msn_misc.cpp
+++ b/protocols/MSN/msn_misc.cpp
@@ -584,7 +584,7 @@ void ThreadData::sendCaps(void)
mir_snprintf(capMsg, sizeof(capMsg),
"Content-Type: text/x-clientcaps\r\n\r\n"
- "Client-Name: Miranda IM %s (MSN v.%s)\r\n",
+ "Client-Name: Miranda NG %s (MSN v.%s)\r\n",
mversion, __VERSION_STRING);
sendMessage('U', NULL, 1, capMsg, MSG_DISABLE_HDR);
diff --git a/protocols/MSN/version.rc b/protocols/MSN/version.rc
index 1751fb4365..be75d9fafa 100644
--- a/protocols/MSN/version.rc
+++ b/protocols/MSN/version.rc
@@ -23,7 +23,7 @@ BEGIN
BLOCK "000004b0"
BEGIN
VALUE "CompanyName", "Boris Krasnovskiy, George Hazan, Richard Hughes"
- VALUE "FileDescription", "Miranda IM MSN Messenger plugin"
+ VALUE "FileDescription", "Miranda NG MSN Messenger plugin"
VALUE "FileVersion", __VERSION_STRING
VALUE "InternalName", "msn"
VALUE "LegalCopyright", "Copyright (c) 2001-2009 Boris Krasnovskiy, George Hazan, Richard Hughes"
diff --git a/protocols/Yahoo/options.cpp b/protocols/Yahoo/options.cpp
index bfd5b00ab2..30e821f892 100644
--- a/protocols/Yahoo/options.cpp
+++ b/protocols/Yahoo/options.cpp
@@ -143,7 +143,7 @@ static INT_PTR CALLBACK DlgProcYahooOpts(HWND hwndDlg, UINT msg, WPARAM wParam,
}
/*if ( restartRequired )
- MessageBoxA( hwndDlg, Translate( "The changes you have made require you to restart Miranda IM before they take effect"), Translate("YAHOO Options"), MB_OK );
+ MessageBoxA( hwndDlg, Translate( "The changes you have made require you to restart Miranda NG before they take effect"), Translate("YAHOO Options"), MB_OK );
else */
if ( reconnectRequired && ppro->m_bLoggedIn )
MessageBoxA( hwndDlg, Translate( "The changes you have made require you to reconnect to the Yahoo network before they take effect"), Translate("YAHOO Options"), MB_OK );
@@ -240,7 +240,7 @@ static INT_PTR CALLBACK DlgProcYahooOptsConn(HWND hwndDlg, UINT msg, WPARAM wPar
ppro->SetByte("YahooJapan", ( BYTE )IsDlgButtonChecked( hwndDlg, IDC_YAHOO_JAPAN ));
/*if ( restartRequired )
- MessageBoxA( hwndDlg, Translate( "The changes you have made require you to restart Miranda IM before they take effect"), Translate("YAHOO Options"), MB_OK );
+ MessageBoxA( hwndDlg, Translate( "The changes you have made require you to restart Miranda NG before they take effect"), Translate("YAHOO Options"), MB_OK );
else */
if ( reconnectRequired && ppro->m_bLoggedIn )
MessageBoxA( hwndDlg, Translate( "The changes you have made require you to reconnect to the Yahoo network before they take effect"), Translate("YAHOO Options"), MB_OK );
diff --git a/tools/dbtool/resource.rc b/tools/dbtool/resource.rc
index cd3d6eec3c..9b42a1332a 100644
--- a/tools/dbtool/resource.rc
+++ b/tools/dbtool/resource.rc
@@ -284,7 +284,7 @@ BEGIN
BLOCK "080904b0"
BEGIN
VALUE "CompanyName", " "
- VALUE "FileDescription", "Miranda IM Database Tool"
+ VALUE "FileDescription", "Miranda NG Database Tool"
VALUE "FileVersion", "0.8.2.0"
VALUE "InternalName", "dbtool"
VALUE "LegalCopyright", "Copyright © 2001-2008 Richard Hughes, Bio"