diff options
Diffstat (limited to 'plugins')
133 files changed, 1035 insertions, 1035 deletions
diff --git a/plugins/AVS/src/version.h b/plugins/AVS/src/version.h index 6b3a39b15b..d0bae7638f 100644 --- a/plugins/AVS/src/version.h +++ b/plugins/AVS/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "AVS.dll"
#define __DESCRIPTION "Loads and manages contact pictures for other plugins."
#define __AUTHOR "Nightwish, Pescuma"
-#define __AUTHORWEB "https://miranda-ng.org/p/AVS/"
+#define __AUTHORWEB "https://miranda-ng.org/p/AVS"
#define __COPYRIGHT "© 2000-2012 Miranda-IM project, 2012-22 Miranda NG team"
diff --git a/plugins/Actman/actman.dpr b/plugins/Actman/actman.dpr index 4ead522b60..2149485807 100644 --- a/plugins/Actman/actman.dpr +++ b/plugins/Actman/actman.dpr @@ -250,7 +250,7 @@ begin 'run program and call services';
PluginInfo.author :='Awkward';
PluginInfo.copyright :='(c) 2007-13 Awkward';
- PluginInfo.homepage :='https://miranda-ng.org/p/Actman/';
+ PluginInfo.homepage :='https://miranda-ng.org/p/Actman';
PluginInfo.flags :=UNICODE_AWARE;
PluginInfo.uuid :=MIID_ACTMAN;
end.
diff --git a/plugins/AddContactPlus/src/version.h b/plugins/AddContactPlus/src/version.h index ad45ca2d0b..3e206c907d 100644 --- a/plugins/AddContactPlus/src/version.h +++ b/plugins/AddContactPlus/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 9 -#define __RELEASE_NUM 9 -#define __BUILD_NUM 2 - -#include <stdver.h> - -#define __PLUGIN_NAME "Add contact+" -#define __FILENAME "AddContactPlus.dll" -#define __DESCRIPTION "Provides the ability to quickly add new contacts." -#define __AUTHOR "Bartosz 'Dezeath' Białek" -#define __AUTHORWEB "https://miranda-ng.org/p/AddContactPlus/" -#define __COPYRIGHT "© 2007-22 Bartosz 'Dezeath' Białek, Miranda NG team" +#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 9
+#define __RELEASE_NUM 9
+#define __BUILD_NUM 2
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "Add contact+"
+#define __FILENAME "AddContactPlus.dll"
+#define __DESCRIPTION "Provides the ability to quickly add new contacts."
+#define __AUTHOR "Bartosz 'Dezeath' Białek"
+#define __AUTHORWEB "https://miranda-ng.org/p/AddContactPlus"
+#define __COPYRIGHT "© 2007-22 Bartosz 'Dezeath' Białek, Miranda NG team"
diff --git a/plugins/Alarms/src/version.h b/plugins/Alarms/src/version.h index 682c6f7df3..98d5afe24c 100644 --- a/plugins/Alarms/src/version.h +++ b/plugins/Alarms/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 4 -#define __RELEASE_NUM 0 -#define __BUILD_NUM 6 - -#include <stdver.h> - -#define __PLUGIN_NAME "Alarms" -#define __FILENAME "Alarms.dll" -#define __DESCRIPTION "Sets once-off, daily, weekly and weekday alarms." -#define __AUTHOR "Scott Ellis" -#define __AUTHORWEB "https://miranda-ng.org/p/Alarms/" -#define __COPYRIGHT "© 2005 Scott Ellis" +#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 4
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 6
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "Alarms"
+#define __FILENAME "Alarms.dll"
+#define __DESCRIPTION "Sets once-off, daily, weekly and weekday alarms."
+#define __AUTHOR "Scott Ellis"
+#define __AUTHORWEB "https://miranda-ng.org/p/Alarms"
+#define __COPYRIGHT "© 2005 Scott Ellis"
diff --git a/plugins/AsSingleWindow/src/version.h b/plugins/AsSingleWindow/src/version.h index d8e53b7dae..52c99a0cb1 100644 --- a/plugins/AsSingleWindow/src/version.h +++ b/plugins/AsSingleWindow/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 1 -#define __RELEASE_NUM 2 -#define __BUILD_NUM 2 - -#include <stdver.h> - -#define __PLUGIN_NAME "AsSingleWindow" -#define __FILENAME "AsSingleWindow.dll" -#define __DESCRIPTION "Allows you to move, minimize and activate Miranda's windows as if it were a single window." -#define __AUTHOR "Aleksey Smyrnov aka Soar" -#define __AUTHORWEB "https://miranda-ng.org/p/AsSingleWindow/" -#define __COPYRIGHT "© 2010-2011 Soar, 2017-22 Miranda NG team" +#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 1
+#define __RELEASE_NUM 2
+#define __BUILD_NUM 2
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "AsSingleWindow"
+#define __FILENAME "AsSingleWindow.dll"
+#define __DESCRIPTION "Allows you to move, minimize and activate Miranda's windows as if it were a single window."
+#define __AUTHOR "Aleksey Smyrnov aka Soar"
+#define __AUTHORWEB "https://miranda-ng.org/p/AsSingleWindow"
+#define __COPYRIGHT "© 2010-2011 Soar, 2017-22 Miranda NG team"
diff --git a/plugins/AssocMgr/src/version.h b/plugins/AssocMgr/src/version.h index 14052c1320..e56389d0ab 100644 --- a/plugins/AssocMgr/src/version.h +++ b/plugins/AssocMgr/src/version.h @@ -30,5 +30,5 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #define __FILENAME "AssocMgr.dll"
#define __DESCRIPTION "Handles file type associations and URLs like gg, mirpu, xmpp."
#define __AUTHOR "H. Herkenrath"
-#define __AUTHORWEB "https://miranda-ng.org/p/AssocMgr/"
+#define __AUTHORWEB "https://miranda-ng.org/p/AssocMgr"
#define __COPYRIGHT "© 2005-2007 H. Herkenrath"
diff --git a/plugins/AuthState/src/version.h b/plugins/AuthState/src/version.h index 9c10ef75fe..4632439772 100644 --- a/plugins/AuthState/src/version.h +++ b/plugins/AuthState/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "AuthState.dll"
#define __DESCRIPTION "If a contact didn't authorize you, this plugin puts an icon in front of the contact's name."
#define __AUTHOR "Thief, idea by snwbrdr"
-#define __AUTHORWEB "https://miranda-ng.org/p/AuthState/"
+#define __AUTHORWEB "https://miranda-ng.org/p/AuthState"
#define __COPYRIGHT "© 2006-2010 Alexander Turyak"
diff --git a/plugins/AutoRun/src/version.h b/plugins/AutoRun/src/version.h index c3cc5bf0d3..57cb287487 100644 --- a/plugins/AutoRun/src/version.h +++ b/plugins/AutoRun/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 1 -#define __RELEASE_NUM 0 -#define __BUILD_NUM 1 - -#include <stdver.h> - -#define __PLUGIN_NAME "AutoRun" -#define __FILENAME "AutoRun.dll" -#define __DESCRIPTION "This plugin is a simple way to enable/disable to launch Miranda NG with system startup." -#define __AUTHOR "Sergey V. Gershovich a.k.a. Jazzy$ (fixed by Wolfram3D)" -#define __AUTHORWEB "https://miranda-ng.org/p/AutoRun/" -#define __COPYRIGHT "© 2002-2007 Sergey V. Gershovich a.k.a. Jazzy$" +#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 1
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 1
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "AutoRun"
+#define __FILENAME "AutoRun.dll"
+#define __DESCRIPTION "This plugin is a simple way to enable/disable to launch Miranda NG with system startup."
+#define __AUTHOR "Sergey V. Gershovich a.k.a. Jazzy$ (fixed by Wolfram3D)"
+#define __AUTHORWEB "https://miranda-ng.org/p/AutoRun"
+#define __COPYRIGHT "© 2002-2007 Sergey V. Gershovich a.k.a. Jazzy$"
diff --git a/plugins/AutoShutdown/src/version.h b/plugins/AutoShutdown/src/version.h index 70bd98da09..25cbe220f3 100644 --- a/plugins/AutoShutdown/src/version.h +++ b/plugins/AutoShutdown/src/version.h @@ -30,5 +30,5 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #define __FILENAME "AutoShutdown.dll"
#define __DESCRIPTION "Adds the possibility to shutdown the computer when a specified event occurs."
#define __AUTHOR "H. Herkenrath"
-#define __AUTHORWEB "https://miranda-ng.org/p/AutoShutdown/"
+#define __AUTHORWEB "https://miranda-ng.org/p/AutoShutdown"
#define __COPYRIGHT "© 2004-2007 H. Herkenrath"
diff --git a/plugins/AvatarHistory/src/version.h b/plugins/AvatarHistory/src/version.h index 1845c37b13..55e08ec5ca 100644 --- a/plugins/AvatarHistory/src/version.h +++ b/plugins/AvatarHistory/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 1 -#define __RELEASE_NUM 0 -#define __BUILD_NUM 2 - -#include <stdver.h> - -#define __PLUGIN_NAME "Avatar history" -#define __FILENAME "AvatarHistory.dll" -#define __DESCRIPTION "This plugin keeps backups of all your contacts' avatar changes and/or shows popups." -#define __AUTHOR "Matthew Wild (MattJ), Ricardo Pescuma Domenecci" -#define __AUTHORWEB "https://miranda-ng.org/p/AvatarHistory/" -#define __COPYRIGHT "© 2006-2012 Matthew Wild, Ricardo Pescuma Domenecci" +#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 1
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 2
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "Avatar history"
+#define __FILENAME "AvatarHistory.dll"
+#define __DESCRIPTION "This plugin keeps backups of all your contacts' avatar changes and/or shows popups."
+#define __AUTHOR "Matthew Wild (MattJ), Ricardo Pescuma Domenecci"
+#define __AUTHORWEB "https://miranda-ng.org/p/AvatarHistory"
+#define __COPYRIGHT "© 2006-2012 Matthew Wild, Ricardo Pescuma Domenecci"
diff --git a/plugins/BASS_interface/src/version.h b/plugins/BASS_interface/src/version.h index 3e759149d5..32a4616162 100644 --- a/plugins/BASS_interface/src/version.h +++ b/plugins/BASS_interface/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 0 -#define __RELEASE_NUM 0 -#define __BUILD_NUM 14 - -#include <stdver.h> - -#define __PLUGIN_NAME "BASS Interface" -#define __FILENAME "BASS_interface.dll" -#define __DESCRIPTION "Un4seen's BASS interface Miranda NG plugin." -#define __AUTHOR "tico-tico" -#define __AUTHORWEB "https://miranda-ng.org/p/BASS_interface/" -#define __COPYRIGHT "© 2010, 2011 tico-tico" +#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 14
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "BASS Interface"
+#define __FILENAME "BASS_interface.dll"
+#define __DESCRIPTION "Un4seen's BASS interface Miranda NG plugin."
+#define __AUTHOR "tico-tico"
+#define __AUTHORWEB "https://miranda-ng.org/p/BASS_interface"
+#define __COPYRIGHT "© 2010, 2011 tico-tico"
diff --git a/plugins/BasicHistory/src/version.h b/plugins/BasicHistory/src/version.h index c5dd484953..06533b9fb1 100644 --- a/plugins/BasicHistory/src/version.h +++ b/plugins/BasicHistory/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "BasicHistory.dll"
#define __DESCRIPTION "History viewer for Miranda NG."
#define __AUTHOR "Krzysztof Kral"
-#define __AUTHORWEB "https://miranda-ng.org/p/BasicHistory/"
+#define __AUTHORWEB "https://miranda-ng.org/p/BasicHistory"
#define __COPYRIGHT "© 2011-2012 Krzysztof Kral"
diff --git a/plugins/Boltun/src/version.h b/plugins/Boltun/src/version.h index 5dffb9a79a..4e1729bb92 100644 --- a/plugins/Boltun/src/version.h +++ b/plugins/Boltun/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 0 -#define __RELEASE_NUM 3 -#define __BUILD_NUM 1 - -#include <stdver.h> - -#define __PLUGIN_NAME "Boltun" -#define __FILENAME "Boltun.dll" -#define __DESCRIPTION "Boltun, the chat bot in the Russian language." -#define __AUTHOR "Alexander S. Kiselev, Valentin Pavlyuchenko" -#define __AUTHORWEB "https://miranda-ng.org/p/Boltun/" -#define __COPYRIGHT "© 2003-2008 Alexander S. Kiselev A.K.A. KAS, Valentin Pavlyuchenko" +#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 3
+#define __BUILD_NUM 1
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "Boltun"
+#define __FILENAME "Boltun.dll"
+#define __DESCRIPTION "Boltun, the chat bot in the Russian language."
+#define __AUTHOR "Alexander S. Kiselev, Valentin Pavlyuchenko"
+#define __AUTHORWEB "https://miranda-ng.org/p/Boltun"
+#define __COPYRIGHT "© 2003-2008 Alexander S. Kiselev A.K.A. KAS, Valentin Pavlyuchenko"
diff --git a/plugins/BossKeyPlus/src/version.h b/plugins/BossKeyPlus/src/version.h index 40e0700b03..7dd54e252b 100644 --- a/plugins/BossKeyPlus/src/version.h +++ b/plugins/BossKeyPlus/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "BossKey.dll"
#define __DESCRIPTION "Anti-Boss plugin. Makes your Miranda NG hidden or password-protected."
#define __AUTHOR "Goblineye Entertainment, Billy_Bons"
-#define __AUTHORWEB "https://miranda-ng.org/p/BossKey/"
+#define __AUTHORWEB "https://miranda-ng.org/p/BossKey"
#define __COPYRIGHT "© 2002-2003 Goblineye Entertainment, 2007-2010 Billy_Bons"
diff --git a/plugins/BuddyExpectator/src/version.h b/plugins/BuddyExpectator/src/version.h index b273356d67..32b6c452aa 100644 --- a/plugins/BuddyExpectator/src/version.h +++ b/plugins/BuddyExpectator/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 1 -#define __RELEASE_NUM 2 -#define __BUILD_NUM 3 - -#include <stdver.h> - -#define __PLUGIN_NAME "Buddy expectator" -#define __FILENAME "BuddyExpectator.dll" -#define __DESCRIPTION "Reacts to the return of contacts, or to the extended absence of contacts, with notifications and other actions." -#define __AUTHOR "Anar Ibragimoff, sje, Thief" -#define __AUTHORWEB "https://miranda-ng.org/p/BuddyExpectator/" -#define __COPYRIGHT "© 2005 Anar Ibragimoff, 2006 Scott Ellis, 2007-2009 Alexander Turyak" +#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 1
+#define __RELEASE_NUM 2
+#define __BUILD_NUM 3
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "Buddy expectator"
+#define __FILENAME "BuddyExpectator.dll"
+#define __DESCRIPTION "Reacts to the return of contacts, or to the extended absence of contacts, with notifications and other actions."
+#define __AUTHOR "Anar Ibragimoff, sje, Thief"
+#define __AUTHORWEB "https://miranda-ng.org/p/BuddyExpectator"
+#define __COPYRIGHT "© 2005 Anar Ibragimoff, 2006 Scott Ellis, 2007-2009 Alexander Turyak"
diff --git a/plugins/BuddyPounce/src/version.h b/plugins/BuddyPounce/src/version.h index e565ca2805..dee45bccae 100644 --- a/plugins/BuddyPounce/src/version.h +++ b/plugins/BuddyPounce/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 3 -#define __RELEASE_NUM 3 -#define __BUILD_NUM 0 - -#include <stdver.h> - -#define __PLUGIN_NAME "Buddy pounce" -#define __FILENAME "BuddyPounce.dll" -#define __DESCRIPTION "Allows you to send a message to contacts if they change status." -#define __AUTHOR "Jonathan Gordon" -#define __AUTHORWEB "https://miranda-ng.org/p/BuddyPounce/" -#define __COPYRIGHT "© 2004 Jonathan Gordon" +#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 3
+#define __RELEASE_NUM 3
+#define __BUILD_NUM 0
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "Buddy pounce"
+#define __FILENAME "BuddyPounce.dll"
+#define __DESCRIPTION "Allows you to send a message to contacts if they change status."
+#define __AUTHOR "Jonathan Gordon"
+#define __AUTHORWEB "https://miranda-ng.org/p/BuddyPounce"
+#define __COPYRIGHT "© 2004 Jonathan Gordon"
diff --git a/plugins/CSList/src/version.h b/plugins/CSList/src/version.h index 9c34130461..d85a555d5d 100644 --- a/plugins/CSList/src/version.h +++ b/plugins/CSList/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 1 -#define __RELEASE_NUM 1 -#define __BUILD_NUM 0 - -#include <stdver.h> - -#define __PLUGIN_NAME "Custom status list" -#define __FILENAME "CSList.dll" -#define __DESCRIPTION "This plugin offers simple management functions to keep your extra statuses on one place." -#define __AUTHOR "Mataes, jarvis" -#define __AUTHORWEB "https://miranda-ng.org/p/CSList/" -#define __COPYRIGHT "© 2010-22 Mataes, 2007-09 jarvis" +#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 1
+#define __RELEASE_NUM 1
+#define __BUILD_NUM 0
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "Custom status list"
+#define __FILENAME "CSList.dll"
+#define __DESCRIPTION "This plugin offers simple management functions to keep your extra statuses on one place."
+#define __AUTHOR "Mataes, jarvis"
+#define __AUTHORWEB "https://miranda-ng.org/p/CSList"
+#define __COPYRIGHT "© 2010-22 Mataes, 2007-09 jarvis"
diff --git a/plugins/ChangeKeyboardLayout/src/version.h b/plugins/ChangeKeyboardLayout/src/version.h index 7e728b45e1..b83b7e6ef3 100644 --- a/plugins/ChangeKeyboardLayout/src/version.h +++ b/plugins/ChangeKeyboardLayout/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 0 -#define __RELEASE_NUM 1 -#define __BUILD_NUM 6 - -#include <stdver.h> - -#define __PLUGIN_NAME "Change keyboard layout" -#define __FILENAME "ChangeKeyboardLayout.dll" -#define __DESCRIPTION "Plugin for changing keyboard layout of text (multilayout)." -#define __AUTHOR "Yasnovidyashii" -#define __AUTHORWEB "https://miranda-ng.org/p/ChangeKeyboardLayout/" -#define __COPYRIGHT "© 2006-2009 Mikhail Yur'ev" +#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 1
+#define __BUILD_NUM 6
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "Change keyboard layout"
+#define __FILENAME "ChangeKeyboardLayout.dll"
+#define __DESCRIPTION "Plugin for changing keyboard layout of text (multilayout)."
+#define __AUTHOR "Yasnovidyashii"
+#define __AUTHORWEB "https://miranda-ng.org/p/ChangeKeyboardLayout"
+#define __COPYRIGHT "© 2006-2009 Mikhail Yur'ev"
diff --git a/plugins/ClientChangeNotify/src/version.h b/plugins/ClientChangeNotify/src/version.h index cfe4dc6ad9..55295e3021 100644 --- a/plugins/ClientChangeNotify/src/version.h +++ b/plugins/ClientChangeNotify/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 1 -#define __RELEASE_NUM 1 -#define __BUILD_NUM 4 - -#include <stdver.h> - -#define __PLUGIN_NAME "Client change notify" -#define __FILENAME "ClientChangeNotify.dll" -#define __DESCRIPTION "Shows a notification when someone in your contact list changes his client." -#define __AUTHOR "Deathdemon" -#define __AUTHORWEB "https://miranda-ng.org/p/ClientChangeNotify/" -#define __COPYRIGHT "© 2006-2008 Chervov Dmitry" +#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 1
+#define __RELEASE_NUM 1
+#define __BUILD_NUM 4
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "Client change notify"
+#define __FILENAME "ClientChangeNotify.dll"
+#define __DESCRIPTION "Shows a notification when someone in your contact list changes his client."
+#define __AUTHOR "Deathdemon"
+#define __AUTHORWEB "https://miranda-ng.org/p/ClientChangeNotify"
+#define __COPYRIGHT "© 2006-2008 Chervov Dmitry"
diff --git a/plugins/Clist_blind/src/version.h b/plugins/Clist_blind/src/version.h index e2318babf6..c641efe7ce 100644 --- a/plugins/Clist_blind/src/version.h +++ b/plugins/Clist_blind/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 9 -#define __RELEASE_NUM 0 -#define __BUILD_NUM 1 - -#include <stdver.h> - -#define __PLUGIN_NAME "BClist" -#define __FILENAME "Clist_blind.dll" -#define __DESCRIPTION "A contact list for blind folks." -#define __AUTHOR "Ricardo Pescuma Domenecci, based on previous work from Miranda IM project" -#define __AUTHORWEB "https://miranda-ng.org/p/Clist_blind/" -#define __COPYRIGHT "© 2000-2009 Miranda IM project, Ricardo Pescuma Domenecci, 2013-22 Miranda NG team" +#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 9
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 1
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "BClist"
+#define __FILENAME "Clist_blind.dll"
+#define __DESCRIPTION "A contact list for blind folks."
+#define __AUTHOR "Ricardo Pescuma Domenecci, based on previous work from Miranda IM project"
+#define __AUTHORWEB "https://miranda-ng.org/p/Clist_blind"
+#define __COPYRIGHT "© 2000-2009 Miranda IM project, Ricardo Pescuma Domenecci, 2013-22 Miranda NG team"
diff --git a/plugins/Clist_modern/src/version.h b/plugins/Clist_modern/src/version.h index abea33c11d..227cd6e934 100644 --- a/plugins/Clist_modern/src/version.h +++ b/plugins/Clist_modern/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "Clist_modern.dll"
#define __DESCRIPTION "Displays contacts, event notifications, protocol status with advanced visual modifications. Supported multi-window modifications, enhanced metacontact cooperation."
#define __AUTHOR "Artem Shpynov, Ricardo Pescuma Domenecci and Anton Senko based on clist_mw by Bethoven"
-#define __AUTHORWEB "https://miranda-ng.org/p/Clist_modern/"
+#define __AUTHORWEB "https://miranda-ng.org/p/Clist_modern"
#define __COPYRIGHT "© 2000-2010 Miranda-IM project"
diff --git a/plugins/Clist_nicer/src/version.h b/plugins/Clist_nicer/src/version.h index 10004985db..664be005e5 100644 --- a/plugins/Clist_nicer/src/version.h +++ b/plugins/Clist_nicer/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "Clist_nicer.dll"
#define __DESCRIPTION "Displays contacts, event notifications, protocol status."
#define __AUTHOR "Pixel, egoDust, cyreve, Nightwish"
-#define __AUTHORWEB "https://miranda-ng.org/p/Clist_nicer/"
+#define __AUTHORWEB "https://miranda-ng.org/p/Clist_nicer"
#define __COPYRIGHT "© 2000-2010 Miranda-IM project"
diff --git a/plugins/Cln_skinedit/src/version.h b/plugins/Cln_skinedit/src/version.h index bd97cdf19e..4f6dc3a1ff 100644 --- a/plugins/Cln_skinedit/src/version.h +++ b/plugins/Cln_skinedit/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 0 -#define __RELEASE_NUM 0 -#define __BUILD_NUM 4 - -#include <stdver.h> - -#define __PLUGIN_NAME "Skin editor for Clist nicer" -#define __FILENAME "Cln_skinedit.dll" -#define __DESCRIPTION "Allows inline skin item editing for Clist nicer." -#define __AUTHOR "Nightwish, Pixel" -#define __AUTHORWEB "https://miranda-ng.org/p/Cln_skinedit/" -#define __COPYRIGHT "© 2000-2006 Miranda-IM project" +#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 4
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "Skin editor for Clist nicer"
+#define __FILENAME "Cln_skinedit.dll"
+#define __DESCRIPTION "Allows inline skin item editing for Clist nicer."
+#define __AUTHOR "Nightwish, Pixel"
+#define __AUTHORWEB "https://miranda-ng.org/p/Cln_skinedit"
+#define __COPYRIGHT "© 2000-2006 Miranda-IM project"
diff --git a/plugins/CmdLine/src/version.h b/plugins/CmdLine/src/version.h index d5a28d7b91..900483fd03 100644 --- a/plugins/CmdLine/src/version.h +++ b/plugins/CmdLine/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "CmdLine.dll"
#define __DESCRIPTION "This plugin lets you control Miranda from the command line."
#define __AUTHOR "Cristian Libotean"
-#define __AUTHORWEB "https://miranda-ng.org/p/CmdLine/"
+#define __AUTHORWEB "https://miranda-ng.org/p/CmdLine"
#define __COPYRIGHT "© 2007-2011 Cristian Libotean"
diff --git a/plugins/Console/src/version.h b/plugins/Console/src/version.h index f0f464486b..5ad34e8017 100644 --- a/plugins/Console/src/version.h +++ b/plugins/Console/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "Console.dll"
#define __DESCRIPTION "Console log window for Miranda."
#define __AUTHOR "Bio"
-#define __AUTHORWEB "https://miranda-ng.org/p/Console/"
+#define __AUTHORWEB "https://miranda-ng.org/p/Console"
#define __COPYRIGHT "© 2005-2012 Bio"
diff --git a/plugins/ContactsPlus/src/version.h b/plugins/ContactsPlus/src/version.h index 0fc50cc6ba..b6b4d7b843 100644 --- a/plugins/ContactsPlus/src/version.h +++ b/plugins/ContactsPlus/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 1 -#define __MINOR_VERSION 6 -#define __RELEASE_NUM 0 -#define __BUILD_NUM 0 - -#include <stdver.h> - -#define __PLUGIN_NAME "Send/receive contacts" -#define __FILENAME "Contacts.dll" -#define __DESCRIPTION "Allows you to send and receive contacts." -#define __AUTHOR "Joe Kucera, Todor Totev" -#define __AUTHORWEB "https://miranda-ng.org/p/Contacts/" -#define __COPYRIGHT "© 2004-2008 Joe Kucera, Original code © 2002 Dominus Procellarum" +#define __MAJOR_VERSION 1
+#define __MINOR_VERSION 6
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 0
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "Send/receive contacts"
+#define __FILENAME "Contacts.dll"
+#define __DESCRIPTION "Allows you to send and receive contacts."
+#define __AUTHOR "Joe Kucera, Todor Totev"
+#define __AUTHORWEB "https://miranda-ng.org/p/Contacts"
+#define __COPYRIGHT "© 2004-2008 Joe Kucera, Original code © 2002 Dominus Procellarum"
diff --git a/plugins/CountryFlags/src/version.h b/plugins/CountryFlags/src/version.h index 82d6457607..123b925ac3 100644 --- a/plugins/CountryFlags/src/version.h +++ b/plugins/CountryFlags/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "Flags.dll"
#define __DESCRIPTION "Service offering miscellaneous country utilities as flag icons and an IP-to-Country database."
#define __AUTHOR "H. Herkenrath"
-#define __AUTHORWEB "https://miranda-ng.org/p/Flags/"
+#define __AUTHORWEB "https://miranda-ng.org/p/Flags"
#define __COPYRIGHT "© 2006-2007 H. Herkenrath"
diff --git a/plugins/CrashDumper/src/version.h b/plugins/CrashDumper/src/version.h index 3a9c750dfc..191606abac 100644 --- a/plugins/CrashDumper/src/version.h +++ b/plugins/CrashDumper/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "CrashDumper.dll"
#define __DESCRIPTION "Crash Dumper and Version Information for Miranda NG."
#define __AUTHOR "borkra"
-#define __AUTHORWEB "https://miranda-ng.org/p/CrashDumper/"
+#define __AUTHORWEB "https://miranda-ng.org/p/CrashDumper"
#define __COPYRIGHT "© 2008-12 Boris Krasnovskiy, 2012-22 Miranda NG team"
diff --git a/plugins/CryptoPP/src/version.h b/plugins/CryptoPP/src/version.h index 658fc10dfb..dfc05c8428 100644 --- a/plugins/CryptoPP/src/version.h +++ b/plugins/CryptoPP/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "CryptoPP.dll"
#define __DESCRIPTION "Crypto++ library for SecureIM plugin."
#define __AUTHOR "Baloo"
-#define __AUTHORWEB "https://miranda-ng.org/p/CryptoPP/"
+#define __AUTHORWEB "https://miranda-ng.org/p/CryptoPP"
#define __COPYRIGHT "© 2006-09 Baloo"
diff --git a/plugins/CyrTranslit/src/version.h b/plugins/CyrTranslit/src/version.h index d55f0500cd..8e93c825aa 100644 --- a/plugins/CyrTranslit/src/version.h +++ b/plugins/CyrTranslit/src/version.h @@ -28,5 +28,5 @@ #define __FILENAME "CyrTranslit.dll"
#define __DESCRIPTION "Replaces (for the selected contacts only) the Cyrillic letters in the outgoing messages with the phonetically equivalent Latin letter combinations."
#define __AUTHOR "ValeraVi, Ivan Krechetov"
-#define __AUTHORWEB "https://miranda-ng.org/p/CyrTranslit/"
+#define __AUTHORWEB "https://miranda-ng.org/p/CyrTranslit"
#define __COPYRIGHT "© 2005-2009 ValeraVi, Ivan Krechetov"
diff --git a/plugins/Db3x_mmap/src/version.h b/plugins/Db3x_mmap/src/version.h index 05425d0536..d9dbacd9dc 100644 --- a/plugins/Db3x_mmap/src/version.h +++ b/plugins/Db3x_mmap/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "Dbx_mmap.dll"
#define __DESCRIPTION "Provides Miranda database support: global settings, contacts, history, settings per contact."
#define __AUTHOR "Miranda-NG project"
-#define __AUTHORWEB "https://miranda-ng.org/p/Dbx_mmap/"
+#define __AUTHORWEB "https://miranda-ng.org/p/Dbx_mmap"
#define __COPYRIGHT "© 2012-22 Miranda NG team"
diff --git a/plugins/DbChecker/src/version.h b/plugins/DbChecker/src/version.h index 5a472e17ea..c6834dcd1a 100644 --- a/plugins/DbChecker/src/version.h +++ b/plugins/DbChecker/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 95 -#define __RELEASE_NUM 13 -#define __BUILD_NUM 3 - -#include <stdver.h> - -#define __PLUGIN_NAME "Database checker" -#define __FILENAME "DbChecker.dll" -#define __DESCRIPTION "Miranda NG Database Checker." -#define __AUTHOR "George Hazan" -#define __AUTHORWEB "https://miranda-ng.org/p/DbChecker/" -#define __COPYRIGHT "© 2012-18 George Hazan" +#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 95
+#define __RELEASE_NUM 13
+#define __BUILD_NUM 3
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "Database checker"
+#define __FILENAME "DbChecker.dll"
+#define __DESCRIPTION "Miranda NG Database Checker."
+#define __AUTHOR "George Hazan"
+#define __AUTHORWEB "https://miranda-ng.org/p/DbChecker"
+#define __COPYRIGHT "© 2012-18 George Hazan"
diff --git a/plugins/DbEditorPP/src/version.h b/plugins/DbEditorPP/src/version.h index 68642e1da0..19d7f43571 100644 --- a/plugins/DbEditorPP/src/version.h +++ b/plugins/DbEditorPP/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 4 -#define __MINOR_VERSION 1 -#define __RELEASE_NUM 0 -#define __BUILD_NUM 3 - -#include <stdver.h> - -#define __PLUGIN_NAME "Database editor++" -#define __FILENAME "DbEditorPP.dll" -#define __DESCRIPTION "Advanced Database Editor." -#define __AUTHOR "Bio, Jonathan Gordon" -#define __AUTHORWEB "https://miranda-ng.org/p/DbEditorPP/" -#define __COPYRIGHT "© 2003-22 Bio, Jonathan Gordon, Miranda NG team" +#define __MAJOR_VERSION 4
+#define __MINOR_VERSION 1
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 3
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "Database editor++"
+#define __FILENAME "DbEditorPP.dll"
+#define __DESCRIPTION "Advanced Database Editor."
+#define __AUTHOR "Bio, Jonathan Gordon"
+#define __AUTHORWEB "https://miranda-ng.org/p/DbEditorPP"
+#define __COPYRIGHT "© 2003-22 Bio, Jonathan Gordon, Miranda NG team"
diff --git a/plugins/Db_autobackups/src/version.h b/plugins/Db_autobackups/src/version.h index 8dcfeb814e..4fc7564caf 100644 --- a/plugins/Db_autobackups/src/version.h +++ b/plugins/Db_autobackups/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "Db_autobackups.dll"
#define __DESCRIPTION "Database autobackuper plugin."
#define __AUTHOR "chaos.persei, sje, Kildor, Billy_Bons"
-#define __AUTHORWEB "https://miranda-ng.org/p/Db_autobackups/"
+#define __AUTHORWEB "https://miranda-ng.org/p/Db_autobackups"
#define __COPYRIGHT "© 2005-22 chaos.persei, sje, Kildor, Billy_Bons, Vasilich, Miranda NG team"
diff --git a/plugins/Dbx_mdbx/src/version.h b/plugins/Dbx_mdbx/src/version.h index e0df27ceb2..29a2eeb1b7 100644 --- a/plugins/Dbx_mdbx/src/version.h +++ b/plugins/Dbx_mdbx/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "Dbx_mdbx.dll"
#define __DESCRIPTION "Provides Miranda database support: global settings, contacts, history, settings per contact."
#define __AUTHOR "Miranda-NG project"
-#define __AUTHORWEB "https://miranda-ng.org/p/Dbx_mdbx/"
+#define __AUTHORWEB "https://miranda-ng.org/p/Dbx_mdbx"
#define __COPYRIGHT "© 2015-22 Miranda NG team"
diff --git a/plugins/Dbx_sqlite/src/version.h b/plugins/Dbx_sqlite/src/version.h index dd7d7e8325..1e4cfbbaf8 100644 --- a/plugins/Dbx_sqlite/src/version.h +++ b/plugins/Dbx_sqlite/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 96 -#define __RELEASE_NUM 1 -#define __BUILD_NUM 2 - -#include <stdver.h> - -#define __PLUGIN_NAME "Miranda NG SQLite database driver" -#define __FILENAME "Dbx_sqlite.dll" -#define __DESCRIPTION "Provides Miranda database support: global settings, contacts, history, settings per contact." -#define __AUTHOR "Miranda-NG project" -#define __AUTHORWEB "https://miranda-ng.org/p/Dbx_sqlite/" -#define __COPYRIGHT "© 2018-22 Miranda NG team" +#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 96
+#define __RELEASE_NUM 1
+#define __BUILD_NUM 2
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "Miranda NG SQLite database driver"
+#define __FILENAME "Dbx_sqlite.dll"
+#define __DESCRIPTION "Provides Miranda database support: global settings, contacts, history, settings per contact."
+#define __AUTHOR "Miranda-NG project"
+#define __AUTHORWEB "https://miranda-ng.org/p/Dbx_sqlite"
+#define __COPYRIGHT "© 2018-22 Miranda NG team"
diff --git a/plugins/Exchange/src/version.h b/plugins/Exchange/src/version.h index 1d70b609a6..711ee4bc84 100644 --- a/plugins/Exchange/src/version.h +++ b/plugins/Exchange/src/version.h @@ -33,6 +33,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #define __DESCRIPTION "Notifies you if you have unread email on an exchange server."
#define __AUTHOR "Cristian Libotean, Attila Vajda, MaKaR (NG)"
#define __COPYRIGHT "© 2006-13 Cristian Libotean and Attila Vajda"
-#define __AUTHORWEB "https://miranda-ng.org/p/Exchange/"
+#define __AUTHORWEB "https://miranda-ng.org/p/Exchange"
#endif //M_EXCHANGE_VERSION_H
diff --git a/plugins/FTPFileYM/src/version.h b/plugins/FTPFileYM/src/version.h index cf9ae737b6..bbeb1c87ad 100644 --- a/plugins/FTPFileYM/src/version.h +++ b/plugins/FTPFileYM/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "FTPFile.dll"
#define __DESCRIPTION "FTP a file to a server and send the URL to your friend. Supported automatic zipping before upload and encryption via SFTP and FTPS."
#define __AUTHOR "yaho"
-#define __AUTHORWEB "https://miranda-ng.org/p/FTPFile/"
+#define __AUTHORWEB "https://miranda-ng.org/p/FTPFile"
#define __COPYRIGHT "© 2007-2010 Jan Holub"
diff --git a/plugins/FavContacts/src/version.h b/plugins/FavContacts/src/version.h index 56b78919f1..4b8f555bdc 100644 --- a/plugins/FavContacts/src/version.h +++ b/plugins/FavContacts/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 1 -#define __RELEASE_NUM 0 -#define __BUILD_NUM 3 - -#include <stdver.h> - -#define __PLUGIN_NAME "Favorite contacts" -#define __FILENAME "FavContacts.dll" -#define __DESCRIPTION "Favorite contacts menu." -#define __AUTHOR "Victor Pavlychko" -#define __AUTHORWEB "https://miranda-ng.org/p/FavContacts/" -#define __COPYRIGHT "© 2007-2009 Victor Pavlychko" +#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 1
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 3
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "Favorite contacts"
+#define __FILENAME "FavContacts.dll"
+#define __DESCRIPTION "Favorite contacts menu."
+#define __AUTHOR "Victor Pavlychko"
+#define __AUTHORWEB "https://miranda-ng.org/p/FavContacts"
+#define __COPYRIGHT "© 2007-2009 Victor Pavlychko"
diff --git a/plugins/FileAsMessage/src/stdafx.h b/plugins/FileAsMessage/src/stdafx.h index 17a663aeb2..addd421329 100644 --- a/plugins/FileAsMessage/src/stdafx.h +++ b/plugins/FileAsMessage/src/stdafx.h @@ -1,59 +1,59 @@ -#pragma once - -#define _CRT_NONSTDC_NO_DEPRECATE - -#include <windows.h> -#include <io.h> -#include <fcntl.h> -#include <commctrl.h> - -#include <newpluginapi.h> -#include <m_contacts.h> -#include <m_database.h> -#include <m_protosvc.h> -#include <m_langpack.h> -#include <m_clistint.h> -#include <m_options.h> -#include <m_skin.h> -#include <m_popup.h> -#include <m_icolib.h> -#include <m_button.h> -#include <m_netlib.h> -#include <m_file.h> - -#include "dialog.h" -#include "resource.h" -#include "version.h" - -#define MAXBUFSIZE 4096 -#define SERVICE_TITLE LPGEN("File As Message") -#define MODULENAME "FileAsMessage" - -#define SERVICE_PREFIX "<%fAM-0023%>" - -#define NOPLUGIN_MESSAGE "If you see this \"garbage\", probably you have no \"fileAsMessage\" plugin installed, see https://miranda-ng.org/p/FileAsMessage/ for more information and download." - -struct CMPlugin : public PLUGIN<CMPlugin> -{ - CMPlugin(); - - int Load() override; - int Unload() override; -}; - -extern char *szServiceTitle; -extern char *szServicePrefix; -extern const ulong INITCRC; - -#define WM_FE_MESSAGE WM_USER+100 -#define WM_FE_STATUSCHANGE WM_USER+101 -#define WM_FE_SKINCHANGE WM_USER+102 - -extern MWindowList hFileList; -extern HANDLE hEventNewFile; - -extern HICON hIcons[5]; -extern IconItem iconList[]; - -ulong memcrc32(uchar *ptr, int size, ulong crc); -INT_PTR CALLBACK OptionsDlgProc(HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam); +#pragma once
+
+#define _CRT_NONSTDC_NO_DEPRECATE
+
+#include <windows.h>
+#include <io.h>
+#include <fcntl.h>
+#include <commctrl.h>
+
+#include <newpluginapi.h>
+#include <m_contacts.h>
+#include <m_database.h>
+#include <m_protosvc.h>
+#include <m_langpack.h>
+#include <m_clistint.h>
+#include <m_options.h>
+#include <m_skin.h>
+#include <m_popup.h>
+#include <m_icolib.h>
+#include <m_button.h>
+#include <m_netlib.h>
+#include <m_file.h>
+
+#include "dialog.h"
+#include "resource.h"
+#include "version.h"
+
+#define MAXBUFSIZE 4096
+#define SERVICE_TITLE LPGEN("File As Message")
+#define MODULENAME "FileAsMessage"
+
+#define SERVICE_PREFIX "<%fAM-0023%>"
+
+#define NOPLUGIN_MESSAGE "If you see this \"garbage\", probably you have no \"fileAsMessage\" plugin installed, see https://miranda-ng.org/p/FileAsMessage for more information and download."
+
+struct CMPlugin : public PLUGIN<CMPlugin>
+{
+ CMPlugin();
+
+ int Load() override;
+ int Unload() override;
+};
+
+extern char *szServiceTitle;
+extern char *szServicePrefix;
+extern const ulong INITCRC;
+
+#define WM_FE_MESSAGE WM_USER+100
+#define WM_FE_STATUSCHANGE WM_USER+101
+#define WM_FE_SKINCHANGE WM_USER+102
+
+extern MWindowList hFileList;
+extern HANDLE hEventNewFile;
+
+extern HICON hIcons[5];
+extern IconItem iconList[];
+
+ulong memcrc32(uchar *ptr, int size, ulong crc);
+INT_PTR CALLBACK OptionsDlgProc(HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam);
diff --git a/plugins/FileAsMessage/src/version.h b/plugins/FileAsMessage/src/version.h index 9f7a5f8488..ce8f2988df 100644 --- a/plugins/FileAsMessage/src/version.h +++ b/plugins/FileAsMessage/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 1 -#define __RELEASE_NUM 0 -#define __BUILD_NUM 1 - -#include <stdver.h> - -#define __PLUGIN_NAME "File as message" -#define __FILENAME "FileAsMessage.dll" -#define __DESCRIPTION "File transfer by using the messaging services - as plain text." -#define __AUTHOR "Denis Stanishevskiy" -#define __AUTHORWEB "https://miranda-ng.org/p/FileAsMessage/" -#define __COPYRIGHT "© 2004 Denis Stanishevskiy" +#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 1
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 1
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "File as message"
+#define __FILENAME "FileAsMessage.dll"
+#define __DESCRIPTION "File transfer by using the messaging services - as plain text."
+#define __AUTHOR "Denis Stanishevskiy"
+#define __AUTHORWEB "https://miranda-ng.org/p/FileAsMessage"
+#define __COPYRIGHT "© 2004 Denis Stanishevskiy"
diff --git a/plugins/FingerprintNG/src/version.h b/plugins/FingerprintNG/src/version.h index b0f32b0cb8..1691434647 100644 --- a/plugins/FingerprintNG/src/version.h +++ b/plugins/FingerprintNG/src/version.h @@ -28,5 +28,5 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #define __FILENAME "Fingerprint.dll"
#define __DESCRIPTION "Fingerprint NG (client version) icons module for Miranda NG."
#define __AUTHOR "faith_healer, ghazan, Mataes"
-#define __AUTHORWEB "https://miranda-ng.org/p/Fingerprint/"
+#define __AUTHORWEB "https://miranda-ng.org/p/Fingerprint"
#define __COPYRIGHT "© 2006-22 ghazan, Mataes, HierOS, FYR, Bio, nullbie, faith_healer and all respective contributors."
diff --git a/plugins/FloatingContacts/src/version.h b/plugins/FloatingContacts/src/version.h index 77ad61b72a..58f583c314 100644 --- a/plugins/FloatingContacts/src/version.h +++ b/plugins/FloatingContacts/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "FltContacts.dll"
#define __DESCRIPTION "Floating Contacts plugin for Miranda."
#define __AUTHOR "Iavor Vajarov, Kosh&chka, Victor Pavlychko"
-#define __AUTHORWEB "https://miranda-ng.org/p/FloatingContacts/"
+#define __AUTHORWEB "https://miranda-ng.org/p/FloatingContacts"
#define __COPYRIGHT "© 2002-2004 I. Vajarov (ivajarov@code.bg), 2008 Kosh&chka, V. Pavlychko"
diff --git a/plugins/Folders/src/version.h b/plugins/Folders/src/version.h index a2c5e97fff..1dcea4ef9c 100644 --- a/plugins/Folders/src/version.h +++ b/plugins/Folders/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "Folders.dll"
#define __DESCRIPTION "Allows plugins to save their data to user selected folders; supports variables."
#define __AUTHOR "Cristian Libotean, Miranda NG team"
-#define __AUTHORWEB "https://miranda-ng.org/p/Folders/"
+#define __AUTHORWEB "https://miranda-ng.org/p/Folders"
#define __COPYRIGHT "© 2005-2012 Cristian Libotean, 2012-22 Miranda NG team"
diff --git a/plugins/HTTPServer/src/version.h b/plugins/HTTPServer/src/version.h index 17f253dbc4..5c3dcca1c5 100644 --- a/plugins/HTTPServer/src/version.h +++ b/plugins/HTTPServer/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 1 -#define __RELEASE_NUM 2 -#define __BUILD_NUM 4 - -#include <stdver.h> - -#define __PLUGIN_NAME "HTTPServer" -#define __FILENAME "HTTPServer.dll" -#define __DESCRIPTION "HTTP Web Server plugin for Miranda." -#define __AUTHOR "Kennet Nielsen, modified by Vampik, Houdini" -#define __AUTHORWEB "https://miranda-ng.org/p/HTTPServer/" -#define __COPYRIGHT "© 2003-2009 Kennet Nielsen, Vampik, Houdini" +#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 1
+#define __RELEASE_NUM 2
+#define __BUILD_NUM 4
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "HTTPServer"
+#define __FILENAME "HTTPServer.dll"
+#define __DESCRIPTION "HTTP Web Server plugin for Miranda."
+#define __AUTHOR "Kennet Nielsen, modified by Vampik, Houdini"
+#define __AUTHORWEB "https://miranda-ng.org/p/HTTPServer"
+#define __COPYRIGHT "© 2003-2009 Kennet Nielsen, Vampik, Houdini"
diff --git a/plugins/HistoryLinkListPlus/src/version.h b/plugins/HistoryLinkListPlus/src/version.h index 9d5b8e8e95..4651c3713e 100644 --- a/plugins/HistoryLinkListPlus/src/version.h +++ b/plugins/HistoryLinkListPlus/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 0 -#define __RELEASE_NUM 0 -#define __BUILD_NUM 2 - -#include <stdver.h> - -#define __PLUGIN_NAME "History linklist plus" -#define __FILENAME "LinkList.dll" -#define __DESCRIPTION "Generates a list of extracted URIs from the history." -#define __AUTHOR "Thomas Wendel, gureedo" -#define __AUTHORWEB "https://miranda-ng.org/p/LinkList/" -#define __COPYRIGHT "© 2010-2011 gureedo" +#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 2
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "History linklist plus"
+#define __FILENAME "LinkList.dll"
+#define __DESCRIPTION "Generates a list of extracted URIs from the history."
+#define __AUTHOR "Thomas Wendel, gureedo"
+#define __AUTHORWEB "https://miranda-ng.org/p/LinkList"
+#define __COPYRIGHT "© 2010-2011 gureedo"
diff --git a/plugins/HistoryPlusPlus/hpp_global.pas b/plugins/HistoryPlusPlus/hpp_global.pas index 6ee414e78f..fc115b0727 100644 --- a/plugins/HistoryPlusPlus/hpp_global.pas +++ b/plugins/HistoryPlusPlus/hpp_global.pas @@ -173,7 +173,7 @@ const hppAuthor = 'theMIROn, Art Fedorov';
hppCopyright = '© 2006-2009 theMIROn, 2003-2006 Art Fedorov. History+ parts © 2001 Christian Kastner';
- hppHomePageURL = 'https://miranda-ng.org/p/HistoryPP/';
+ hppHomePageURL = 'https://miranda-ng.org/p/HistoryPP';
hppIPName = 'historypp_icons.dll';
diff --git a/plugins/HistoryPlusPlus/hpp_opt_dialog.pas b/plugins/HistoryPlusPlus/hpp_opt_dialog.pas index 25281bed1f..f203f59a6a 100644 --- a/plugins/HistoryPlusPlus/hpp_opt_dialog.pas +++ b/plugins/HistoryPlusPlus/hpp_opt_dialog.pas @@ -71,7 +71,7 @@ const ID_NEED_RESTART = 999; // "Please restart Miranda IM..."
const
- URL_NEEDOPTIONS = 'https://miranda-ng.org/p/HistoryPP#Hidden_options';
+ URL_NEEDOPTIONS = 'https://miranda-ng.org/p/HistoryPP#Hidden_settings';
{
function GetText(idCtrl: Integer): AnsiString;
diff --git a/plugins/HistoryStats/src/statistic.cpp b/plugins/HistoryStats/src/statistic.cpp index 37da089c20..2fabf639bb 100644 --- a/plugins/HistoryStats/src/statistic.cpp +++ b/plugins/HistoryStats/src/statistic.cpp @@ -1108,7 +1108,7 @@ bool Statistic::stepWriteHTML() tos << L"<div class=\"footer\">"
<< ext::kformat(TranslateT("Created with #{plugin} #{version} on #{date} at #{time}"))
- % L"#{plugin}" * L"<a href=\"https://miranda-ng.org/p/HistoryStats\">HistoryStats</a>"
+ % L"#{plugin}" * L"<a href=\"https://miranda-ng.org/p/HistoryStats">HistoryStats</a>"
% L"#{version}" * utils::versionToDotted(m_Settings.m_VersionCurrent)
% L"#{date}" * utils::htmlEscape(utils::timestampToDate(getTimeStarted()))
% L"#{time}" * utils::htmlEscape(utils::timestampToTime(getTimeStarted()))
diff --git a/plugins/HistoryStats/src/version.h b/plugins/HistoryStats/src/version.h index 56a3720299..bd4e84b667 100644 --- a/plugins/HistoryStats/src/version.h +++ b/plugins/HistoryStats/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "HistoryStats.dll"
#define __DESCRIPTION "Creates detailed, colorful and highly customizable statistics using your message history."
#define __AUTHOR "Martin Afanasjew"
-#define __AUTHORWEB "https://miranda-ng.org/p/HistoryStats/"
+#define __AUTHORWEB "https://miranda-ng.org/p/HistoryStats"
#define __COPYRIGHT "© 2005-2007 Martin Afanasjew (see README for further credits)"
diff --git a/plugins/HistorySweeperLight/src/version.h b/plugins/HistorySweeperLight/src/version.h index a9f0e3fdf1..51572866cf 100644 --- a/plugins/HistorySweeperLight/src/version.h +++ b/plugins/HistorySweeperLight/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "HistorySweeperLight.dll"
#define __DESCRIPTION "This plugin can sweep system history, history from all contacts or only from chosen; also it may sweep history older than certain time; and may do it at Miranda NG startup/shutdown."
#define __AUTHOR "Sergey V. Gershovich a.k.a. Jazzy$, Boris Krasnovskiy, tico-tico"
-#define __AUTHORWEB "https://miranda-ng.org/p/HistorySweeperLight/"
+#define __AUTHORWEB "https://miranda-ng.org/p/HistorySweeperLight"
#define __COPYRIGHT "© 2002-2003 Sergey V. Gershovich a.k.a. Jazzy$, 2006-2009 Boris Krasnovskiy, 2010-2011 tico-tico"
diff --git a/plugins/IEView/src/version.h b/plugins/IEView/src/version.h index cb866319f0..ee9b167d9c 100644 --- a/plugins/IEView/src/version.h +++ b/plugins/IEView/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 1 -#define __MINOR_VERSION 6 -#define __RELEASE_NUM 0 -#define __BUILD_NUM 5 - -#include <stdver.h> - -#define __PLUGIN_NAME "IEView" -#define __FILENAME "IEView.dll" -#define __DESCRIPTION "IE Based Chat Log." -#define __AUTHOR "Piotr Piastucki, Francois Mean" -#define __AUTHORWEB "https://miranda-ng.org/p/IEView/" -#define __COPYRIGHT "© 2005-2011 Piotr Piastucki, Francois Mean" +#define __MAJOR_VERSION 1
+#define __MINOR_VERSION 6
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 5
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "IEView"
+#define __FILENAME "IEView.dll"
+#define __DESCRIPTION "IE Based Chat Log."
+#define __AUTHOR "Piotr Piastucki, Francois Mean"
+#define __AUTHORWEB "https://miranda-ng.org/p/IEView"
+#define __COPYRIGHT "© 2005-2011 Piotr Piastucki, Francois Mean"
diff --git a/plugins/IgnoreState/src/version.h b/plugins/IgnoreState/src/version.h index 2bbea78b59..7441c0ab87 100644 --- a/plugins/IgnoreState/src/version.h +++ b/plugins/IgnoreState/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 0 -#define __RELEASE_NUM 3 -#define __BUILD_NUM 0 - -#include <stdver.h> - -#define __PLUGIN_NAME "Ignore state" -#define __FILENAME "IgnoreState.dll" -#define __DESCRIPTION "Shows ignore state of contact in contact list." -#define __AUTHOR "Kildor" -#define __AUTHORWEB "https://miranda-ng.org/p/IgnoreState/" -#define __COPYRIGHT "© 2009-2010 Kostia Romanov" +#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 3
+#define __BUILD_NUM 0
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "Ignore state"
+#define __FILENAME "IgnoreState.dll"
+#define __DESCRIPTION "Shows ignore state of contact in contact list."
+#define __AUTHOR "Kildor"
+#define __AUTHORWEB "https://miranda-ng.org/p/IgnoreState"
+#define __COPYRIGHT "© 2009-2010 Kostia Romanov"
diff --git a/plugins/Import/src/version.h b/plugins/Import/src/version.h index fc611252b4..d34c120f7d 100644 --- a/plugins/Import/src/version.h +++ b/plugins/Import/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "Import.dll"
#define __DESCRIPTION "Imports contacts and messages from another Miranda profile or from an external program."
#define __AUTHOR "Miranda team"
-#define __AUTHORWEB "https://miranda-ng.org/p/Import/"
+#define __AUTHORWEB "https://miranda-ng.org/p/Import"
#define __COPYRIGHT "© 2012-22 George Hazan"
diff --git a/plugins/KeyboardNotify/src/version.h b/plugins/KeyboardNotify/src/version.h index ea6937a7de..3bde76e519 100644 --- a/plugins/KeyboardNotify/src/version.h +++ b/plugins/KeyboardNotify/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 1 -#define __MINOR_VERSION 6 -#define __RELEASE_NUM 0 -#define __BUILD_NUM 1 - -#include <stdver.h> - -#define __PLUGIN_NAME "Keyboard notify ext." -#define __FILENAME "KeyboardNotify.dll" -#define __DESCRIPTION "Flashes your keyboard LEDs when a message has arrived." -#define __AUTHOR "TioDuke" -#define __AUTHORWEB "https://miranda-ng.org/p/KeyboardNotify/" -#define __COPYRIGHT "© 2002-2003 Martin Öberg, 2004 Std, 2005-2008 TioDuke" +#define __MAJOR_VERSION 1
+#define __MINOR_VERSION 6
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 1
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "Keyboard notify ext."
+#define __FILENAME "KeyboardNotify.dll"
+#define __DESCRIPTION "Flashes your keyboard LEDs when a message has arrived."
+#define __AUTHOR "TioDuke"
+#define __AUTHORWEB "https://miranda-ng.org/p/KeyboardNotify"
+#define __COPYRIGHT "© 2002-2003 Martin Öberg, 2004 Std, 2005-2008 TioDuke"
diff --git a/plugins/ListeningTo/src/version.h b/plugins/ListeningTo/src/version.h index 215045a22f..fe5919a3db 100644 --- a/plugins/ListeningTo/src/version.h +++ b/plugins/ListeningTo/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 4 -#define __RELEASE_NUM 0 -#define __BUILD_NUM 1 - -#include <stdver.h> - -#define __PLUGIN_NAME "ListeningTo" -#define __FILENAME "ListeningTo.dll" -#define __DESCRIPTION "Handles listening information to/for contacts." -#define __AUTHOR "Ricardo Pescuma Domenecci" -#define __AUTHORWEB "https://miranda-ng.org/p/ListeningTo/" -#define __COPYRIGHT "© 2006-2009 Ricardo Pescuma Domenecci" +#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 4
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 1
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "ListeningTo"
+#define __FILENAME "ListeningTo.dll"
+#define __DESCRIPTION "Handles listening information to/for contacts."
+#define __AUTHOR "Ricardo Pescuma Domenecci"
+#define __AUTHORWEB "https://miranda-ng.org/p/ListeningTo"
+#define __COPYRIGHT "© 2006-2009 Ricardo Pescuma Domenecci"
diff --git a/plugins/MagneticWindows/src/Version.h b/plugins/MagneticWindows/src/Version.h index 0418f16d5d..6a45b1f20d 100644 --- a/plugins/MagneticWindows/src/Version.h +++ b/plugins/MagneticWindows/src/Version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 0 -#define __RELEASE_NUM 3 -#define __BUILD_NUM 2 - -#include <stdver.h> - -#define __PLUGIN_NAME "Magnetic Windows" -#define __FILENAME "MagneticWindows.dll" -#define __DESCRIPTION "Makes the contact list and the chat windows snapping to the desktop border and to each other." -#define __AUTHOR "Michael Kunz" -#define __AUTHORWEB "https://miranda-ng.org/p/MagneticWindows/" -#define __COPYRIGHT "© 2006 Michael Kunz, 2018-22 Miranda NG team" +#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 3
+#define __BUILD_NUM 2
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "Magnetic Windows"
+#define __FILENAME "MagneticWindows.dll"
+#define __DESCRIPTION "Makes the contact list and the chat windows snapping to the desktop border and to each other."
+#define __AUTHOR "Michael Kunz"
+#define __AUTHORWEB "https://miranda-ng.org/p/MagneticWindows"
+#define __COPYRIGHT "© 2006 Michael Kunz, 2018-22 Miranda NG team"
diff --git a/plugins/MenuItemEx/src/version.h b/plugins/MenuItemEx/src/version.h index 6916e7d134..b7a165e614 100644 --- a/plugins/MenuItemEx/src/version.h +++ b/plugins/MenuItemEx/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "MenuEx.dll"
#define __DESCRIPTION "Adds some useful options to a contacts menu."
#define __AUTHOR "Heiko Schillinger, Baloo, Billy_Bons, Robert Pösel"
-#define __AUTHORWEB "https://miranda-ng.org/p/MenuEx/"
+#define __AUTHORWEB "https://miranda-ng.org/p/MenuEx"
#define __COPYRIGHT "© 2001-03 Heiko Schillinger, © 2006-08 Baloo, © 2009-10 Billy_Bons, © 2011-13 Robert Pösel"
diff --git a/plugins/MessageState/src/version.h b/plugins/MessageState/src/version.h index e0d997443c..479f6cbe5b 100644 --- a/plugins/MessageState/src/version.h +++ b/plugins/MessageState/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "MessageState.dll"
#define __DESCRIPTION "Displays icons in message window showing whether your last outgoing message was read / is still unread."
#define __AUTHOR "MikalaiR"
-#define __AUTHORWEB "https://miranda-ng.org/p/MessageState/"
+#define __AUTHORWEB "https://miranda-ng.org/p/MessageState"
#define __COPYRIGHT "© 2015-22 Miranda NG team"
diff --git a/plugins/MimCmd/src/version.h b/plugins/MimCmd/src/version.h index 75fb63c56a..5dc12f629f 100644 --- a/plugins/MimCmd/src/version.h +++ b/plugins/MimCmd/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "MimCmd.exe"
#define __DESCRIPTION "This will tell Miranda to run the specified command."
#define __AUTHOR "Cristian Libotean"
-#define __AUTHORWEB "https://miranda-ng.org/p/CmdLine/"
+#define __AUTHORWEB "https://miranda-ng.org/p/CmdLine"
#define __COPYRIGHT "© 2007-2011 Cristian Libotean"
diff --git a/plugins/MirFox/src/version.h b/plugins/MirFox/src/version.h index 1e487440f6..1ba06c8d39 100644 --- a/plugins/MirFox/src/version.h +++ b/plugins/MirFox/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "MirFox.dll"
#define __DESCRIPTION "MirFox (Miranda NG) - part of Miranda-Firefox integration - http://wsx22.3.xpdev-hosted.com"
#define __AUTHOR "Szymon Tokarz"
-#define __AUTHORWEB "https://miranda-ng.org/p/MirFox/"
+#define __AUTHORWEB "https://miranda-ng.org/p/MirFox"
#define __COPYRIGHT "© 2013-22 Szymon Tokarz"
diff --git a/plugins/MirLua/src/version.h b/plugins/MirLua/src/version.h index 8a7e5dc867..6f9bf7d623 100644 --- a/plugins/MirLua/src/version.h +++ b/plugins/MirLua/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "MirLua.dll"
#define __DESCRIPTION "Extends Miranda NG functionality with Lua scripts."
#define __AUTHOR "Miranda NG team"
-#define __AUTHORWEB "https://miranda-ng.org/p/MirLua/"
+#define __AUTHORWEB "https://miranda-ng.org/p/MirLua"
#define __COPYRIGHT "© 2015-22 Miranda NG team"
diff --git a/plugins/MirandaG15/src/version.h b/plugins/MirandaG15/src/version.h index 44d9c3f949..0b7d5b0234 100644 --- a/plugins/MirandaG15/src/version.h +++ b/plugins/MirandaG15/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 1 -#define __RELEASE_NUM 2 -#define __BUILD_NUM 1 - -#include <stdver.h> - -#define __PLUGIN_NAME "MirandaG15" -#define __FILENAME "MirandaG15.dll" -#define __DESCRIPTION "Provides an interface to use Miranda from the LCD of various Logitech devices." -#define __AUTHOR "Martin Kleinhans" -#define __AUTHORWEB "https://miranda-ng.org/p/MirandaG15/" -#define __COPYRIGHT "© 2009 Martin Kleinhans" +#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 1
+#define __RELEASE_NUM 2
+#define __BUILD_NUM 1
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "MirandaG15"
+#define __FILENAME "MirandaG15.dll"
+#define __DESCRIPTION "Provides an interface to use Miranda from the LCD of various Logitech devices."
+#define __AUTHOR "Martin Kleinhans"
+#define __AUTHORWEB "https://miranda-ng.org/p/MirandaG15"
+#define __COPYRIGHT "© 2009 Martin Kleinhans"
diff --git a/plugins/MobileState/src/version.h b/plugins/MobileState/src/version.h index 0ed158230e..10e440da90 100644 --- a/plugins/MobileState/src/version.h +++ b/plugins/MobileState/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "MobileState.dll"
#define __DESCRIPTION "Plugin shows mobile icon in contact list next to contacts which are using mobile client."
#define __AUTHOR "Robert Pösel"
-#define __AUTHORWEB "https://miranda-ng.org/p/MobileState/"
+#define __AUTHORWEB "https://miranda-ng.org/p/MobileState"
#define __COPYRIGHT "© 2012-17 Robert Pösel, 2017-22 Miranda NG team"
diff --git a/plugins/MsgPopup/src/version.h b/plugins/MsgPopup/src/version.h index d0357be3f6..582b1cc54f 100644 --- a/plugins/MsgPopup/src/version.h +++ b/plugins/MsgPopup/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 1 -#define __RELEASE_NUM 2 -#define __BUILD_NUM 2 - -#include <stdver.h> - -#define __PLUGIN_NAME "Message popup" -#define __FILENAME "MsgPopup.dll" -#define __DESCRIPTION "Plugin replaces message boxes (those having only OK button) with popups." -#define __AUTHOR "StDenis" -#define __AUTHORWEB "https://miranda-ng.org/p/MsgPopup/" -#define __COPYRIGHT "© 2004 Denis Stanishevskiy" +#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 1
+#define __RELEASE_NUM 2
+#define __BUILD_NUM 2
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "Message popup"
+#define __FILENAME "MsgPopup.dll"
+#define __DESCRIPTION "Plugin replaces message boxes (those having only OK button) with popups."
+#define __AUTHOR "StDenis"
+#define __AUTHORWEB "https://miranda-ng.org/p/MsgPopup"
+#define __COPYRIGHT "© 2004 Denis Stanishevskiy"
diff --git a/plugins/Msg_Export/src/options.cpp b/plugins/Msg_Export/src/options.cpp index 4e9a815831..31f4e5a6fc 100644 --- a/plugins/Msg_Export/src/options.cpp +++ b/plugins/Msg_Export/src/options.cpp @@ -405,7 +405,7 @@ class CContactsOptDlg : public CDlgBase public:
CContactsOptDlg() :
CDlgBase(g_plugin, IDD_OPT_CONTACTS),
- urlHelp(this, IDC_OPEN_HELP, "https://miranda-ng.org/p/Msg_Export/"),
+ urlHelp(this, IDC_OPEN_HELP, "https://miranda-ng.org/p/Msg_Export"),
listUsers(this, IDC_MAP_USER_LIST)
{
listUsers.OnKeyDown = Callback(this, &CContactsOptDlg::list_KeyDown);
diff --git a/plugins/Msg_Export/src/version.h b/plugins/Msg_Export/src/version.h index 02f812137e..f260612881 100644 --- a/plugins/Msg_Export/src/version.h +++ b/plugins/Msg_Export/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 3 -#define __MINOR_VERSION 1 -#define __RELEASE_NUM 2 -#define __BUILD_NUM 8 - -#include <stdver.h> - -#define __PLUGIN_NAME "Message export" -#define __FILENAME "Msg_Export.dll" -#define __DESCRIPTION "Exports every message, URL or file you receive to a text file." -#define __AUTHOR "Kennet Nielsen, mod by ring0" -#define __AUTHORWEB "https://miranda-ng.org/p/Msg_Export/" -#define __COPYRIGHT "© 2002 Kennet Nielsen, 2012-22 Miranda NG team" +#define __MAJOR_VERSION 3
+#define __MINOR_VERSION 1
+#define __RELEASE_NUM 2
+#define __BUILD_NUM 8
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "Message export"
+#define __FILENAME "Msg_Export.dll"
+#define __DESCRIPTION "Exports every message, URL or file you receive to a text file."
+#define __AUTHOR "Kennet Nielsen, mod by ring0"
+#define __AUTHORWEB "https://miranda-ng.org/p/Msg_Export"
+#define __COPYRIGHT "© 2002 Kennet Nielsen, 2012-22 Miranda NG team"
diff --git a/plugins/MyDetails/src/version.h b/plugins/MyDetails/src/version.h index 0deed1a7dd..99746d161d 100644 --- a/plugins/MyDetails/src/version.h +++ b/plugins/MyDetails/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 1 -#define __RELEASE_NUM 0 -#define __BUILD_NUM 2 - -#include <stdver.h> - -#define __PLUGIN_NAME "My details" -#define __FILENAME "MyDetails.dll" -#define __DESCRIPTION "Shows and allows you to edit your details for all accounts." -#define __AUTHOR "Ricardo Pescuma Domenecci, Drugwash" -#define __AUTHORWEB "https://miranda-ng.org/p/MyDetails/" -#define __COPYRIGHT "© 2005-2008 Ricardo Pescuma Domenecci, Drugwash" +#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 1
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 2
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "My details"
+#define __FILENAME "MyDetails.dll"
+#define __DESCRIPTION "Shows and allows you to edit your details for all accounts."
+#define __AUTHOR "Ricardo Pescuma Domenecci, Drugwash"
+#define __AUTHORWEB "https://miranda-ng.org/p/MyDetails"
+#define __COPYRIGHT "© 2005-2008 Ricardo Pescuma Domenecci, Drugwash"
diff --git a/plugins/NewAwaySysMod/src/version.h b/plugins/NewAwaySysMod/src/version.h index 48b2d776e9..b32c0340d5 100644 --- a/plugins/NewAwaySysMod/src/version.h +++ b/plugins/NewAwaySysMod/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "NewAwaySys.dll"
#define __DESCRIPTION "Allows you to handle your status messages in a convenient way."
#define __AUTHOR "NightFox, Deathdemon, XF007, Goblineye Entertainment"
-#define __AUTHORWEB "https://miranda-ng.org/p/NewAwaySys/"
+#define __AUTHORWEB "https://miranda-ng.org/p/NewAwaySys"
#define __COPYRIGHT "© 2010 NightFox; © 2005-2007 Chervov Dmitry; © 2004-2005 Iksaif; © 2002-2003 Goblineye Entertainment"
diff --git a/plugins/NewEventNotify/src/version.h b/plugins/NewEventNotify/src/version.h index 94b9525a92..5695e9b7e3 100644 --- a/plugins/NewEventNotify/src/version.h +++ b/plugins/NewEventNotify/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 2 -#define __RELEASE_NUM 2 -#define __BUILD_NUM 5 - -#include <stdver.h> - -#define __PLUGIN_NAME "NewEventNotify" -#define __FILENAME "NewEventNotify.dll" -#define __DESCRIPTION "Notifies you when you receive a message, URL, file or any other event by displaying a popup." -#define __AUTHOR "icebreaker, Prezes, vj, vlko, Joe @ Whale" -#define __AUTHORWEB "https://miranda-ng.org/p/NewEventNotify/" -#define __COPYRIGHT "" +#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 2
+#define __RELEASE_NUM 2
+#define __BUILD_NUM 5
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "NewEventNotify"
+#define __FILENAME "NewEventNotify.dll"
+#define __DESCRIPTION "Notifies you when you receive a message, URL, file or any other event by displaying a popup."
+#define __AUTHOR "icebreaker, Prezes, vj, vlko, Joe @ Whale"
+#define __AUTHORWEB "https://miranda-ng.org/p/NewEventNotify"
+#define __COPYRIGHT ""
diff --git a/plugins/NewStory/src/version.h b/plugins/NewStory/src/version.h index 99517d42da..c6cdac6bb4 100644 --- a/plugins/NewStory/src/version.h +++ b/plugins/NewStory/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 1 -#define __RELEASE_NUM 0 -#define __BUILD_NUM 2 - -#include <stdver.h> - -#define __PLUGIN_NAME "NewStory" -#define __FILENAME "NewStory.dll" -#define __DESCRIPTION "History viewer for Miranda NG." -#define __AUTHOR "nullbie" -#define __AUTHORWEB "https://miranda-ng.org/p/NewStory/" -#define __COPYRIGHT "© 2005 Victor Pavlychko, 2018-22 Miranda NG team" +#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 1
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 2
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "NewStory"
+#define __FILENAME "NewStory.dll"
+#define __DESCRIPTION "History viewer for Miranda NG."
+#define __AUTHOR "nullbie"
+#define __AUTHORWEB "https://miranda-ng.org/p/NewStory"
+#define __COPYRIGHT "© 2005 Victor Pavlychko, 2018-22 Miranda NG team"
diff --git a/plugins/NewXstatusNotify/src/version.h b/plugins/NewXstatusNotify/src/version.h index 4cd0eb7de3..2d8696e638 100644 --- a/plugins/NewXstatusNotify/src/version.h +++ b/plugins/NewXstatusNotify/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "NewXstatusNotify.dll"
#define __DESCRIPTION "Notifies you when a contact changes his/her (X)status or status message."
#define __AUTHOR "Luca Santarelli, Vasilich, yaho"
-#define __AUTHORWEB "https://miranda-ng.org/p/NewXstatusNotify/"
+#define __AUTHORWEB "https://miranda-ng.org/p/NewXstatusNotify"
#define __COPYRIGHT "© 2001-2004 Luca Santarelli, 2005-2007 Vasilich, 2007-2011 yaho"
diff --git a/plugins/New_GPG/src/version.h b/plugins/New_GPG/src/version.h index 0a632f9ee9..b0abab9a96 100644 --- a/plugins/New_GPG/src/version.h +++ b/plugins/New_GPG/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 2 -#define __RELEASE_NUM 0 -#define __BUILD_NUM 4 - -#include <stdver.h> - -#define __PLUGIN_NAME "GPG" -#define __FILENAME "New_GPG.dll" -#define __DESCRIPTION "New GPG encryption support plugin, based on code from old GPG plugin and SecureIM." -#define __AUTHOR "sss, Miranda NG Team" -#define __AUTHORWEB "https://miranda-ng.org/p/New_GPG/" -#define __COPYRIGHT "© 2010-22 sss, Miranda NG Team" +#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 2
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 4
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "GPG"
+#define __FILENAME "New_GPG.dll"
+#define __DESCRIPTION "New GPG encryption support plugin, based on code from old GPG plugin and SecureIM."
+#define __AUTHOR "sss, Miranda NG Team"
+#define __AUTHORWEB "https://miranda-ng.org/p/New_GPG"
+#define __COPYRIGHT "© 2010-22 sss, Miranda NG Team"
diff --git a/plugins/NoHistory/src/version.h b/plugins/NoHistory/src/version.h index e24962f99d..c3911a546c 100644 --- a/plugins/NoHistory/src/version.h +++ b/plugins/NoHistory/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 2 -#define __RELEASE_NUM 3 -#define __BUILD_NUM 2 - -#include <stdver.h> - -#define __PLUGIN_NAME "NoHistory" -#define __FILENAME "NoHistory.dll" -#define __DESCRIPTION "Prevent Miranda from storing any history." -#define __AUTHOR "Scott Ellis, NightFox" -#define __AUTHORWEB "https://miranda-ng.org/p/NoHistory/" -#define __COPYRIGHT "© 2005 Scott Ellis, 2010-17 NightFox, 2017-22 Miranda NG team" +#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 2
+#define __RELEASE_NUM 3
+#define __BUILD_NUM 2
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "NoHistory"
+#define __FILENAME "NoHistory.dll"
+#define __DESCRIPTION "Prevent Miranda from storing any history."
+#define __AUTHOR "Scott Ellis, NightFox"
+#define __AUTHORWEB "https://miranda-ng.org/p/NoHistory"
+#define __COPYRIGHT "© 2005 Scott Ellis, 2010-17 NightFox, 2017-22 Miranda NG team"
diff --git a/plugins/NotesAndReminders/src/version.h b/plugins/NotesAndReminders/src/version.h index 1c982ce81c..2090db9ce9 100644 --- a/plugins/NotesAndReminders/src/version.h +++ b/plugins/NotesAndReminders/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 2 -#define __RELEASE_NUM 2 -#define __BUILD_NUM 2 - -#include <stdver.h> - -#define __PLUGIN_NAME "Sticky Notes & Reminders" -#define __FILENAME "NotesReminders.dll" -#define __DESCRIPTION "Sticky Notes & Reminders Implementation for Miranda NG." -#define __AUTHOR "Joe Kucera, Lubomir Kolev Ivanov, Georg Fischer" -#define __AUTHORWEB "https://miranda-ng.org/p/NotesAndReminders/" -#define __COPYRIGHT "© 2003-2005 Joe Kucera, Lubomir Ivanov" +#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 2
+#define __RELEASE_NUM 2
+#define __BUILD_NUM 2
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "Sticky Notes & Reminders"
+#define __FILENAME "NotesReminders.dll"
+#define __DESCRIPTION "Sticky Notes & Reminders Implementation for Miranda NG."
+#define __AUTHOR "Joe Kucera, Lubomir Kolev Ivanov, Georg Fischer"
+#define __AUTHORWEB "https://miranda-ng.org/p/NotesAndReminders"
+#define __COPYRIGHT "© 2003-2005 Joe Kucera, Lubomir Ivanov"
diff --git a/plugins/NotifyAnything/src/version.h b/plugins/NotifyAnything/src/version.h index c102285c27..c33f1776a8 100644 --- a/plugins/NotifyAnything/src/version.h +++ b/plugins/NotifyAnything/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 0 -#define __RELEASE_NUM 2 -#define __BUILD_NUM 8 - -#include <stdver.h> - -#define __PLUGIN_NAME "NotifyAnything" -#define __FILENAME "NotifyAnything.dll" -#define __DESCRIPTION "Displays popups for custom events, triggered by UDP packages." -#define __AUTHOR "Daniel Wesslen, Korney San" -#define __AUTHORWEB "https://miranda-ng.org/p/NotifyAnything/" -#define __COPYRIGHT "© 2003 Daniel Wesslen" +#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 2
+#define __BUILD_NUM 8
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "NotifyAnything"
+#define __FILENAME "NotifyAnything.dll"
+#define __DESCRIPTION "Displays popups for custom events, triggered by UDP packages."
+#define __AUTHOR "Daniel Wesslen, Korney San"
+#define __AUTHORWEB "https://miranda-ng.org/p/NotifyAnything"
+#define __COPYRIGHT "© 2003 Daniel Wesslen"
diff --git a/plugins/Nudge/src/version.h b/plugins/Nudge/src/version.h index 7516394138..6bf82a7754 100644 --- a/plugins/Nudge/src/version.h +++ b/plugins/Nudge/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 2 -#define __RELEASE_NUM 0 -#define __BUILD_NUM 2 - -#include <stdver.h> - -#define __PLUGIN_NAME "Nudge" -#define __FILENAME "Nudge.dll" -#define __DESCRIPTION "Plugin to shake the contact list and chat window." -#define __AUTHOR "Tweety/GouZ, FREAK_THEMIGHTY" -#define __AUTHORWEB "https://miranda-ng.org/p/Nudge/" -#define __COPYRIGHT "© the miranda community" +#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 2
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 2
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "Nudge"
+#define __FILENAME "Nudge.dll"
+#define __DESCRIPTION "Plugin to shake the contact list and chat window."
+#define __AUTHOR "Tweety/GouZ, FREAK_THEMIGHTY"
+#define __AUTHORWEB "https://miranda-ng.org/p/Nudge"
+#define __COPYRIGHT "© the miranda community"
diff --git a/plugins/OpenFolder/src/version.h b/plugins/OpenFolder/src/version.h index 588839c6fe..4979f44f58 100644 --- a/plugins/OpenFolder/src/version.h +++ b/plugins/OpenFolder/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 1 -#define __MINOR_VERSION 1 -#define __RELEASE_NUM 0 -#define __BUILD_NUM 0 - -#include <stdver.h> - -#define __PLUGIN_NAME "Open Miranda folder" -#define __FILENAME "OpenFolder.dll" -#define __DESCRIPTION "Adds a menu/toolbar item which opens the main Miranda NG folder." -#define __AUTHOR "jarvis, Kreisquadratur" -#define __AUTHORWEB "https://miranda-ng.org/p/OpenFolder/" -#define __COPYRIGHT "© 2008 jarvis, © 2004 Kreisquadratur" +#define __MAJOR_VERSION 1
+#define __MINOR_VERSION 1
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 0
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "Open Miranda folder"
+#define __FILENAME "OpenFolder.dll"
+#define __DESCRIPTION "Adds a menu/toolbar item which opens the main Miranda NG folder."
+#define __AUTHOR "jarvis, Kreisquadratur"
+#define __AUTHORWEB "https://miranda-ng.org/p/OpenFolder"
+#define __COPYRIGHT "© 2008 jarvis, © 2004 Kreisquadratur"
diff --git a/plugins/PackUpdater/Src/version.h b/plugins/PackUpdater/Src/version.h index e309098b89..3a9c0f1eb3 100644 --- a/plugins/PackUpdater/Src/version.h +++ b/plugins/PackUpdater/Src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 1 -#define __RELEASE_NUM 0 -#define __BUILD_NUM 1 - -#include <stdver.h> - -#define __PLUGIN_NAME "Pack updater" -#define __FILENAME "PackUpdater.dll" -#define __DESCRIPTION "Simple updater for Miranda NG premodified packs." -#define __AUTHOR "Mataes, ZERO_BiT" -#define __AUTHORWEB "https://miranda-ng.org/p/PackUpdater/" -#define __COPYRIGHT "© 2011-22 Mataes, 2007 ZERO_BiT" +#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 1
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 1
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "Pack updater"
+#define __FILENAME "PackUpdater.dll"
+#define __DESCRIPTION "Simple updater for Miranda NG premodified packs."
+#define __AUTHOR "Mataes, ZERO_BiT"
+#define __AUTHORWEB "https://miranda-ng.org/p/PackUpdater"
+#define __COPYRIGHT "© 2011-22 Mataes, 2007 ZERO_BiT"
diff --git a/plugins/PasteIt/src/version.h b/plugins/PasteIt/src/version.h index a505d64a79..f7f6b5005e 100644 --- a/plugins/PasteIt/src/version.h +++ b/plugins/PasteIt/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "PasteIt.dll"
#define __DESCRIPTION "Uploads the text to web page and sends the URL to your friends."
#define __AUTHOR "Krzysztof Kral"
-#define __AUTHORWEB "https://miranda-ng.org/p/PasteIt/"
+#define __AUTHORWEB "https://miranda-ng.org/p/PasteIt"
#define __COPYRIGHT "© 2011 Krzysztof Kral"
diff --git a/plugins/Ping/src/version.h b/plugins/Ping/src/version.h index fef33b3b7a..e7b2ededce 100644 --- a/plugins/Ping/src/version.h +++ b/plugins/Ping/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 9 -#define __RELEASE_NUM 1 -#define __BUILD_NUM 2 - -#include <stdver.h> - -#define __PLUGIN_NAME "Ping" -#define __FILENAME "Ping.dll" -#define __DESCRIPTION "Ping labelled IP addresses or domain names." -#define __AUTHOR "Scott Ellis" -#define __AUTHORWEB "https://miranda-ng.org/p/Ping/" -#define __COPYRIGHT "© 2005 Scott Ellis" +#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 9
+#define __RELEASE_NUM 1
+#define __BUILD_NUM 2
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "Ping"
+#define __FILENAME "Ping.dll"
+#define __DESCRIPTION "Ping labelled IP addresses or domain names."
+#define __AUTHOR "Scott Ellis"
+#define __AUTHORWEB "https://miranda-ng.org/p/Ping"
+#define __COPYRIGHT "© 2005 Scott Ellis"
diff --git a/plugins/PluginUpdater/src/version.h b/plugins/PluginUpdater/src/version.h index 2e3c23b608..cb7b340418 100644 --- a/plugins/PluginUpdater/src/version.h +++ b/plugins/PluginUpdater/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 2 -#define __RELEASE_NUM 1 -#define __BUILD_NUM 3 - -#include <stdver.h> - -#define __PLUGIN_NAME "Plugin updater" -#define __FILENAME "PluginUpdater.dll" -#define __DESCRIPTION "Installs and updates plugins and other Miranda NG components." -#define __AUTHOR "Mataes, George Hazan" -#define __AUTHORWEB "https://miranda-ng.org/p/PluginUpdater/" -#define __COPYRIGHT "© 2012-22 Mataes, George Hazan" +#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 2
+#define __RELEASE_NUM 1
+#define __BUILD_NUM 3
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "Plugin updater"
+#define __FILENAME "PluginUpdater.dll"
+#define __DESCRIPTION "Installs and updates plugins and other Miranda NG components."
+#define __AUTHOR "Mataes, George Hazan"
+#define __AUTHORWEB "https://miranda-ng.org/p/PluginUpdater"
+#define __COPYRIGHT "© 2012-22 Mataes, George Hazan"
diff --git a/plugins/Popup/src/version.h b/plugins/Popup/src/version.h index f957f9ade0..366359fcc4 100644 --- a/plugins/Popup/src/version.h +++ b/plugins/Popup/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "PopupPlus.dll"
#define __DESCRIPTION "Provides popup notification services for different plugins."
#define __AUTHOR "MPK, Merlin_de (Luca Santarelli, Victor Pavlychko)"
-#define __AUTHORWEB "https://miranda-ng.org/p/PopupPlus/"
+#define __AUTHORWEB "https://miranda-ng.org/p/PopupPlus"
#define __COPYRIGHT "© 2002 Luca Santarelli, 2004-2007 Victor Pavlychko, 2010 MPK, Merlin_de"
diff --git a/plugins/ProfileManager/src/version.h b/plugins/ProfileManager/src/version.h index e634c1c8b0..f37e396824 100644 --- a/plugins/ProfileManager/src/version.h +++ b/plugins/ProfileManager/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 0 -#define __RELEASE_NUM 0 -#define __BUILD_NUM 5 - -#include <stdver.h> - -#define __PLUGIN_NAME "Miranda NG profile changer" -#define __FILENAME "PManagerEx.dll" -#define __DESCRIPTION "Adds a menu item to change or load a different profile of Miranda NG or restart." -#define __AUTHOR "Roman Gemini" -#define __AUTHORWEB "https://miranda-ng.org/p/PManagerEx/" -#define __COPYRIGHT "© 2008-10 Roman Gemini" +#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 5
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "Miranda NG profile changer"
+#define __FILENAME "PManagerEx.dll"
+#define __DESCRIPTION "Adds a menu item to change or load a different profile of Miranda NG or restart."
+#define __AUTHOR "Roman Gemini"
+#define __AUTHORWEB "https://miranda-ng.org/p/PManagerEx"
+#define __COPYRIGHT "© 2008-10 Roman Gemini"
diff --git a/plugins/ProxySwitch/src/version.h b/plugins/ProxySwitch/src/version.h index 2d86f06571..49deea3476 100644 --- a/plugins/ProxySwitch/src/version.h +++ b/plugins/ProxySwitch/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 1 -#define __MINOR_VERSION 0 -#define __RELEASE_NUM 0 -#define __BUILD_NUM 1 - -#include <stdver.h> - -#define __PLUGIN_NAME "ProxySwitch" -#define __FILENAME "ProxySwitch.dll" -#define __DESCRIPTION "Watches IP address changes, displays popups, and adjusts the proxy settings of Miranda, Internet Explorer and Firefox." -#define __AUTHOR "Petr Smejkal" -#define __AUTHORWEB "https://miranda-ng.org/p/ProxySwitch/" -#define __COPYRIGHT "© 2005 Petr Smejkal, 2018-22 Miranda NG team" +#define __MAJOR_VERSION 1
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 1
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "ProxySwitch"
+#define __FILENAME "ProxySwitch.dll"
+#define __DESCRIPTION "Watches IP address changes, displays popups, and adjusts the proxy settings of Miranda, Internet Explorer and Firefox."
+#define __AUTHOR "Petr Smejkal"
+#define __AUTHORWEB "https://miranda-ng.org/p/ProxySwitch"
+#define __COPYRIGHT "© 2005 Petr Smejkal, 2018-22 Miranda NG team"
diff --git a/plugins/QuickContacts/src/version.h b/plugins/QuickContacts/src/version.h index 9f499e0d6f..21a23a32cb 100644 --- a/plugins/QuickContacts/src/version.h +++ b/plugins/QuickContacts/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 1 -#define __MINOR_VERSION 0 -#define __RELEASE_NUM 0 -#define __BUILD_NUM 0 - -#include <stdver.h> - -#define __PLUGIN_NAME "Quick contacts" -#define __FILENAME "QuickContacts.dll" -#define __DESCRIPTION "Open contact-specific windows by hotkey." -#define __AUTHOR "Ricardo Pescuma Domenecci, Heiko Schillinger" -#define __AUTHORWEB "https://miranda-ng.org/p/QuickContacts/" -#define __COPYRIGHT "© 2007-2009 Ricardo Pescuma Domenecci" +#define __MAJOR_VERSION 1
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 0
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "Quick contacts"
+#define __FILENAME "QuickContacts.dll"
+#define __DESCRIPTION "Open contact-specific windows by hotkey."
+#define __AUTHOR "Ricardo Pescuma Domenecci, Heiko Schillinger"
+#define __AUTHORWEB "https://miranda-ng.org/p/QuickContacts"
+#define __COPYRIGHT "© 2007-2009 Ricardo Pescuma Domenecci"
diff --git a/plugins/QuickMessages/src/version.h b/plugins/QuickMessages/src/version.h index 460fe7d3a2..517aa1ab14 100644 --- a/plugins/QuickMessages/src/version.h +++ b/plugins/QuickMessages/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 0 -#define __RELEASE_NUM 4 -#define __BUILD_NUM 2 - -#include <stdver.h> - -#define __PLUGIN_NAME "Quick messages" -#define __FILENAME "QuickMessages.dll" -#define __DESCRIPTION "Plugin for quick insert pre-defined messages in message input area." -#define __AUTHOR "MaD_CLuSTeR" -#define __AUTHORWEB "https://miranda-ng.org/p/QuickMessages/" -#define __COPYRIGHT "© 2008 Danil Mozhar" +#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 4
+#define __BUILD_NUM 2
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "Quick messages"
+#define __FILENAME "QuickMessages.dll"
+#define __DESCRIPTION "Plugin for quick insert pre-defined messages in message input area."
+#define __AUTHOR "MaD_CLuSTeR"
+#define __AUTHORWEB "https://miranda-ng.org/p/QuickMessages"
+#define __COPYRIGHT "© 2008 Danil Mozhar"
diff --git a/plugins/QuickReplies/src/version.h b/plugins/QuickReplies/src/version.h index d98e4c1821..525aaa1a26 100644 --- a/plugins/QuickReplies/src/version.h +++ b/plugins/QuickReplies/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "QuickReplies.dll"
#define __DESCRIPTION "Plugin for quick insert (or sending) pre-defined messages in message input area."
#define __AUTHOR "Unsane"
-#define __AUTHORWEB "https://miranda-ng.org/p/QuickReplies/"
+#define __AUTHORWEB "https://miranda-ng.org/p/QuickReplies"
#define __COPYRIGHT "© 2010 Unsane"
diff --git a/plugins/QuickSearch/src/version.h b/plugins/QuickSearch/src/version.h index 5be65a17e9..c054045e77 100644 --- a/plugins/QuickSearch/src/version.h +++ b/plugins/QuickSearch/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 1 -#define __MINOR_VERSION 5 -#define __RELEASE_NUM 0 -#define __BUILD_NUM 4 - -#include <stdver.h> - -#define __PLUGIN_NAME "Quick Search" -#define __FILENAME "QuickSearch.dll" -#define __DESCRIPTION "This plugin allows you to quick search for nickname, firstname, lastname, email, uin in your contact list." -#define __AUTHOR "Bethoven, Awkward" -#define __AUTHORWEB "https://miranda-ng.org/p/QuickSearch/" -#define __COPYRIGHT "© 2004-05 Bethoven; 2006-13 Awkward; 2014-22 Miranda NG team" +#define __MAJOR_VERSION 1
+#define __MINOR_VERSION 5
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 4
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "Quick Search"
+#define __FILENAME "QuickSearch.dll"
+#define __DESCRIPTION "This plugin allows you to quick search for nickname, firstname, lastname, email, uin in your contact list."
+#define __AUTHOR "Bethoven, Awkward"
+#define __AUTHORWEB "https://miranda-ng.org/p/QuickSearch"
+#define __COPYRIGHT "© 2004-05 Bethoven; 2006-13 Awkward; 2014-22 Miranda NG team"
diff --git a/plugins/Rate/src/version.h b/plugins/Rate/src/version.h index adf40d6fa9..95b185c174 100644 --- a/plugins/Rate/src/version.h +++ b/plugins/Rate/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 0 -#define __RELEASE_NUM 2 -#define __BUILD_NUM 1 - -#include <stdver.h> - -#define __PLUGIN_NAME "Contact`s rate" -#define __FILENAME "Rate.dll" -#define __DESCRIPTION "Shows rating of contact in contact list (if present)." -#define __AUTHOR "Kildor, Thief" -#define __AUTHORWEB "https://miranda-ng.org/p/Rate/" -#define __COPYRIGHT "© 2006-2009 Kostia Romanov, based on AuthState by Alexander Turyak" +#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 2
+#define __BUILD_NUM 1
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "Contact`s rate"
+#define __FILENAME "Rate.dll"
+#define __DESCRIPTION "Shows rating of contact in contact list (if present)."
+#define __AUTHOR "Kildor, Thief"
+#define __AUTHORWEB "https://miranda-ng.org/p/Rate"
+#define __COPYRIGHT "© 2006-2009 Kostia Romanov, based on AuthState by Alexander Turyak"
diff --git a/plugins/RecentContacts/src/version.h b/plugins/RecentContacts/src/version.h index 4036d2ec22..24d4c6c3e0 100644 --- a/plugins/RecentContacts/src/version.h +++ b/plugins/RecentContacts/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 1 -#define __RELEASE_NUM 0 -#define __BUILD_NUM 3 - -#include <stdver.h> - -#define __PLUGIN_NAME "Recent contacts" -#define __FILENAME "RecentContacts.dll" -#define __DESCRIPTION "Adds a menu item in main menu, which open the window with list of last used contacts names, sorted in order from most recent to least." -#define __AUTHOR "ValeraVi, Kildor" -#define __AUTHORWEB "https://miranda-ng.org/p/RecentContacts/" -#define __COPYRIGHT "© 2005 ValeraVi, 2009 Kildor" +#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 1
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 3
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "Recent contacts"
+#define __FILENAME "RecentContacts.dll"
+#define __DESCRIPTION "Adds a menu item in main menu, which open the window with list of last used contacts names, sorted in order from most recent to least."
+#define __AUTHOR "ValeraVi, Kildor"
+#define __AUTHORWEB "https://miranda-ng.org/p/RecentContacts"
+#define __COPYRIGHT "© 2005 ValeraVi, 2009 Kildor"
diff --git a/plugins/RemovePersonalSettings/src/version.h b/plugins/RemovePersonalSettings/src/version.h index 6c2088274f..10d99877b9 100644 --- a/plugins/RemovePersonalSettings/src/version.h +++ b/plugins/RemovePersonalSettings/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "RemovePersonalSettings.dll"
#define __DESCRIPTION "Remove personal settings to allow you to send a profile to other user(s) without sending personal data."
#define __AUTHOR "Ricardo Pescuma Domenecci"
-#define __AUTHORWEB "https://miranda-ng.org/p/RemovePersonalSettings/"
+#define __AUTHORWEB "https://miranda-ng.org/p/RemovePersonalSettings"
#define __COPYRIGHT "© 2007-2009 Ricardo Pescuma Domenecci"
diff --git a/plugins/Restart/src/version.h b/plugins/Restart/src/version.h index 7439329690..fe2ed1fc91 100644 --- a/plugins/Restart/src/version.h +++ b/plugins/Restart/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 0 -#define __RELEASE_NUM 6 -#define __BUILD_NUM 0 - -#include <stdver.h> - -#define __PLUGIN_NAME "Restart" -#define __FILENAME "Restart.dll" -#define __DESCRIPTION "Adds Restart menu item." -#define __AUTHOR "eugene.nv" -#define __AUTHORWEB "https://miranda-ng.org/p/Restart/" -#define __COPYRIGHT "© 2008-13 eugene.nv" +#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 6
+#define __BUILD_NUM 0
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "Restart"
+#define __FILENAME "Restart.dll"
+#define __DESCRIPTION "Adds Restart menu item."
+#define __AUTHOR "eugene.nv"
+#define __AUTHORWEB "https://miranda-ng.org/p/Restart"
+#define __COPYRIGHT "© 2008-13 eugene.nv"
diff --git a/plugins/Scriver/src/version.h b/plugins/Scriver/src/version.h index 340bbfb330..42c116f4fa 100644 --- a/plugins/Scriver/src/version.h +++ b/plugins/Scriver/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 3 -#define __MINOR_VERSION 0 -#define __RELEASE_NUM 2 -#define __BUILD_NUM 4 - -#include <stdver.h> - -#define __PLUGIN_NAME "Scriver" -#define __FILENAME "Scriver.dll" -#define __DESCRIPTION "Scriver - send and receive instant messages." -#define __AUTHOR "Miranda NG team" -#define __AUTHORWEB "https://miranda-ng.org/p/Scriver/" -#define __COPYRIGHT "© 2000-2012 Miranda IM project, 2012-22 Miranda NG team" +#define __MAJOR_VERSION 3
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 2
+#define __BUILD_NUM 4
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "Scriver"
+#define __FILENAME "Scriver.dll"
+#define __DESCRIPTION "Scriver - send and receive instant messages."
+#define __AUTHOR "Miranda NG team"
+#define __AUTHORWEB "https://miranda-ng.org/p/Scriver"
+#define __COPYRIGHT "© 2000-2012 Miranda IM project, 2012-22 Miranda NG team"
diff --git a/plugins/SecureIM/src/version.h b/plugins/SecureIM/src/version.h index c36c22a1b5..bb3d34ddc7 100644 --- a/plugins/SecureIM/src/version.h +++ b/plugins/SecureIM/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "SecureIM.dll"
#define __DESCRIPTION "SecureIM plugin for Miranda NG."
#define __AUTHOR "Johell, Ghost, Nightwish, __alex, Baloo"
-#define __AUTHORWEB "https://miranda-ng.org/p/SecureIM/"
+#define __AUTHORWEB "https://miranda-ng.org/p/SecureIM"
#define __COPYRIGHT "© 2003 Johell, 2005-09 Baloo"
diff --git a/plugins/SeenPlugin/src/version.h b/plugins/SeenPlugin/src/version.h index c9985ea465..5604d06ade 100644 --- a/plugins/SeenPlugin/src/version.h +++ b/plugins/SeenPlugin/src/version.h @@ -30,5 +30,5 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #define __FILENAME "SeenPlugin.dll"
#define __DESCRIPTION "Logs when a user was last seen online and which users were online while you were away."
#define __AUTHOR "Heiko Schillinger, YB"
-#define __AUTHORWEB "https://miranda-ng.org/p/SeenPlugin/"
+#define __AUTHORWEB "https://miranda-ng.org/p/SeenPlugin"
#define __COPYRIGHT "© 2001-2002 Heiko Schillinger, 2003 modified by Bruno Rino, 2005-07 modified by YB"
diff --git a/plugins/SendScreenshotPlus/src/version.h b/plugins/SendScreenshotPlus/src/version.h index 50c828b061..3c4cb51959 100644 --- a/plugins/SendScreenshotPlus/src/version.h +++ b/plugins/SendScreenshotPlus/src/version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 9 -#define __RELEASE_NUM 0 -#define __BUILD_NUM 2 - -#include <stdver.h> - -#define __PLUGIN_NAME "Send ScreenShot+" -#define __FILENAME "SendSS.dll" -#define __DESCRIPTION "Take a screenshot and send it to a contact." -#define __AUTHOR "Merlin" -#define __AUTHORWEB "https://miranda-ng.org/p/SendSS/" -#define __COPYRIGHT "© 2010 Merlin, 2004-2006 Sergio Vieira Rolanski" -#define __USER_AGENT_STRING "SendSS/" __VERSION_STRING_DOTS +#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 9
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 2
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "Send ScreenShot+"
+#define __FILENAME "SendSS.dll"
+#define __DESCRIPTION "Take a screenshot and send it to a contact."
+#define __AUTHOR "Merlin"
+#define __AUTHORWEB "https://miranda-ng.org/p/SendSS"
+#define __COPYRIGHT "© 2010 Merlin, 2004-2006 Sergio Vieira Rolanski"
+#define __USER_AGENT_STRING "SendSS/" __VERSION_STRING_DOTS
diff --git a/plugins/Sessions/Src/version.h b/plugins/Sessions/Src/version.h index 0043e585bb..99c74d5e37 100644 --- a/plugins/Sessions/Src/version.h +++ b/plugins/Sessions/Src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 2 -#define __RELEASE_NUM 0 -#define __BUILD_NUM 1 - -#include <stdver.h> - -#define __PLUGIN_NAME "Sessions" -#define __FILENAME "Sessions.dll" -#define __DESCRIPTION "Sessions Manager for Miranda NG." -#define __AUTHOR "MaD_CLuSTeR" -#define __AUTHORWEB "https://miranda-ng.org/p/Sessions/" -#define __COPYRIGHT "© 2007-2008 Danil Mozhar" +#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 2
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 1
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "Sessions"
+#define __FILENAME "Sessions.dll"
+#define __DESCRIPTION "Sessions Manager for Miranda NG."
+#define __AUTHOR "MaD_CLuSTeR"
+#define __AUTHORWEB "https://miranda-ng.org/p/Sessions"
+#define __COPYRIGHT "© 2007-2008 Danil Mozhar"
diff --git a/plugins/ShellExt/src/version.h b/plugins/ShellExt/src/version.h index f90ed56d63..f1e68d7e5b 100644 --- a/plugins/ShellExt/src/version.h +++ b/plugins/ShellExt/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 2 -#define __MINOR_VERSION 2 -#define __RELEASE_NUM 0 -#define __BUILD_NUM 4 - -#include <stdver.h> - -#define __PLUGIN_NAME "Shell extension" -#define __FILENAME "ShlExt.dll" -#define __DESCRIPTION "Windows Explorer extension for Miranda NG." -#define __AUTHOR "Sam Kothari, Miranda NG team" -#define __AUTHORWEB "https://miranda-ng.org/p/ShellExt/" -#define __COPYRIGHT "© 2009 Sam Kothari (egoDust)" +#define __MAJOR_VERSION 2
+#define __MINOR_VERSION 2
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 4
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "Shell extension"
+#define __FILENAME "ShlExt.dll"
+#define __DESCRIPTION "Windows Explorer extension for Miranda NG."
+#define __AUTHOR "Sam Kothari, Miranda NG team"
+#define __AUTHORWEB "https://miranda-ng.org/p/ShellExt"
+#define __COPYRIGHT "© 2009 Sam Kothari (egoDust)"
diff --git a/plugins/SimpleAR/src/version.h b/plugins/SimpleAR/src/version.h index 64af845a5f..e5384c5ae2 100644 --- a/plugins/SimpleAR/src/version.h +++ b/plugins/SimpleAR/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 2 -#define __MINOR_VERSION 0 -#define __RELEASE_NUM 2 -#define __BUILD_NUM 6 - -#include <stdver.h> - -#define __PLUGIN_NAME "Simple auto replier" -#define __FILENAME "SimpleAR.dll" -#define __DESCRIPTION "Simple Auto Replier." -#define __AUTHOR "Stark Wong, Mataes, Mikel-Ard-Ri" -#define __AUTHORWEB "https://miranda-ng.org/p/SimpleAR/" -#define __COPYRIGHT "© 2012" +#define __MAJOR_VERSION 2
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 2
+#define __BUILD_NUM 6
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "Simple auto replier"
+#define __FILENAME "SimpleAR.dll"
+#define __DESCRIPTION "Simple Auto Replier."
+#define __AUTHOR "Stark Wong, Mataes, Mikel-Ard-Ri"
+#define __AUTHORWEB "https://miranda-ng.org/p/SimpleAR"
+#define __COPYRIGHT "© 2012"
diff --git a/plugins/SimpleStatusMsg/src/version.h b/plugins/SimpleStatusMsg/src/version.h index afa8258d8e..ccce34ec8d 100644 --- a/plugins/SimpleStatusMsg/src/version.h +++ b/plugins/SimpleStatusMsg/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 1 -#define __MINOR_VERSION 9 -#define __RELEASE_NUM 0 -#define __BUILD_NUM 9 - -#include <stdver.h> - -#define __PLUGIN_NAME "Simple status message" -#define __FILENAME "SimpleStatusMsg.dll" -#define __DESCRIPTION "Provides a simple way to set status and away messages." -#define __AUTHOR "Bartosz 'Dezeath' Białek, Harven" -#define __AUTHORWEB "https://miranda-ng.org/p/SimpleStatusMsg/" -#define __COPYRIGHT "© 2006-2011 Bartosz Białek, 2005 Harven" +#define __MAJOR_VERSION 1
+#define __MINOR_VERSION 9
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 9
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "Simple status message"
+#define __FILENAME "SimpleStatusMsg.dll"
+#define __DESCRIPTION "Provides a simple way to set status and away messages."
+#define __AUTHOR "Bartosz 'Dezeath' Białek, Harven"
+#define __AUTHORWEB "https://miranda-ng.org/p/SimpleStatusMsg"
+#define __COPYRIGHT "© 2006-2011 Bartosz Białek, 2005 Harven"
diff --git a/plugins/SkypeStatusChange/src/version.h b/plugins/SkypeStatusChange/src/version.h index bae6b5221a..c7cbddebe0 100644 --- a/plugins/SkypeStatusChange/src/version.h +++ b/plugins/SkypeStatusChange/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 0 -#define __RELEASE_NUM 0 -#define __BUILD_NUM 18 - -#include <stdver.h> - -#define __PLUGIN_NAME "Skype status change" -#define __FILENAME "SkypeStatusChange.dll" -#define __DESCRIPTION "Skype status change according to Miranda status." -#define __AUTHOR "Dioksin" -#define __AUTHORWEB "https://miranda-ng.org/p/SkypeStatusChange/" -#define __COPYRIGHT "© 2009-2010 Dioksin" +#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 18
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "Skype status change"
+#define __FILENAME "SkypeStatusChange.dll"
+#define __DESCRIPTION "Skype status change according to Miranda status."
+#define __AUTHOR "Dioksin"
+#define __AUTHORWEB "https://miranda-ng.org/p/SkypeStatusChange"
+#define __COPYRIGHT "© 2009-2010 Dioksin"
diff --git a/plugins/SmileyAdd/src/version.h b/plugins/SmileyAdd/src/version.h index aaa10e3c4b..354db970ef 100644 --- a/plugins/SmileyAdd/src/version.h +++ b/plugins/SmileyAdd/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "SmileyAdd.dll"
#define __DESCRIPTION "Smiley support for Miranda NG."
#define __AUTHOR "Peacow, nightwish, bid, borkra"
-#define __AUTHORWEB "https://miranda-ng.org/p/SmileyAdd/"
+#define __AUTHORWEB "https://miranda-ng.org/p/SmileyAdd"
#define __COPYRIGHT "© 2012-22 Miranda NG team, 2004-12 Boris Krasnovskiy, portions by Rein-Peter de Boer"
diff --git a/plugins/Spamotron/src/version.h b/plugins/Spamotron/src/version.h index 2b68799605..839fa586b5 100644 --- a/plugins/Spamotron/src/version.h +++ b/plugins/Spamotron/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 0 -#define __RELEASE_NUM 4 -#define __BUILD_NUM 7 - -#include <stdver.h> - -#define __PLUGIN_NAME "Spam-o-tron" -#define __FILENAME "Spamotron.dll" -#define __DESCRIPTION "Anti-spam plugin with captcha and Bayes filtering." -#define __AUTHOR "vu1tur" -#define __AUTHORWEB "https://miranda-ng.org/p/Spamotron/" -#define __COPYRIGHT "© 2010 vu1tur" +#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 4
+#define __BUILD_NUM 7
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "Spam-o-tron"
+#define __FILENAME "Spamotron.dll"
+#define __DESCRIPTION "Anti-spam plugin with captcha and Bayes filtering."
+#define __AUTHOR "vu1tur"
+#define __AUTHORWEB "https://miranda-ng.org/p/Spamotron"
+#define __COPYRIGHT "© 2010 vu1tur"
diff --git a/plugins/SplashScreen/src/version.h b/plugins/SplashScreen/src/version.h index 300f9a086d..1cf827cd86 100644 --- a/plugins/SplashScreen/src/version.h +++ b/plugins/SplashScreen/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "SplashScreen.dll"
#define __DESCRIPTION "Shows a splash at Miranda startup."
#define __AUTHOR "nullbie, Thief"
-#define __AUTHORWEB "https://miranda-ng.org/p/SplashScreen/"
+#define __AUTHORWEB "https://miranda-ng.org/p/SplashScreen"
#define __COPYRIGHT "© 2004-2007 Victor Pavlychko, 2005-2011 Alexander Turyak"
diff --git a/plugins/StartPosition/src/version.h b/plugins/StartPosition/src/version.h index 833bbc0f51..c1b334483d 100644 --- a/plugins/StartPosition/src/version.h +++ b/plugins/StartPosition/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 3 -#define __RELEASE_NUM 0 -#define __BUILD_NUM 4 - -#include <stdver.h> - -#define __PLUGIN_NAME "Start position" -#define __FILENAME "StartPosition.dll" -#define __DESCRIPTION "Plugin supports starting position of Contact List relative to the taskbar and screen side." -#define __AUTHOR "Felipe Brahm - souFrag" -#define __AUTHORWEB "https://miranda-ng.org/p/StartPosition/" -#define __COPYRIGHT "© 2005-2008 Felipe Brahm - souFrag, © 2012-22 Miranda NG team" +#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 3
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 4
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "Start position"
+#define __FILENAME "StartPosition.dll"
+#define __DESCRIPTION "Plugin supports starting position of Contact List relative to the taskbar and screen side."
+#define __AUTHOR "Felipe Brahm - souFrag"
+#define __AUTHORWEB "https://miranda-ng.org/p/StartPosition"
+#define __COPYRIGHT "© 2005-2008 Felipe Brahm - souFrag, © 2012-22 Miranda NG team"
diff --git a/plugins/StatusChange/src/version.h b/plugins/StatusChange/src/version.h index 510cb9b538..c374abf9a9 100644 --- a/plugins/StatusChange/src/version.h +++ b/plugins/StatusChange/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 1 -#define __MINOR_VERSION 3 -#define __RELEASE_NUM 0 -#define __BUILD_NUM 0 - -#include <stdver.h> - -#define __PLUGIN_NAME "Status change" -#define __FILENAME "StatusChange.dll" -#define __DESCRIPTION "Change status when you send/receive an event." -#define __AUTHOR "Angelo Luiz Tartari" -#define __AUTHORWEB "https://miranda-ng.org/p/StatusChange/" -#define __COPYRIGHT "© 2002 Angelo Luiz Tartari" +#define __MAJOR_VERSION 1
+#define __MINOR_VERSION 3
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 0
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "Status change"
+#define __FILENAME "StatusChange.dll"
+#define __DESCRIPTION "Change status when you send/receive an event."
+#define __AUTHOR "Angelo Luiz Tartari"
+#define __AUTHORWEB "https://miranda-ng.org/p/StatusChange"
+#define __COPYRIGHT "© 2002 Angelo Luiz Tartari"
diff --git a/plugins/StatusManager/src/version.h b/plugins/StatusManager/src/version.h index d063ad8de3..98d537c9fe 100644 --- a/plugins/StatusManager/src/version.h +++ b/plugins/StatusManager/src/version.h @@ -1,16 +1,16 @@ -// plugin version part -#define __MAJOR_VERSION 1 -#define __MINOR_VERSION 2 -#define __RELEASE_NUM 0 -#define __BUILD_NUM 6 - -// other stuff for Version resource -#include <stdver.h> - -// stuff that will be used in PluginInfo section and in Version resource -#define __PLUGIN_NAME "Status manager" -#define __FILENAME "StatusManager.dll" -#define __DESCRIPTION "A connection checker and auto away module. Also allows you to define the status Miranda should set on startup, configurable per protocol." -#define __AUTHOR "P Boon" -#define __AUTHORWEB "https://miranda-ng.org/p/StatusManager/" -#define __COPYRIGHT "© 2003-08 P. Boon, 2008-22 George Hazan" +// plugin version part
+#define __MAJOR_VERSION 1
+#define __MINOR_VERSION 2
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 6
+
+// other stuff for Version resource
+#include <stdver.h>
+
+// stuff that will be used in PluginInfo section and in Version resource
+#define __PLUGIN_NAME "Status manager"
+#define __FILENAME "StatusManager.dll"
+#define __DESCRIPTION "A connection checker and auto away module. Also allows you to define the status Miranda should set on startup, configurable per protocol."
+#define __AUTHOR "P Boon"
+#define __AUTHORWEB "https://miranda-ng.org/p/StatusManager"
+#define __COPYRIGHT "© 2003-08 P. Boon, 2008-22 George Hazan"
diff --git a/plugins/StopSpamMod/src/version.h b/plugins/StopSpamMod/src/version.h index 5a3b3191ee..4dda7de950 100644 --- a/plugins/StopSpamMod/src/version.h +++ b/plugins/StopSpamMod/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "StopSpamMod.dll"
#define __DESCRIPTION "Anti-spam plugin for Miranda NG."
#define __AUTHOR "Roman Miklashevsky, sss, Elzor"
-#define __AUTHORWEB "https://miranda-ng.org/p/StopSpamMod/"
+#define __AUTHORWEB "https://miranda-ng.org/p/StopSpamMod"
#define __COPYRIGHT "© 2004-22 Roman Miklashevsky, A. Petkevich, Kosh&chka, sss, Elzor"
diff --git a/plugins/StopSpamPlus/src/version.h b/plugins/StopSpamPlus/src/version.h index e18ef9e986..937b1dc493 100644 --- a/plugins/StopSpamPlus/src/version.h +++ b/plugins/StopSpamPlus/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "StopSpam.dll"
#define __DESCRIPTION "Anti-spam plugin for Miranda NG."
#define __AUTHOR "Roman Miklashevsky, A. Petkevich, Kosh&chka, persei"
-#define __AUTHORWEB "https://miranda-ng.org/p/StopSpam/"
+#define __AUTHORWEB "https://miranda-ng.org/p/StopSpam"
#define __COPYRIGHT "© 2004-2010 Roman Miklashevsky, A. Petkevich, Kosh&chka, persei"
diff --git a/plugins/TabSRMM/src/version.h b/plugins/TabSRMM/src/version.h index 4a9b128f1d..37a59b1f3a 100644 --- a/plugins/TabSRMM/src/version.h +++ b/plugins/TabSRMM/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "TabSRMM.dll"
#define __DESCRIPTION "IM and group chat module for Miranda NG."
#define __AUTHOR "The Miranda developers team and contributors"
-#define __AUTHORWEB "https://miranda-ng.org/p/TabSRMM/"
+#define __AUTHORWEB "https://miranda-ng.org/p/TabSRMM"
#define __COPYRIGHT "© 2012-22 Miranda NG team, 2000-2010 Miranda Project and contributors."
diff --git a/plugins/TipperYM/src/version.h b/plugins/TipperYM/src/version.h index 7508fe7faf..fb0505e091 100644 --- a/plugins/TipperYM/src/version.h +++ b/plugins/TipperYM/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "Tipper.dll"
#define __DESCRIPTION "Tooltip notification windows."
#define __AUTHOR "Scott Ellis, yaho"
-#define __AUTHORWEB "https://miranda-ng.org/p/Tipper/"
+#define __AUTHORWEB "https://miranda-ng.org/p/Tipper"
#define __COPYRIGHT "© 2005-2007 Scott Ellis, 2007-2011 Jan Holub"
diff --git a/plugins/Toaster/src/version.h b/plugins/Toaster/src/version.h index a269ca8021..7a78c7aa15 100644 --- a/plugins/Toaster/src/version.h +++ b/plugins/Toaster/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "Toaster.dll"
#define __DESCRIPTION "Provides popup services based on Windows toast notification for different plugins."
#define __AUTHOR "Miranda NG team"
-#define __AUTHORWEB "https://miranda-ng.org/p/Toaster/"
+#define __AUTHORWEB "https://miranda-ng.org/p/Toaster"
#define __COPYRIGHT "© 2015-22 Miranda NG team"
diff --git a/plugins/TooltipNotify/src/version.h b/plugins/TooltipNotify/src/version.h index 46c7a062df..6f0f1c9871 100644 --- a/plugins/TooltipNotify/src/version.h +++ b/plugins/TooltipNotify/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "TooltipNotify.dll"
#define __DESCRIPTION "Shows a small tooltip above system tray area when a contact status is changed."
#define __AUTHOR "perf"
-#define __AUTHORWEB "https://miranda-ng.org/p/TooltipNotify/"
+#define __AUTHORWEB "https://miranda-ng.org/p/TooltipNotify"
#define __COPYRIGHT "© 2004-2008 Gneedah software"
diff --git a/plugins/TopToolBar/src/version.h b/plugins/TopToolBar/src/version.h index 72bf8ee00f..6547bb2e59 100644 --- a/plugins/TopToolBar/src/version.h +++ b/plugins/TopToolBar/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "TopToolBar.dll"
#define __DESCRIPTION "ToptoolBar adds buttons in top frame for fast access."
#define __AUTHOR "Bethoven"
-#define __AUTHORWEB "https://miranda-ng.org/p/TopToolBar/"
+#define __AUTHORWEB "https://miranda-ng.org/p/TopToolBar"
#define __COPYRIGHT "© 2003-2008 Bethoven"
diff --git a/plugins/TrafficCounter/src/version.h b/plugins/TrafficCounter/src/version.h index f465ad5020..23b1b03cd7 100644 --- a/plugins/TrafficCounter/src/version.h +++ b/plugins/TrafficCounter/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "TrafficCounter.dll"
#define __DESCRIPTION "Adding traffic and time counters."
#define __AUTHOR "Ghost, Mironych"
-#define __AUTHORWEB "https://miranda-ng.org/p/TrafficCounter/"
+#define __AUTHORWEB "https://miranda-ng.org/p/TrafficCounter"
#define __COPYRIGHT "© 2002-2006 Ghost, 2007-2012 Mironych"
diff --git a/plugins/TranslitSwitcher/src/version.h b/plugins/TranslitSwitcher/src/version.h index 8f8a07dbdf..edbc8f70f6 100644 --- a/plugins/TranslitSwitcher/src/version.h +++ b/plugins/TranslitSwitcher/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 1 -#define __RELEASE_NUM 0 -#define __BUILD_NUM 1 - -#include <stdver.h> - -#define __PLUGIN_NAME "Switch layout or transliterate" -#define __FILENAME "TranslitSwitcher.dll" -#define __DESCRIPTION "Allows you to switch a layout or transliterate or invert case of the entered text in the message window with SmileyAdd support." -#define __AUTHOR "Mataes, tico-tico, Tim" -#define __AUTHORWEB "https://miranda-ng.org/p/TranslitSwitcher/" -#define __COPYRIGHT "© 2007 Dmitry Titkov, 2011-22 Mataes, tico-tico" +#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 1
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 1
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "Switch layout or transliterate"
+#define __FILENAME "TranslitSwitcher.dll"
+#define __DESCRIPTION "Allows you to switch a layout or transliterate or invert case of the entered text in the message window with SmileyAdd support."
+#define __AUTHOR "Mataes, tico-tico, Tim"
+#define __AUTHORWEB "https://miranda-ng.org/p/TranslitSwitcher"
+#define __COPYRIGHT "© 2007 Dmitry Titkov, 2011-22 Mataes, tico-tico"
diff --git a/plugins/UserGuide/src/version.h b/plugins/UserGuide/src/version.h index a725a81115..2f1343609c 100644 --- a/plugins/UserGuide/src/version.h +++ b/plugins/UserGuide/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 0 -#define __RELEASE_NUM 0 -#define __BUILD_NUM 1 - -#include <stdver.h> - -#define __PLUGIN_NAME "User guide" -#define __FILENAME "UserGuide.dll" -#define __DESCRIPTION "This plugin adds the main menu item used to view Miranda NG pack user guide." -#define __AUTHOR "Yasnovidyashii" -#define __AUTHORWEB "https://miranda-ng.org/p/UserGuide/" -#define __COPYRIGHT "© 2009 Mikhail Yuriev" +#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 1
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "User guide"
+#define __FILENAME "UserGuide.dll"
+#define __DESCRIPTION "This plugin adds the main menu item used to view Miranda NG pack user guide."
+#define __AUTHOR "Yasnovidyashii"
+#define __AUTHORWEB "https://miranda-ng.org/p/UserGuide"
+#define __COPYRIGHT "© 2009 Mikhail Yuriev"
diff --git a/plugins/UserInfoEx/src/version.h b/plugins/UserInfoEx/src/version.h index 191d376c3e..778cb47f2d 100644 --- a/plugins/UserInfoEx/src/version.h +++ b/plugins/UserInfoEx/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "UInfoEx.dll"
#define __DESCRIPTION "Extended UserInfo module for Miranda NG. Provides interface to edit all contact information."
#define __AUTHOR "DeathAxe, Yasnovidyashii, Merlin, K. Romanov, Kreol"
-#define __AUTHORWEB "https://miranda-ng.org/p/UInfoEx/"
+#define __AUTHORWEB "https://miranda-ng.org/p/UInfoEx"
#define __COPYRIGHT "© 2006-2009 DeathAxe, Yasnovidyashii, Merlin, K. Romanov, Kreol"
diff --git a/plugins/Variables/src/version.h b/plugins/Variables/src/version.h index 192c5c8387..54b4017dc3 100644 --- a/plugins/Variables/src/version.h +++ b/plugins/Variables/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 2 -#define __RELEASE_NUM 3 -#define __BUILD_NUM 12 - -#include <stdver.h> - -#define __PLUGIN_NAME "Variables" -#define __FILENAME "Variables.dll" -#define __DESCRIPTION "Adds support for dynamic variables in strings for plugins." -#define __AUTHOR "P Boon" -#define __AUTHORWEB "https://miranda-ng.org/p/Variables/" -#define __COPYRIGHT "© 2003-2008 P. Boon, Ricardo Pescuma, George Hazan" +#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 2
+#define __RELEASE_NUM 3
+#define __BUILD_NUM 12
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "Variables"
+#define __FILENAME "Variables.dll"
+#define __DESCRIPTION "Adds support for dynamic variables in strings for plugins."
+#define __AUTHOR "P Boon"
+#define __AUTHORWEB "https://miranda-ng.org/p/Variables"
+#define __COPYRIGHT "© 2003-2008 P. Boon, Ricardo Pescuma, George Hazan"
diff --git a/plugins/VoiceService/src/version.h b/plugins/VoiceService/src/version.h index 067d1bc815..1c7453b966 100644 --- a/plugins/VoiceService/src/version.h +++ b/plugins/VoiceService/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 1 -#define __RELEASE_NUM 3 -#define __BUILD_NUM 1 - -#include <stdver.h> - -#define __PLUGIN_NAME "Voice Service" -#define __FILENAME "VoiceService.dll" -#define __DESCRIPTION "Provide services for protocols that support voice calls." -#define __AUTHOR "Ricardo Pescuma Domenecci" -#define __AUTHORWEB "https://miranda-ng.org/p/VoiceService/" -#define __COPYRIGHT "© 2007-2009 Ricardo Pescuma Domenecci, 2020-22 Miranda NG team" +#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 1
+#define __RELEASE_NUM 3
+#define __BUILD_NUM 1
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "Voice Service"
+#define __FILENAME "VoiceService.dll"
+#define __DESCRIPTION "Provide services for protocols that support voice calls."
+#define __AUTHOR "Ricardo Pescuma Domenecci"
+#define __AUTHORWEB "https://miranda-ng.org/p/VoiceService"
+#define __COPYRIGHT "© 2007-2009 Ricardo Pescuma Domenecci, 2020-22 Miranda NG team"
diff --git a/plugins/Watrack/players/pl_mradio.pas b/plugins/Watrack/players/pl_mradio.pas index 7bd2a14d5c..4b950f233d 100644 --- a/plugins/Watrack/players/pl_mradio.pas +++ b/plugins/Watrack/players/pl_mradio.pas @@ -308,7 +308,7 @@ const GetName :@GetFileName;
GetInfo :@GetInfo;
Command :@Command;
- URL :'https://miranda-ng.org/p/MRadio/';
+ URL :'https://miranda-ng.org/p/MRadio';
Notes :nil);
var
diff --git a/plugins/Watrack/watrack.dpr b/plugins/Watrack/watrack.dpr index b4016d950a..827d671714 100644 --- a/plugins/Watrack/watrack.dpr +++ b/plugins/Watrack/watrack.dpr @@ -672,7 +672,7 @@ begin PluginInfo.description:='Paste played music info into message window or status text';
PluginInfo.author :='Awkward';
PluginInfo.copyright :='(c) 2005-12 Awkward';
- PluginInfo.homepage :='https://miranda-ng.org/p/Watrack/';
+ PluginInfo.homepage :='https://miranda-ng.org/p/Watrack';
PluginInfo.flags :=UNICODE_AWARE;
PluginInfo.uuid :=MIID_WATRACK;
end.
diff --git a/plugins/Watrack_MPD/src/version.h b/plugins/Watrack_MPD/src/version.h index e07d6950e5..6ce706cdcf 100644 --- a/plugins/Watrack_MPD/src/version.h +++ b/plugins/Watrack_MPD/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 0 -#define __RELEASE_NUM 0 -#define __BUILD_NUM 4 - -#include <stdver.h> - -#define __PLUGIN_NAME "Watrack MPD" -#define __FILENAME "Watrack_MPD.dll" -#define __DESCRIPTION "Music Player Daemon support for Watrack." -#define __AUTHOR "sss" -#define __AUTHORWEB "https://miranda-ng.org/p/Watrack_MPD/" -#define __COPYRIGHT "© 2009 sss" +#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 4
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "Watrack MPD"
+#define __FILENAME "Watrack_MPD.dll"
+#define __DESCRIPTION "Music Player Daemon support for Watrack."
+#define __AUTHOR "sss"
+#define __AUTHORWEB "https://miranda-ng.org/p/Watrack_MPD"
+#define __COPYRIGHT "© 2009 sss"
diff --git a/plugins/WhenWasIt/src/version.h b/plugins/WhenWasIt/src/version.h index c69c7c5e00..9ffd0afdd1 100644 --- a/plugins/WhenWasIt/src/version.h +++ b/plugins/WhenWasIt/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "WhenWasIt.dll"
#define __DESCRIPTION "Notifies you of upcoming birthdays."
#define __AUTHOR "Cristian Libotean"
-#define __AUTHORWEB "https://miranda-ng.org/p/WhenWasIt/"
+#define __AUTHORWEB "https://miranda-ng.org/p/WhenWasIt"
#define __COPYRIGHT "© 2006-2011 Cristian Libotean"
diff --git a/plugins/WhoUsesMyFiles/src/version.h b/plugins/WhoUsesMyFiles/src/version.h index 31c3626c5f..bf9b615656 100644 --- a/plugins/WhoUsesMyFiles/src/version.h +++ b/plugins/WhoUsesMyFiles/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 1 -#define __RELEASE_NUM 0 -#define __BUILD_NUM 4 - -#include <stdver.h> - -#define __PLUGIN_NAME "Who Use My Files" -#define __FILENAME "WhoUsesMyFiles.dll" -#define __DESCRIPTION "Scans for network users of your shared files and notify you with popups." -#define __AUTHOR "Nikolay Redko" -#define __AUTHORWEB "https://miranda-ng.org/p/WhoUsesMyFiles/" -#define __COPYRIGHT "© 2003 Nike" +#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 1
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 4
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "Who Use My Files"
+#define __FILENAME "WhoUsesMyFiles.dll"
+#define __DESCRIPTION "Scans for network users of your shared files and notify you with popups."
+#define __AUTHOR "Nikolay Redko"
+#define __AUTHORWEB "https://miranda-ng.org/p/WhoUsesMyFiles"
+#define __COPYRIGHT "© 2003 Nike"
diff --git a/plugins/WinterSpeak/src/version.h b/plugins/WinterSpeak/src/version.h index 96e467db58..2b1e1bd40f 100644 --- a/plugins/WinterSpeak/src/version.h +++ b/plugins/WinterSpeak/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 9 -#define __RELEASE_NUM 8 -#define __BUILD_NUM 3 - -#include <stdver.h> - -#define __PLUGIN_NAME "WinterSpeak" -#define __FILENAME "WinterSpeak.dll" -#define __DESCRIPTION "Miranda interface to the Microsoft Speech API." -#define __AUTHOR "Ryan Winter, BlubbFish" -#define __AUTHORWEB "https://miranda-ng.org/p/WinterSpeak/" -#define __COPYRIGHT "© 2002 Ryan Winter, 2013 BlubbFish" +#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 9
+#define __RELEASE_NUM 8
+#define __BUILD_NUM 3
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "WinterSpeak"
+#define __FILENAME "WinterSpeak.dll"
+#define __DESCRIPTION "Miranda interface to the Microsoft Speech API."
+#define __AUTHOR "Ryan Winter, BlubbFish"
+#define __AUTHORWEB "https://miranda-ng.org/p/WinterSpeak"
+#define __COPYRIGHT "© 2002 Ryan Winter, 2013 BlubbFish"
diff --git a/plugins/XSoundNotify/src/version.h b/plugins/XSoundNotify/src/version.h index 30df378748..05583d2141 100644 --- a/plugins/XSoundNotify/src/version.h +++ b/plugins/XSoundNotify/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 1 -#define __MINOR_VERSION 2 -#define __RELEASE_NUM 0 -#define __BUILD_NUM 1 - -#include <stdver.h> - -#define __PLUGIN_NAME "XSoundNotify" -#define __FILENAME "XSoundNotify.dll" -#define __DESCRIPTION "Provides extended options for sound notifications." -#define __AUTHOR "Roman Torsten" -#define __AUTHORWEB "https://miranda-ng.org/p/XSoundNotify/" -#define __COPYRIGHT "© 2011 Roman Torsten" +#define __MAJOR_VERSION 1
+#define __MINOR_VERSION 2
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 1
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "XSoundNotify"
+#define __FILENAME "XSoundNotify.dll"
+#define __DESCRIPTION "Provides extended options for sound notifications."
+#define __AUTHOR "Roman Torsten"
+#define __AUTHORWEB "https://miranda-ng.org/p/XSoundNotify"
+#define __COPYRIGHT "© 2011 Roman Torsten"
diff --git a/plugins/YARelay/src/version.h b/plugins/YARelay/src/version.h index 90c48a27de..09d734d2c0 100644 --- a/plugins/YARelay/src/version.h +++ b/plugins/YARelay/src/version.h @@ -1,13 +1,13 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 1 -#define __RELEASE_NUM 0 -#define __BUILD_NUM 1 - -#include <stdver.h> - -#define __PLUGIN_NAME "YARelay" -#define __FILENAME "YARelay.dll" -#define __DESCRIPTION "Forwards messages to some contact when you are not available." -#define __AUTHOR "Anar Ibragimoff" -#define __AUTHORWEB "https://miranda-ng.org/p/YARelay/" -#define __COPYRIGHT "© 2005 Anar Ibragimoff" +#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 1
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 1
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "YARelay"
+#define __FILENAME "YARelay.dll"
+#define __DESCRIPTION "Forwards messages to some contact when you are not available."
+#define __AUTHOR "Anar Ibragimoff"
+#define __AUTHORWEB "https://miranda-ng.org/p/YARelay"
+#define __COPYRIGHT "© 2005 Anar Ibragimoff"
diff --git a/plugins/ZeroNotification/src/version.h b/plugins/ZeroNotification/src/version.h index 69c07c89db..367888a6ef 100644 --- a/plugins/ZeroNotification/src/version.h +++ b/plugins/ZeroNotification/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "ZeroNotify.dll"
#define __DESCRIPTION "Adds options to automatically disable notifications when a protocol is in a certain status."
#define __AUTHOR "bidyut, Maat"
-#define __AUTHORWEB "https://miranda-ng.org/p/ZeroNotify/"
+#define __AUTHORWEB "https://miranda-ng.org/p/ZeroNotify"
#define __COPYRIGHT "© 2005 bidyut, 2009 Maat"
diff --git a/plugins/ZeroSwitch/src/version.h b/plugins/ZeroSwitch/src/version.h index 3beaeaeee7..c8bd72e616 100644 --- a/plugins/ZeroSwitch/src/version.h +++ b/plugins/ZeroSwitch/src/version.h @@ -9,5 +9,5 @@ #define __FILENAME "ZeroSwitch.dll"
#define __DESCRIPTION "Adds Miranda NG icon into Alt+Tab switch dialog even if Miranda's main window has style other Title bar."
#define __AUTHOR "ZERO_BiT"
-#define __AUTHORWEB "https://miranda-ng.org/p/ZeroSwitch/"
+#define __AUTHORWEB "https://miranda-ng.org/p/ZeroSwitch"
#define __COPYRIGHT "© 2007 ZERO_BiT"
diff --git a/plugins/mRadio/mradio.dpr b/plugins/mRadio/mradio.dpr index 1ef63d88cc..eb57882511 100644 --- a/plugins/mRadio/mradio.dpr +++ b/plugins/mRadio/mradio.dpr @@ -190,7 +190,7 @@ begin ' Also local media files can be played.';
PluginInfo.author :='Awkward';
PluginInfo.copyright :='(c) 2007-14 Awkward';
- PluginInfo.homepage :='https://miranda-ng.org/p/MRadio/';
+ PluginInfo.homepage :='https://miranda-ng.org/p/MRadio';
PluginInfo.flags :=UNICODE_AWARE;
PluginInfo.uuid :=MIID_MRADIO;
end.
diff --git a/plugins/wbOSD/src/version.h b/plugins/wbOSD/src/version.h index 56b84e750c..366ad54ef4 100644 --- a/plugins/wbOSD/src/version.h +++ b/plugins/wbOSD/src/version.h @@ -30,5 +30,5 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #define __FILENAME "wbOSD.dll"
#define __DESCRIPTION "Shows new message/status change info using on-screen display."
#define __AUTHOR "Andrej Krutak"
-#define __AUTHORWEB "https://miranda-ng.org/p/wbOSD/"
+#define __AUTHORWEB "https://miranda-ng.org/p/wbOSD"
#define __COPYRIGHT "© 2005 Andrej Krutak"
|