diff options
-rw-r--r-- | protocols/Gadu-Gadu/src/version.h | 2 | ||||
-rw-r--r-- | protocols/IcqOscarJ/src/version.h | 2 | ||||
-rw-r--r-- | protocols/JabberG/src/version.h | 2 | ||||
-rw-r--r-- | protocols/MSN/src/version.h | 2 | ||||
-rw-r--r-- | protocols/Omegle/src/version.h | 2 | ||||
-rw-r--r-- | protocols/Sametime/src/version.h | 2 | ||||
-rw-r--r-- | protocols/Skype/src/version.h | 2 | ||||
-rw-r--r-- | protocols/SkypeClassic/src/version.h | 2 | ||||
-rw-r--r-- | protocols/Steam/src/version.h | 2 | ||||
-rw-r--r-- | protocols/Tlen/src/version.h | 2 | ||||
-rw-r--r-- | protocols/Xfire/src/version.h | 2 | ||||
-rw-r--r-- | protocols/Yahoo/src/version.h | 4 |
12 files changed, 13 insertions, 13 deletions
diff --git a/protocols/Gadu-Gadu/src/version.h b/protocols/Gadu-Gadu/src/version.h index 509aa1a224..dcccafba1c 100644 --- a/protocols/Gadu-Gadu/src/version.h +++ b/protocols/Gadu-Gadu/src/version.h @@ -25,7 +25,7 @@ #include <stdver.h>
-#define __PLUGIN_NAME "Gadu-Gadu Protocol"
+#define __PLUGIN_NAME "Gadu-Gadu protocol"
#define __DESCRIPTION "Gadu-Gadu protocol support for Miranda NG."
#define __AUTHOR "Bartosz Bialek, Adam Strzelecki"
#define __AUTHOREMAIL "dezred"/*antispam*/"@"/*antispam*/"gmail"/*antispam*/"."/*antispam*/"com"
diff --git a/protocols/IcqOscarJ/src/version.h b/protocols/IcqOscarJ/src/version.h index 6ff89f2517..b57cfb008f 100644 --- a/protocols/IcqOscarJ/src/version.h +++ b/protocols/IcqOscarJ/src/version.h @@ -5,7 +5,7 @@ #include <stdver.h>
-#define __PLUGIN_NAME "IcqOscarJ Protocol"
+#define __PLUGIN_NAME "IcqOscarJ protocol"
#define __DESCRIPTION "ICQ protocol support for Miranda NG."
#define __AUTHOR "Joe Kucera, Bio, Martin \xd6" "berg, Richard Hughes, Jon Keating, etc."
#define __AUTHOREMAIL "jokusoftware@miranda-im.org"
diff --git a/protocols/JabberG/src/version.h b/protocols/JabberG/src/version.h index 0f821cb5c8..ffab03b40e 100644 --- a/protocols/JabberG/src/version.h +++ b/protocols/JabberG/src/version.h @@ -5,7 +5,7 @@ #include <stdver.h>
-#define __PLUGIN_NAME "Jabber Protocol"
+#define __PLUGIN_NAME "Jabber protocol"
#define __DESCRIPTION "Jabber (XMPP) protocol support for Miranda NG."
#define __AUTHOR "George Hazan, Maxim Mluhov, Victor Pavlychko, Artem Shpynov, Michael Stepura"
#define __AUTHOREMAIL "ghazan@miranda.im"
diff --git a/protocols/MSN/src/version.h b/protocols/MSN/src/version.h index c8e4da5cd9..1101c8e491 100644 --- a/protocols/MSN/src/version.h +++ b/protocols/MSN/src/version.h @@ -25,7 +25,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include <stdver.h>
-#define __PLUGIN_NAME "MSN Protocol"
+#define __PLUGIN_NAME "MSN protocol"
#define __DESCRIPTION "Microsoft Network (MSN) protocol support for Miranda NG."
#define __AUTHOR "Boris Krasnovskiy, George Hazan, Richard Hughes"
#define __AUTHOREMAIL "borkra@miranda-im.org"
diff --git a/protocols/Omegle/src/version.h b/protocols/Omegle/src/version.h index ea0681a0dd..4548480467 100644 --- a/protocols/Omegle/src/version.h +++ b/protocols/Omegle/src/version.h @@ -5,7 +5,7 @@ #include <stdver.h>
-#define __PLUGIN_NAME "Omegle Protocol"
+#define __PLUGIN_NAME "Omegle protocol"
#define __INTERNAL_NAME "Omegle Protocol"
#define __FILENAME "Omegle.dll"
#define __DESCRIPTION "Omegle protocol support for Miranda NG."
diff --git a/protocols/Sametime/src/version.h b/protocols/Sametime/src/version.h index f1332359be..8e4ec7c6c6 100644 --- a/protocols/Sametime/src/version.h +++ b/protocols/Sametime/src/version.h @@ -5,7 +5,7 @@ #include <stdver.h>
-#define __PLUGIN_NAME "Sametime Protocol"
+#define __PLUGIN_NAME "Sametime protocol"
#define __FILENAME "Sametime.dll"
#define __DESCRIPTION "Implementation of instant messaging for the Lotus Sametime protocol."
#define __AUTHOR "Scott Ellis, Szymon Tokarz"
diff --git a/protocols/Skype/src/version.h b/protocols/Skype/src/version.h index 4879a69690..11d4ede64f 100644 --- a/protocols/Skype/src/version.h +++ b/protocols/Skype/src/version.h @@ -5,7 +5,7 @@ #include <stdver.h>
-#define __PLUGIN_NAME "Skype Protocol"
+#define __PLUGIN_NAME "Skype protocol"
#define __INTERNAL_NAME "Skype"
#define __FILENAME "Skype.dll"
#define __DESCRIPTION "Skype protocol support for Miranda NG."
diff --git a/protocols/SkypeClassic/src/version.h b/protocols/SkypeClassic/src/version.h index 0b5f4bb13d..9ff41b31ce 100644 --- a/protocols/SkypeClassic/src/version.h +++ b/protocols/SkypeClassic/src/version.h @@ -5,7 +5,7 @@ #include <stdver.h>
-#define __PLUGIN_NAME "Skype Protocol (Classic)"
+#define __PLUGIN_NAME "Skype protocol (Classic)"
#define __INTERNAL_NAME "SkypeClassic"
#define __FILENAME "SkypeClassic.dll"
#define __DESCRIPTION "Skype protocol support for Miranda NG. Classic implementation which requires running original Skype client."
diff --git a/protocols/Steam/src/version.h b/protocols/Steam/src/version.h index f2908ca573..a80211efcb 100644 --- a/protocols/Steam/src/version.h +++ b/protocols/Steam/src/version.h @@ -5,7 +5,7 @@ #include <stdver.h>
-#define __PLUGIN_NAME "Steam Protocol"
+#define __PLUGIN_NAME "Steam protocol"
#define __INTERNAL_NAME "Steam"
#define __FILENAME "Steam.dll"
#define __DESCRIPTION "Steam protocol support for Miranda NG."
diff --git a/protocols/Tlen/src/version.h b/protocols/Tlen/src/version.h index 9eb24c1f87..1651c1c279 100644 --- a/protocols/Tlen/src/version.h +++ b/protocols/Tlen/src/version.h @@ -8,7 +8,7 @@ #define TLENMUCC_VERSION_STRING "2.1.0.0"
#define TLEN_VERSION_STRING TLENMUCC_VERSION_STRING
-#define __PLUGIN_NAME "Tlen Protocol"
+#define __PLUGIN_NAME "Tlen protocol"
#define __FILENAME "Tlen.dll"
#define __DESCRIPTION "Tlen protocol support for Miranda NG."
#define __AUTHOR "Santithorn Bunchua, Adam Strzelecki, Piotr Piastucki"
diff --git a/protocols/Xfire/src/version.h b/protocols/Xfire/src/version.h index dbee257230..758569a331 100644 --- a/protocols/Xfire/src/version.h +++ b/protocols/Xfire/src/version.h @@ -5,7 +5,7 @@ #include <stdver.h>
-#define __PLUGIN_NAME "Xfire Protocol"
+#define __PLUGIN_NAME "Xfire protocol"
#define __FILENAME "Xfire.dll"
#define __DESCRIPTION "Xfire protocol support for Miranda NG."
#define __AUTHOR "dufte"
diff --git a/protocols/Yahoo/src/version.h b/protocols/Yahoo/src/version.h index 5022a3cdf4..8767e4ee00 100644 --- a/protocols/Yahoo/src/version.h +++ b/protocols/Yahoo/src/version.h @@ -5,8 +5,8 @@ #include <stdver.h>
-#define __PLUGIN_NAME "Yahoo Protocol"
-#define __DESCRIPTION "Yahoo Protocol support for Miranda NG."
+#define __PLUGIN_NAME "Yahoo protocol"
+#define __DESCRIPTION "Yahoo protocol support for Miranda NG."
#define __AUTHOR "Gennady Feldman"
#define __AUTHOREMAIL "gena01@miranda-im.org"
#define __COPYRIGHT "© 2003-2010 Gennady Feldman, Laurent Marechal"
|