From f4b92c5c224f8aeffc8ffb9b372fc9b25bac2559 Mon Sep 17 00:00:00 2001 From: dartraiden Date: Sat, 17 Dec 2022 15:36:37 +0300 Subject: Mediawiki considers URLs with and without a trailing slash as different pages, see https://phabricator.wikimedia.org/T14703 --- protocols/CloudFile/src/version.h | 26 +++++------ protocols/ConnectionNotify/src/version.h | 76 ++++++++++++++++---------------- protocols/CurrencyRates/src/version.h | 26 +++++------ protocols/Dummy/src/version.h | 26 +++++------ protocols/EmLanProto/src/version.h | 28 ++++++------ protocols/Facebook/src/version.h | 26 +++++------ protocols/Gadu-Gadu/src/version.h | 2 +- protocols/GmailNotifier/src/version.h | 26 +++++------ protocols/ICQ-WIM/src/version.h | 26 +++++------ protocols/ICQCorp/src/version.h | 2 +- protocols/IRCG/src/version.h | 2 +- protocols/JabberG/src/version.h | 2 +- protocols/LotusNotify/src/version.h | 30 ++++++------- protocols/MinecraftDynmap/src/version.h | 26 +++++------ protocols/NewsAggregator/Src/version.h | 26 +++++------ protocols/Non-IM Contact/src/version.h | 26 +++++------ protocols/Omegle/src/version.h | 2 +- protocols/Sametime/src/version.h | 2 +- protocols/SkypeWeb/src/version.h | 2 +- protocols/Steam/src/version.h | 2 +- protocols/Telegram/src/version.h | 26 +++++------ protocols/Tox/src/version.h | 2 +- protocols/Twitter/src/version.h | 2 +- protocols/VKontakte/src/version.h | 2 +- protocols/Weather/src/version.h | 26 +++++------ protocols/WebView/src/version.h | 26 +++++------ protocols/WhatsApp/src/version.h | 26 +++++------ protocols/YAMN/src/version.h | 26 +++++------ 28 files changed, 260 insertions(+), 260 deletions(-) (limited to 'protocols') diff --git a/protocols/CloudFile/src/version.h b/protocols/CloudFile/src/version.h index e8436e0773..a06ae42f39 100644 --- a/protocols/CloudFile/src/version.h +++ b/protocols/CloudFile/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 11 -#define __RELEASE_NUM 0 -#define __BUILD_NUM 6 - -#include - -#define __PLUGIN_NAME "CloudFile" -#define __FILENAME "CloudFile.dll" -#define __DESCRIPTION "Allows you to transfer files via cloud services." -#define __AUTHOR "Miranda NG team" -#define __AUTHORWEB "https://miranda-ng.org/p/CloudFile/" -#define __COPYRIGHT "© 2017-22 Miranda NG team" +#define __MAJOR_VERSION 0 +#define __MINOR_VERSION 11 +#define __RELEASE_NUM 0 +#define __BUILD_NUM 6 + +#include + +#define __PLUGIN_NAME "CloudFile" +#define __FILENAME "CloudFile.dll" +#define __DESCRIPTION "Allows you to transfer files via cloud services." +#define __AUTHOR "Miranda NG team" +#define __AUTHORWEB "https://miranda-ng.org/p/CloudFile" +#define __COPYRIGHT "© 2017-22 Miranda NG team" diff --git a/protocols/ConnectionNotify/src/version.h b/protocols/ConnectionNotify/src/version.h index f7d093cb62..ac0b8c1e80 100644 --- a/protocols/ConnectionNotify/src/version.h +++ b/protocols/ConnectionNotify/src/version.h @@ -1,38 +1,38 @@ -/* -Exchange notifier plugin for Miranda IM - -Copyright © 2006 Cristian Libotean, Attila Vajda - -This program is free software; you can redistribute it and/or -modify it under the terms of the GNU General Public License -as published by the Free Software Foundation; either version 2 -of the License, or (at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -*/ - -#ifndef M_NONNECTIONNOTIFY_VERSION_H -#define M_NONNECTIONNOTIFY_VERSION_H - -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 1 -#define __RELEASE_NUM 0 -#define __BUILD_NUM 6 - -#include - -#define __PLUGIN_NAME "Connection Notify" -#define __FILENAME "ConnectionNotify.dll" -#define __DESCRIPTION "Notify with popup if some connection established" -#define __AUTHOR "MaKaR" -#define __COPYRIGHT "© 2011-13 MaKaRSoFT" -#define __AUTHORWEB "https://miranda-ng.org/p/ConnectionNotify/" - -#endif //M_EXCHANGE_VERSION_H +/* +Exchange notifier plugin for Miranda IM + +Copyright © 2006 Cristian Libotean, Attila Vajda + +This program is free software; you can redistribute it and/or +modify it under the terms of the GNU General Public License +as published by the Free Software Foundation; either version 2 +of the License, or (at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +*/ + +#ifndef M_NONNECTIONNOTIFY_VERSION_H +#define M_NONNECTIONNOTIFY_VERSION_H + +#define __MAJOR_VERSION 0 +#define __MINOR_VERSION 1 +#define __RELEASE_NUM 0 +#define __BUILD_NUM 6 + +#include + +#define __PLUGIN_NAME "Connection Notify" +#define __FILENAME "ConnectionNotify.dll" +#define __DESCRIPTION "Notify with popup if some connection established" +#define __AUTHOR "MaKaR" +#define __COPYRIGHT "© 2011-13 MaKaRSoFT" +#define __AUTHORWEB "https://miranda-ng.org/p/ConnectionNotify" + +#endif //M_EXCHANGE_VERSION_H diff --git a/protocols/CurrencyRates/src/version.h b/protocols/CurrencyRates/src/version.h index 98626250d1..8f36de3cb2 100644 --- a/protocols/CurrencyRates/src/version.h +++ b/protocols/CurrencyRates/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 2 -#define __RELEASE_NUM 1 -#define __BUILD_NUM 2 - -#include - -#define __PLUGIN_NAME "Currency Rates" -#define __FILENAME "CurrencyRates.dll" -#define __DESCRIPTION "Shows currency rates." -#define __AUTHOR "Dioksin" -#define __AUTHORWEB "https://miranda-ng.org/p/CurrencyRates/" -#define __COPYRIGHT "" +#define __MAJOR_VERSION 0 +#define __MINOR_VERSION 2 +#define __RELEASE_NUM 1 +#define __BUILD_NUM 2 + +#include + +#define __PLUGIN_NAME "Currency Rates" +#define __FILENAME "CurrencyRates.dll" +#define __DESCRIPTION "Shows currency rates." +#define __AUTHOR "Dioksin" +#define __AUTHORWEB "https://miranda-ng.org/p/CurrencyRates" +#define __COPYRIGHT "" diff --git a/protocols/Dummy/src/version.h b/protocols/Dummy/src/version.h index e14669c597..83a6d2faa9 100644 --- a/protocols/Dummy/src/version.h +++ b/protocols/Dummy/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 2 -#define __RELEASE_NUM 0 -#define __BUILD_NUM 1 - -#include - -#define __PLUGIN_NAME "Dummy protocol" -#define __FILENAME "Dummy.dll" -#define __DESCRIPTION "Dummy protocol for Miranda NG. Could be used for holding contacts and history from deprecated protocols or for creating virtual contacts." -#define __AUTHOR "Robert Pösel" -#define __AUTHORWEB "https://miranda-ng.org/p/Dummy/" -#define __COPYRIGHT "© 2014-17 Robert Pösel, 2017-22 Miranda NG team" +#define __MAJOR_VERSION 0 +#define __MINOR_VERSION 2 +#define __RELEASE_NUM 0 +#define __BUILD_NUM 1 + +#include + +#define __PLUGIN_NAME "Dummy protocol" +#define __FILENAME "Dummy.dll" +#define __DESCRIPTION "Dummy protocol for Miranda NG. Could be used for holding contacts and history from deprecated protocols or for creating virtual contacts." +#define __AUTHOR "Robert Pösel" +#define __AUTHORWEB "https://miranda-ng.org/p/Dummy" +#define __COPYRIGHT "© 2014-17 Robert Pösel, 2017-22 Miranda NG team" diff --git a/protocols/EmLanProto/src/version.h b/protocols/EmLanProto/src/version.h index 4efa8d4214..ed30082703 100644 --- a/protocols/EmLanProto/src/version.h +++ b/protocols/EmLanProto/src/version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 1 -#define __RELEASE_NUM 0 -#define __BUILD_NUM 3 - -#include -#define __FILEVERSION_DWORD PLUGIN_MAKE_VERSION(__MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM) - -#define __PLUGIN_NAME "E-mage LAN protocol" -#define __FILENAME "EmLanProto.dll" -#define __DESCRIPTION "E-mage LAN protocol support for Miranda NG." -#define __AUTHOR "kva" -#define __AUTHORWEB "https://miranda-ng.org/p/EmLanProto/" -#define __COPYRIGHT "© Viktor Kuzmin" +#define __MAJOR_VERSION 0 +#define __MINOR_VERSION 1 +#define __RELEASE_NUM 0 +#define __BUILD_NUM 3 + +#include +#define __FILEVERSION_DWORD PLUGIN_MAKE_VERSION(__MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM) + +#define __PLUGIN_NAME "E-mage LAN protocol" +#define __FILENAME "EmLanProto.dll" +#define __DESCRIPTION "E-mage LAN protocol support for Miranda NG." +#define __AUTHOR "kva" +#define __AUTHORWEB "https://miranda-ng.org/p/EmLanProto" +#define __COPYRIGHT "© Viktor Kuzmin" diff --git a/protocols/Facebook/src/version.h b/protocols/Facebook/src/version.h index 5520a5c0ac..4a483c02f1 100644 --- a/protocols/Facebook/src/version.h +++ b/protocols/Facebook/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 1 -#define __RELEASE_NUM 0 -#define __BUILD_NUM 11 - -#include - -#define __PLUGIN_NAME "Facebook" -#define __FILENAME "Facebook.dll" -#define __DESCRIPTION "Facebook protocol support for Miranda NG." -#define __AUTHOR "Miranda NG Team" -#define __AUTHORWEB "https://miranda-ng.org/p/Facebook/" -#define __COPYRIGHT "© 2019-22 Miranda NG team" +#define __MAJOR_VERSION 0 +#define __MINOR_VERSION 1 +#define __RELEASE_NUM 0 +#define __BUILD_NUM 11 + +#include + +#define __PLUGIN_NAME "Facebook" +#define __FILENAME "Facebook.dll" +#define __DESCRIPTION "Facebook protocol support for Miranda NG." +#define __AUTHOR "Miranda NG Team" +#define __AUTHORWEB "https://miranda-ng.org/p/Facebook" +#define __COPYRIGHT "© 2019-22 Miranda NG team" diff --git a/protocols/Gadu-Gadu/src/version.h b/protocols/Gadu-Gadu/src/version.h index 8bc802a55e..724a2e2a06 100644 --- a/protocols/Gadu-Gadu/src/version.h +++ b/protocols/Gadu-Gadu/src/version.h @@ -30,4 +30,4 @@ #define __DESCRIPTION "Gadu-Gadu protocol support for Miranda NG." #define __AUTHOR "Bartosz Bialek, Adam Strzelecki" #define __COPYRIGHT "© 2009-2012 Bartosz Bialek, 2003-2009 Adam Strzelecki" -#define __AUTHORWEB "https://miranda-ng.org/p/GG/" +#define __AUTHORWEB "https://miranda-ng.org/p/GG" diff --git a/protocols/GmailNotifier/src/version.h b/protocols/GmailNotifier/src/version.h index 8eeed10480..7e9d79cb11 100644 --- a/protocols/GmailNotifier/src/version.h +++ b/protocols/GmailNotifier/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 1 -#define __MINOR_VERSION 0 -#define __RELEASE_NUM 1 -#define __BUILD_NUM 2 - -#include - -#define __PLUGIN_NAME "Gmail Multiple Notifier" -#define __FILENAME "GmailNotifier.dll" -#define __DESCRIPTION "Check your Gmail inboxes locally." -#define __AUTHOR "Mixwind" -#define __AUTHORWEB "https://miranda-ng.org/p/GmailNotifier/" -#define __COPYRIGHT "© 2005 Sun Zhuo" +#define __MAJOR_VERSION 1 +#define __MINOR_VERSION 0 +#define __RELEASE_NUM 1 +#define __BUILD_NUM 2 + +#include + +#define __PLUGIN_NAME "Gmail Multiple Notifier" +#define __FILENAME "GmailNotifier.dll" +#define __DESCRIPTION "Check your Gmail inboxes locally." +#define __AUTHOR "Mixwind" +#define __AUTHORWEB "https://miranda-ng.org/p/GmailNotifier" +#define __COPYRIGHT "© 2005 Sun Zhuo" diff --git a/protocols/ICQ-WIM/src/version.h b/protocols/ICQ-WIM/src/version.h index d66fea62b5..c1cb84630e 100644 --- a/protocols/ICQ-WIM/src/version.h +++ b/protocols/ICQ-WIM/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 96 -#define __RELEASE_NUM 2 -#define __BUILD_NUM 3 - -#include - -#define __PLUGIN_NAME "ICQ-WIM protocol" -#define __FILENAME "ICQ.dll" -#define __DESCRIPTION "ICQ protocol support for Miranda NG." -#define __AUTHOR "George Hazan" -#define __AUTHORWEB "https://miranda-ng.org/p/ICQ/" -#define __COPYRIGHT "© 2018-22 George Hazan" +#define __MAJOR_VERSION 0 +#define __MINOR_VERSION 96 +#define __RELEASE_NUM 2 +#define __BUILD_NUM 3 + +#include + +#define __PLUGIN_NAME "ICQ-WIM protocol" +#define __FILENAME "ICQ.dll" +#define __DESCRIPTION "ICQ protocol support for Miranda NG." +#define __AUTHOR "George Hazan" +#define __AUTHORWEB "https://miranda-ng.org/p/ICQ" +#define __COPYRIGHT "© 2018-22 George Hazan" diff --git a/protocols/ICQCorp/src/version.h b/protocols/ICQCorp/src/version.h index 93753ded89..4bc47a5b88 100644 --- a/protocols/ICQCorp/src/version.h +++ b/protocols/ICQCorp/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "ICQCorp.dll" #define __DESCRIPTION "ICQ corporate protocol support for Miranda NG." #define __AUTHOR "Miranda NG team, Eugene Tarasenko" -#define __AUTHORWEB "https://miranda-ng.org/p/ICQCorp/" +#define __AUTHORWEB "https://miranda-ng.org/p/ICQCorp" #define __COPYRIGHT "© 2014-22 Miranda NG team, 2003-2005 Eugene Tarasenko" diff --git a/protocols/IRCG/src/version.h b/protocols/IRCG/src/version.h index c6502c7b6c..273e48ec22 100644 --- a/protocols/IRCG/src/version.h +++ b/protocols/IRCG/src/version.h @@ -8,7 +8,7 @@ #define __DESCRIPTION "Internet Relay Chat (IRC) protocol support for Miranda NG." #define __AUTHOR "Miranda team" #define __COPYRIGHT "© 2003-22 Jurgen Persson, George Hazan" -#define __AUTHORWEB "https://miranda-ng.org/p/IRC/" +#define __AUTHORWEB "https://miranda-ng.org/p/IRC" #define __PLUGIN_NAME "IRC protocol" #define __FILENAME "IRC.dll" diff --git a/protocols/JabberG/src/version.h b/protocols/JabberG/src/version.h index d30bb83288..29a9e971eb 100644 --- a/protocols/JabberG/src/version.h +++ b/protocols/JabberG/src/version.h @@ -10,4 +10,4 @@ #define __DESCRIPTION "Jabber (XMPP) protocol support for Miranda NG." #define __AUTHOR "George Hazan, Maxim Mluhov, Victor Pavlychko, Artem Shpynov, Michael Stepura" #define __COPYRIGHT "© 2005-22 George Hazan, Maxim Mluhov, Victor Pavlychko, Artem Shpynov, Michael Stepura" -#define __AUTHORWEB "https://miranda-ng.org/p/Jabber/" +#define __AUTHORWEB "https://miranda-ng.org/p/Jabber" diff --git a/protocols/LotusNotify/src/version.h b/protocols/LotusNotify/src/version.h index 44f9d3b95c..0b95052f36 100644 --- a/protocols/LotusNotify/src/version.h +++ b/protocols/LotusNotify/src/version.h @@ -1,15 +1,15 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 1 -#define __RELEASE_NUM 23 -#define __BUILD_NUM 1 - -#include - -#define __PLUGIN_NAME "LotusNotify" -#define __FILENAME "LotusNotify.dll" -#define __DESCRIPTION "Notify about new mail in Lotus Database" -#define __FILECOMMENTS "Miranda NG Plugin - Notify about new mail in Lotus Database" -#define __AUTHOR "MaKaRSoFT - http://maciej.wycik.pl/miranda" -#define __AUTHORWEB "https://miranda-ng.org/p/LotusNotify/" -#define __COPYRIGHT "© 2006 MaKaRSoFT, 2013 wsx22, 2015 pepinlebref" -#define __LEGALTRADEMARKS "Freeware" +#define __MAJOR_VERSION 0 +#define __MINOR_VERSION 1 +#define __RELEASE_NUM 23 +#define __BUILD_NUM 1 + +#include + +#define __PLUGIN_NAME "LotusNotify" +#define __FILENAME "LotusNotify.dll" +#define __DESCRIPTION "Notify about new mail in Lotus Database" +#define __FILECOMMENTS "Miranda NG Plugin - Notify about new mail in Lotus Database" +#define __AUTHOR "MaKaRSoFT - http://maciej.wycik.pl/miranda" +#define __AUTHORWEB "https://miranda-ng.org/p/LotusNotify" +#define __COPYRIGHT "© 2006 MaKaRSoFT, 2013 wsx22, 2015 pepinlebref" +#define __LEGALTRADEMARKS "Freeware" diff --git a/protocols/MinecraftDynmap/src/version.h b/protocols/MinecraftDynmap/src/version.h index 181c9f2a30..fa021b8cae 100644 --- a/protocols/MinecraftDynmap/src/version.h +++ b/protocols/MinecraftDynmap/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 1 -#define __RELEASE_NUM 0 -#define __BUILD_NUM 1 - -#include - -#define __PLUGIN_NAME "Minecraft Dynmap protocol" -#define __FILENAME "MinecraftDynmap.dll" -#define __DESCRIPTION "Minecraft Dynmap support for Miranda NG." -#define __AUTHOR "Robert Pösel" -#define __AUTHORWEB "https://miranda-ng.org/p/MinecraftDynmap/" -#define __COPYRIGHT "© 2015-17 Robert Pösel, 2017-22 Miranda NG team" +#define __MAJOR_VERSION 0 +#define __MINOR_VERSION 1 +#define __RELEASE_NUM 0 +#define __BUILD_NUM 1 + +#include + +#define __PLUGIN_NAME "Minecraft Dynmap protocol" +#define __FILENAME "MinecraftDynmap.dll" +#define __DESCRIPTION "Minecraft Dynmap support for Miranda NG." +#define __AUTHOR "Robert Pösel" +#define __AUTHORWEB "https://miranda-ng.org/p/MinecraftDynmap" +#define __COPYRIGHT "© 2015-17 Robert Pösel, 2017-22 Miranda NG team" diff --git a/protocols/NewsAggregator/Src/version.h b/protocols/NewsAggregator/Src/version.h index 5e172f5c73..8258430e90 100644 --- a/protocols/NewsAggregator/Src/version.h +++ b/protocols/NewsAggregator/Src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 1 -#define __RELEASE_NUM 0 -#define __BUILD_NUM 5 - -#include - -#define __PLUGIN_NAME "News aggregator" -#define __FILENAME "NewsAggregator.dll" -#define __DESCRIPTION "RSS/Atom news aggregator." -#define __AUTHOR "Mataes, FREAK_THEMIGHTY" -#define __AUTHORWEB "https://miranda-ng.org/p/NewsAggregator/" -#define __COPYRIGHT "© 2012-22 Mataes, FREAK_THEMIGHTY" +#define __MAJOR_VERSION 0 +#define __MINOR_VERSION 1 +#define __RELEASE_NUM 0 +#define __BUILD_NUM 5 + +#include + +#define __PLUGIN_NAME "News aggregator" +#define __FILENAME "NewsAggregator.dll" +#define __DESCRIPTION "RSS/Atom news aggregator." +#define __AUTHOR "Mataes, FREAK_THEMIGHTY" +#define __AUTHORWEB "https://miranda-ng.org/p/NewsAggregator" +#define __COPYRIGHT "© 2012-22 Mataes, FREAK_THEMIGHTY" diff --git a/protocols/Non-IM Contact/src/version.h b/protocols/Non-IM Contact/src/version.h index d8bf664b36..0c542384f8 100644 --- a/protocols/Non-IM Contact/src/version.h +++ b/protocols/Non-IM Contact/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 6 -#define __RELEASE_NUM 0 -#define __BUILD_NUM 3 - -#include - -#define __PLUGIN_NAME "Non-IM Contact" -#define __FILENAME "NimContact.dll" -#define __DESCRIPTION "Non-IM Contact allows you to add 'contacts' that can act as shortcuts to other programs, or links to web pages.\r\nThe contacts name can be read from a text file (includes any ASCII file).\r\nThis plugin is a combination of Favorites and Text Reader plugins both made by me)" -#define __AUTHOR "Jonathan Gordon" -#define __AUTHORWEB "https://miranda-ng.org/p/NimContact/" -#define __COPYRIGHT "© 2003-2004 Jonathan Gordon, jdgordy@gmail.com" +#define __MAJOR_VERSION 0 +#define __MINOR_VERSION 6 +#define __RELEASE_NUM 0 +#define __BUILD_NUM 3 + +#include + +#define __PLUGIN_NAME "Non-IM Contact" +#define __FILENAME "NimContact.dll" +#define __DESCRIPTION "Non-IM Contact allows you to add 'contacts' that can act as shortcuts to other programs, or links to web pages.\r\nThe contacts name can be read from a text file (includes any ASCII file).\r\nThis plugin is a combination of Favorites and Text Reader plugins both made by me)" +#define __AUTHOR "Jonathan Gordon" +#define __AUTHORWEB "https://miranda-ng.org/p/NimContact" +#define __COPYRIGHT "© 2003-2004 Jonathan Gordon, jdgordy@gmail.com" diff --git a/protocols/Omegle/src/version.h b/protocols/Omegle/src/version.h index b0d8196bd2..d30f57170c 100644 --- a/protocols/Omegle/src/version.h +++ b/protocols/Omegle/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "Omegle.dll" #define __DESCRIPTION "Omegle protocol support for Miranda NG." #define __AUTHOR "Robert Pösel" -#define __AUTHORWEB "https://miranda-ng.org/p/Omegle/" +#define __AUTHORWEB "https://miranda-ng.org/p/Omegle" #define __COPYRIGHT "© 2011-17 Robert Pösel, 2017-22 Miranda NG team" diff --git a/protocols/Sametime/src/version.h b/protocols/Sametime/src/version.h index 41ff4b76b7..a09e825f76 100644 --- a/protocols/Sametime/src/version.h +++ b/protocols/Sametime/src/version.h @@ -10,4 +10,4 @@ #define __DESCRIPTION "Implementation of instant messaging for the Lotus Sametime protocol." #define __AUTHOR "Scott Ellis, Szymon Tokarz" #define __COPYRIGHT "© 2005 Scott Ellis, 2014-22 wsx22" -#define __AUTHORWEB "https://miranda-ng.org/p/Sametime/" +#define __AUTHORWEB "https://miranda-ng.org/p/Sametime" diff --git a/protocols/SkypeWeb/src/version.h b/protocols/SkypeWeb/src/version.h index b8de1d1c68..b41d65df1e 100644 --- a/protocols/SkypeWeb/src/version.h +++ b/protocols/SkypeWeb/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "SkypeWeb.dll" #define __DESCRIPTION "Skype protocol support for Miranda NG. Based on new Skype for Web." #define __AUTHOR "Miranda NG team" -#define __AUTHORWEB "https://miranda-ng.org/p/SkypeWeb/" +#define __AUTHORWEB "https://miranda-ng.org/p/SkypeWeb" #define __COPYRIGHT "© 2015-22 Miranda NG team" diff --git a/protocols/Steam/src/version.h b/protocols/Steam/src/version.h index 1552f68657..e9ed560cb2 100644 --- a/protocols/Steam/src/version.h +++ b/protocols/Steam/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "Steam.dll" #define __DESCRIPTION "Steam protocol support for Miranda NG." #define __AUTHOR "Miranda NG team, Robert Pösel" -#define __AUTHORWEB "https://miranda-ng.org/p/Steam/" +#define __AUTHORWEB "https://miranda-ng.org/p/Steam" #define __COPYRIGHT "© 2014-17 Robert Pösel, 2017-22 Miranda NG team" diff --git a/protocols/Telegram/src/version.h b/protocols/Telegram/src/version.h index 793944dbc8..46df8e9330 100644 --- a/protocols/Telegram/src/version.h +++ b/protocols/Telegram/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 11 -#define __RELEASE_NUM 0 -#define __BUILD_NUM 1 - -#include - -#define __PLUGIN_NAME "Telegram protocol" -#define __FILENAME "Telegram.dll" -#define __DESCRIPTION "Telegram protocol support for Miranda NG." -#define __AUTHOR "Miranda NG team" -#define __AUTHORWEB "https://miranda-ng.org/p/Telegram/" -#define __COPYRIGHT "© 2018-22 Miranda NG team" +#define __MAJOR_VERSION 0 +#define __MINOR_VERSION 11 +#define __RELEASE_NUM 0 +#define __BUILD_NUM 1 + +#include + +#define __PLUGIN_NAME "Telegram protocol" +#define __FILENAME "Telegram.dll" +#define __DESCRIPTION "Telegram protocol support for Miranda NG." +#define __AUTHOR "Miranda NG team" +#define __AUTHORWEB "https://miranda-ng.org/p/Telegram" +#define __COPYRIGHT "© 2018-22 Miranda NG team" diff --git a/protocols/Tox/src/version.h b/protocols/Tox/src/version.h index 3b1d83c8a4..837b6a836d 100644 --- a/protocols/Tox/src/version.h +++ b/protocols/Tox/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "Tox.dll" #define __DESCRIPTION "Tox protocol support for Miranda NG." #define __AUTHOR "Miranda NG team" -#define __AUTHORWEB "https://miranda-ng.org/p/Tox/" +#define __AUTHORWEB "https://miranda-ng.org/p/Tox" #define __COPYRIGHT "© 2014-22 Miranda NG team" diff --git a/protocols/Twitter/src/version.h b/protocols/Twitter/src/version.h index 3f4eb5ec2e..4363379992 100644 --- a/protocols/Twitter/src/version.h +++ b/protocols/Twitter/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "Twitter.dll" #define __DESCRIPTION "Twitter protocol support for Miranda NG." #define __AUTHOR "dentist, omniwolf, Thief" -#define __AUTHORWEB "https://miranda-ng.org/p/Twitter/" +#define __AUTHORWEB "https://miranda-ng.org/p/Twitter" #define __COPYRIGHT "© 2009-2010 dentist, 2010-2012 omniwolf and Thief, 2012-22 Miranda NG team" diff --git a/protocols/VKontakte/src/version.h b/protocols/VKontakte/src/version.h index 0c2eac2d1f..d23dfb98db 100644 --- a/protocols/VKontakte/src/version.h +++ b/protocols/VKontakte/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "VKontakte.dll" #define __DESCRIPTION "VKontakte protocol support for Miranda NG." #define __AUTHOR "Miranda NG team" -#define __AUTHORWEB "https://miranda-ng.org/p/VKontakte/" +#define __AUTHORWEB "https://miranda-ng.org/p/VKontakte" #define __COPYRIGHT "© 2013-22 Miranda NG team" diff --git a/protocols/Weather/src/version.h b/protocols/Weather/src/version.h index 1120750b75..bb157edd18 100644 --- a/protocols/Weather/src/version.h +++ b/protocols/Weather/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 4 -#define __RELEASE_NUM 0 -#define __BUILD_NUM 8 - -#include - -#define __PLUGIN_NAME "Weather" -#define __FILENAME "Weather.dll" -#define __DESCRIPTION "Retrieves weather information and displays it in your contact list." -#define __AUTHOR "Miranda NG team" -#define __AUTHORWEB "https://miranda-ng.org/p/Weather/" -#define __COPYRIGHT "© 2002-2005 NoName, 2005-2010 Boris Krasnovskiy, 2012-22 Miranda NG team" +#define __MAJOR_VERSION 0 +#define __MINOR_VERSION 4 +#define __RELEASE_NUM 0 +#define __BUILD_NUM 8 + +#include + +#define __PLUGIN_NAME "Weather" +#define __FILENAME "Weather.dll" +#define __DESCRIPTION "Retrieves weather information and displays it in your contact list." +#define __AUTHOR "Miranda NG team" +#define __AUTHORWEB "https://miranda-ng.org/p/Weather" +#define __COPYRIGHT "© 2002-2005 NoName, 2005-2010 Boris Krasnovskiy, 2012-22 Miranda NG team" diff --git a/protocols/WebView/src/version.h b/protocols/WebView/src/version.h index 170f674bb8..b901e19e3d 100644 --- a/protocols/WebView/src/version.h +++ b/protocols/WebView/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 1 -#define __RELEASE_NUM 3 -#define __BUILD_NUM 3 - -#include - -#define __PLUGIN_NAME "Webview" -#define __FILENAME "Webview.dll" -#define __DESCRIPTION "Adds web pages as contacts to your contact list and can display text and/or issue change alerts from those pages in a window." -#define __AUTHOR "Vincent Joyce" -#define __AUTHORWEB "https://miranda-ng.org/p/WebView/" -#define __COPYRIGHT "© 2011 Vincent Joyce" +#define __MAJOR_VERSION 0 +#define __MINOR_VERSION 1 +#define __RELEASE_NUM 3 +#define __BUILD_NUM 3 + +#include + +#define __PLUGIN_NAME "Webview" +#define __FILENAME "Webview.dll" +#define __DESCRIPTION "Adds web pages as contacts to your contact list and can display text and/or issue change alerts from those pages in a window." +#define __AUTHOR "Vincent Joyce" +#define __AUTHORWEB "https://miranda-ng.org/p/WebView" +#define __COPYRIGHT "© 2011 Vincent Joyce" diff --git a/protocols/WhatsApp/src/version.h b/protocols/WhatsApp/src/version.h index 8319411ccb..3a160f44ec 100644 --- a/protocols/WhatsApp/src/version.h +++ b/protocols/WhatsApp/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 0 -#define __RELEASE_NUM 1 -#define __BUILD_NUM 1 - -#include - -#define __PLUGIN_NAME "WhatsApp protocol" -#define __FILENAME "WhatsApp.dll" -#define __DESCRIPTION "WhatsApp protocol support for Miranda NG." -#define __AUTHOR "George Hazan" -#define __AUTHORWEB "https://miranda-ng.org/p/WhatsApp/" -#define __COPYRIGHT "© 2019-22 Miranda NG team" +#define __MAJOR_VERSION 0 +#define __MINOR_VERSION 0 +#define __RELEASE_NUM 1 +#define __BUILD_NUM 1 + +#include + +#define __PLUGIN_NAME "WhatsApp protocol" +#define __FILENAME "WhatsApp.dll" +#define __DESCRIPTION "WhatsApp protocol support for Miranda NG." +#define __AUTHOR "George Hazan" +#define __AUTHORWEB "https://miranda-ng.org/p/WhatsApp" +#define __COPYRIGHT "© 2019-22 Miranda NG team" diff --git a/protocols/YAMN/src/version.h b/protocols/YAMN/src/version.h index b2cda313d7..72bda16cfe 100644 --- a/protocols/YAMN/src/version.h +++ b/protocols/YAMN/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 1 -#define __RELEASE_NUM 2 -#define __BUILD_NUM 7 - -#include - -#define __PLUGIN_NAME "Mail Notifier" -#define __FILENAME "YAMN.dll" -#define __DESCRIPTION "Mail notifier and browser for Miranda NG. Included POP3 protocol." -#define __AUTHOR "y_b, tweety, majvan" -#define __AUTHORWEB "https://miranda-ng.org/p/YAMN/" -#define __COPYRIGHT "© 2002-2004 majvan, 2005-2007 tweety, y_b, Miranda community" +#define __MAJOR_VERSION 0 +#define __MINOR_VERSION 1 +#define __RELEASE_NUM 2 +#define __BUILD_NUM 7 + +#include + +#define __PLUGIN_NAME "Mail Notifier" +#define __FILENAME "YAMN.dll" +#define __DESCRIPTION "Mail notifier and browser for Miranda NG. Included POP3 protocol." +#define __AUTHOR "y_b, tweety, majvan" +#define __AUTHORWEB "https://miranda-ng.org/p/YAMN" +#define __COPYRIGHT "© 2002-2004 majvan, 2005-2007 tweety, y_b, Miranda community" -- cgit v1.2.3