diff options
Diffstat (limited to 'protocols')
-rw-r--r-- | protocols/FacebookRM/facebook.rc | 2 | ||||
-rw-r--r-- | protocols/Gadu-Gadu/resource.rc | 2 | ||||
-rw-r--r-- | protocols/Gadu-Gadu/version.rc | 4 | ||||
-rw-r--r-- | protocols/MRA/resource.rc | 4 | ||||
-rw-r--r-- | protocols/Omegle/omegle.rc | 2 | ||||
-rw-r--r-- | protocols/Quotes/proto_Quotes/proto_Quotes.rc | 2 | ||||
-rw-r--r-- | protocols/Twitter/twitter.rc | 2 |
7 files changed, 9 insertions, 9 deletions
diff --git a/protocols/FacebookRM/facebook.rc b/protocols/FacebookRM/facebook.rc index 0c46928c8c..e8be07eff0 100644 --- a/protocols/FacebookRM/facebook.rc +++ b/protocols/FacebookRM/facebook.rc @@ -272,7 +272,7 @@ BEGIN BEGIN
BLOCK "040904b0"
BEGIN
- VALUE "FileDescription", "Facebook protocol plugin for Miranda IM"
+ VALUE "FileDescription", "Facebook protocol plugin for Miranda NG"
VALUE "FileVersion", "0.0.9.0"
VALUE "InternalName", "Facebook RM"
VALUE "LegalCopyright", "Copyright © 2009-2011 Michal Zelinka, 2011-2012 Robert Pösel"
diff --git a/protocols/Gadu-Gadu/resource.rc b/protocols/Gadu-Gadu/resource.rc index 4a70fcc1a5..22633e1804 100644 --- a/protocols/Gadu-Gadu/resource.rc +++ b/protocols/Gadu-Gadu/resource.rc @@ -1,5 +1,5 @@ ////////////////////////////////////////////////////////////////////////////////
-// Gadu-Gadu Plugin for Miranda IM
+// Gadu-Gadu Plugin for Miranda NG
//
// Copyright (c) 2003-2006 Adam Strzelecki <ono+miranda@java.pl>
//
diff --git a/protocols/Gadu-Gadu/version.rc b/protocols/Gadu-Gadu/version.rc index 6d99341d80..f594ffa6b4 100644 --- a/protocols/Gadu-Gadu/version.rc +++ b/protocols/Gadu-Gadu/version.rc @@ -1,5 +1,5 @@ ////////////////////////////////////////////////////////////////////////////////
-// Gadu-Gadu Plugin for Miranda IM
+// Gadu-Gadu Plugin for Miranda NG
//
// Copyright (c) 2010-2012 Bartosz Bia³ek
//
@@ -44,7 +44,7 @@ BEGIN BEGIN
VALUE "Comments", "Licensed under the terms of the GNU General Public License"
VALUE "CompanyName", "Bartosz Bia³ek, Adam Strzelecki"
- VALUE "FileDescription", "Gadu-Gadu Protocol Plugin for Miranda IM"
+ VALUE "FileDescription", "Gadu-Gadu Protocol Plugin for Miranda NG"
VALUE "FileVersion", __VERSION_STRING
VALUE "InternalName", "gg"
VALUE "LegalCopyright", "Copyright © 2009-2012 Bartosz Bia³ek, 2003-2009 Adam Strzelecki"
diff --git a/protocols/MRA/resource.rc b/protocols/MRA/resource.rc index 5b3b3addc3..f4fff9495f 100644 --- a/protocols/MRA/resource.rc +++ b/protocols/MRA/resource.rc @@ -270,13 +270,13 @@ BEGIN BEGIN
BLOCK "000004b0"
BEGIN
- VALUE "About Miranda", "Miranda IM is a new generation IM client, extensible with numerous plugins. Get Miranda NG at http://miranda-ng.org/"
+ VALUE "About Miranda", "Miranda NG is a new generation IM client, extensible with numerous plugins. Get Miranda NG at http://miranda-ng.org/"
VALUE "Comments", "Rozhuk_I@mail.ru"
VALUE "FileDescription", "Miranda Mail.ru Agent protocol plugin"
VALUE "FileVersion", "1, 20, 0, 1"
VALUE "LegalCopyright", "Copyright © 2005-2009 Rozhuk Ivan"
VALUE "OriginalFilename", "Mra.dll"
- VALUE "ProductName", "Plugin for Miranda IM"
+ VALUE "ProductName", "Plugin for Miranda NG"
VALUE "ProductVersion", "1, 20, 0, 1"
END
END
diff --git a/protocols/Omegle/omegle.rc b/protocols/Omegle/omegle.rc index 71fece8bba..7358077f7b 100644 --- a/protocols/Omegle/omegle.rc +++ b/protocols/Omegle/omegle.rc @@ -183,7 +183,7 @@ BEGIN BEGIN
BLOCK "040904b0"
BEGIN
- VALUE "FileDescription", "Omegle protocol plugin for Miranda IM"
+ VALUE "FileDescription", "Omegle protocol plugin for Miranda NG"
VALUE "FileVersion", "0.1.0.1"
VALUE "InternalName", "Omegle"
VALUE "LegalCopyright", "Copyright © 2011-12 Robert Pösel"
diff --git a/protocols/Quotes/proto_Quotes/proto_Quotes.rc b/protocols/Quotes/proto_Quotes/proto_Quotes.rc index b9ce00b0cd..f1f6d781fc 100644 --- a/protocols/Quotes/proto_Quotes/proto_Quotes.rc +++ b/protocols/Quotes/proto_Quotes/proto_Quotes.rc @@ -94,7 +94,7 @@ BEGIN VALUE "InternalName", "proto_Quotes"
VALUE "LegalCopyright", "Do not worry!"
VALUE "OriginalFilename", "proto_Quotes.dll"
- VALUE "ProductName", "Miranda IM"
+ VALUE "ProductName", "Miranda NG"
VALUE "ProductVersion", "0, 0, 0, 15"
VALUE "SpecialBuild", "3"
END
diff --git a/protocols/Twitter/twitter.rc b/protocols/Twitter/twitter.rc index 6040a3699a..231058a1b7 100644 --- a/protocols/Twitter/twitter.rc +++ b/protocols/Twitter/twitter.rc @@ -213,7 +213,7 @@ BEGIN BEGIN
BLOCK "040904b0"
BEGIN
- VALUE "FileDescription", "Twitter protocol plugin for Miranda IM"
+ VALUE "FileDescription", "Twitter protocol plugin for Miranda NG"
VALUE "FileVersion", "1.0.0.0"
VALUE "InternalName", "twitter"
VALUE "LegalCopyright", "Copyright © 2009-2011"
|