diff options
Diffstat (limited to 'plugins')
167 files changed, 1643 insertions, 1763 deletions
diff --git a/plugins/!Deprecated/Db3x/src/version.h b/plugins/!Deprecated/Db3x/src/version.h index d64f0213d2..f1b5f42140 100644 --- a/plugins/!Deprecated/Db3x/src/version.h +++ b/plugins/!Deprecated/Db3x/src/version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 11
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 1
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 11
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 1
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "Miranda NG database driver"
-#define __FILENAME "Dbx_3x.dll"
-#define __DESCRIPTION "Provides Miranda database support: global settings, contacts, history, settings per contact."
-#define __AUTHOR "Miranda NG project"
-#define __AUTHOREMAIL "ghazan@miranda.im"
-#define __AUTHORWEB "http://miranda-ng.org/p/Dbx_3x/"
-#define __COPYRIGHT "© 2012-14 Miranda NG project"
+#define __PLUGIN_NAME "Miranda NG database driver"
+#define __FILENAME "Dbx_3x.dll"
+#define __DESCRIPTION "Provides Miranda database support: global settings, contacts, history, settings per contact."
+#define __AUTHOR "Miranda NG project"
+#define __AUTHOREMAIL "ghazan@miranda.im"
+#define __AUTHORWEB "http://miranda-ng.org/p/Dbx_3x/"
+#define __COPYRIGHT "© 2012-14 Miranda NG project"
diff --git a/plugins/!Deprecated/Dbx_tree_cryptors/encryption/ARC4/src/Version.h b/plugins/!Deprecated/Dbx_tree_cryptors/encryption/ARC4/src/Version.h index d7af928a34..62fb6e2083 100644 --- a/plugins/!Deprecated/Dbx_tree_cryptors/encryption/ARC4/src/Version.h +++ b/plugins/!Deprecated/Dbx_tree_cryptors/encryption/ARC4/src/Version.h @@ -1,11 +1,11 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 0
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 1
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 1
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "ARC4"
-#define __FILENAME "ARC4.dll"
-#define __DESCRIPTION "Streamcipher - 8bit step, fast."
-#define __COPYRIGHT "© 1987 Ron Rivest"
+#define __PLUGIN_NAME "ARC4"
+#define __FILENAME "ARC4.dll"
+#define __DESCRIPTION "Streamcipher - 8bit step, fast."
+#define __COPYRIGHT "© 1987 Ron Rivest"
diff --git a/plugins/!Deprecated/Dbx_tree_cryptors/encryption/CAST128/src/Version.h b/plugins/!Deprecated/Dbx_tree_cryptors/encryption/CAST128/src/Version.h index 57df4115c5..0a1e6d1e6e 100644 --- a/plugins/!Deprecated/Dbx_tree_cryptors/encryption/CAST128/src/Version.h +++ b/plugins/!Deprecated/Dbx_tree_cryptors/encryption/CAST128/src/Version.h @@ -1,11 +1,11 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 0
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 1
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 1
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "Cast128"
-#define __FILENAME "Cast128.dll"
-#define __DESCRIPTION "Blockcipher - 64bit block, fast and secure."
-#define __COPYRIGHT "© 1996 Carlisle Adams and Stafford Tavares"
+#define __PLUGIN_NAME "Cast128"
+#define __FILENAME "Cast128.dll"
+#define __DESCRIPTION "Blockcipher - 64bit block, fast and secure."
+#define __COPYRIGHT "© 1996 Carlisle Adams and Stafford Tavares"
diff --git a/plugins/!Deprecated/Dbx_tree_cryptors/encryption/HC256/src/Version.h b/plugins/!Deprecated/Dbx_tree_cryptors/encryption/HC256/src/Version.h index 6fc962491a..69c4d2bdd6 100644 --- a/plugins/!Deprecated/Dbx_tree_cryptors/encryption/HC256/src/Version.h +++ b/plugins/!Deprecated/Dbx_tree_cryptors/encryption/HC256/src/Version.h @@ -1,11 +1,11 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 0
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 1
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 1
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "HC-256"
-#define __FILENAME "HC256.dll"
-#define __DESCRIPTION "Streamcipher - 512bit step, very fast."
-#define __COPYRIGHT "© 2005 Hongjun Wu"
+#define __PLUGIN_NAME "HC-256"
+#define __FILENAME "HC256.dll"
+#define __DESCRIPTION "Streamcipher - 512bit step, very fast."
+#define __COPYRIGHT "© 2005 Hongjun Wu"
diff --git a/plugins/!Deprecated/FingerPrintModPlus/src/version.h b/plugins/!Deprecated/FingerPrintModPlus/src/version.h index 19c859c524..6e163ec77d 100644 --- a/plugins/!Deprecated/FingerPrintModPlus/src/version.h +++ b/plugins/!Deprecated/FingerPrintModPlus/src/version.h @@ -18,19 +18,12 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
-#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 2
-#define __RELEASE_NUM 2
-#define __BUILD_NUM 4
-
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
-#define __FILEVERSION_DOTS __MAJOR_VERSION.__MINOR_VERSION.__RELEASE_NUM.__BUILD_NUM
-
-#define __STRINGIFY_IMPL(x) #x
-#define __STRINGIFY(x) __STRINGIFY_IMPL(x)
-#define __VERSION_STRING __STRINGIFY(__FILEVERSION_DOTS)
-#define __VERSION_DWORD PLUGIN_MAKE_VERSION(__MAJOR_VERSION, __MINOR_VERSION, __RELEASE_NUM, __BUILD_NUM)
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 2
+#define __RELEASE_NUM 2
+#define __BUILD_NUM 4
+#include <stdver.h>
#define __INTERNAL_NAME_STRING "Fingerprint Mod+"
#define __PLUGIN_ID 4300
@@ -42,5 +35,5 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. // Fingerprint interface ID. Should be the same for ALL fingerprint plugins.
// {FFF4B77A-CE40-11DB-A5CD-06A755D89593}
-#define MIID_FINGERPRINT {0xFFF4B77A, 0xCE40, 0x11DB, { 0xA5, 0xCD, 0x06, 0xA7, 0x55, 0xD8, 0x95, 0x93}}
-#define MIID_THIS_PLUGIN {0x687364af, 0x58b0, 0x4af2, { 0xa4, 0xee, 0x20, 0xf4, 0xa, 0x8d, 0x9a, 0xfb}}
+#define MIID_FINGERPRINT {0xFFF4B77A, 0xCE40, 0x11DB, { 0xA5, 0xCD, 0x06, 0xA7, 0x55, 0xD8, 0x95, 0x93}}
+#define MIID_THIS_PLUGIN {0x687364af, 0x58b0, 0x4af2, { 0xa4, 0xee, 0x20, 0xf4, 0xa, 0x8d, 0x9a, 0xfb}}
diff --git a/plugins/!Deprecated/MagneticWindows/src/Version.h b/plugins/!Deprecated/MagneticWindows/src/Version.h index 681fda66a6..e6bf08d90d 100644 --- a/plugins/!Deprecated/MagneticWindows/src/Version.h +++ b/plugins/!Deprecated/MagneticWindows/src/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 0
-#define __RELEASE_NUM 3
-#define __BUILD_NUM 2
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 3
+#define __BUILD_NUM 2
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "Magnetic Windows"
-#define __FILENAME "MagneticWindows.dll"
-#define __DESCRIPTION "Makes the main contactlist and the chat windows snapping to the desktop border and to each other."
-#define __AUTHOR "Michael Kunz"
-#define __AUTHOREMAIL "Michael.Kunz@s2005.TU-Cemnitz.de"
-#define __AUTHORWEB "http://miranda-ng.org/p/MagneticWindows/"
-#define __COPYRIGHT "© 2006 Michael Kunz"
+#define __PLUGIN_NAME "Magnetic Windows"
+#define __FILENAME "MagneticWindows.dll"
+#define __DESCRIPTION "Makes the main contactlist and the chat windows snapping to the desktop border and to each other."
+#define __AUTHOR "Michael Kunz"
+#define __AUTHOREMAIL "Michael.Kunz@s2005.TU-Cemnitz.de"
+#define __AUTHORWEB "http://miranda-ng.org/p/MagneticWindows/"
+#define __COPYRIGHT "© 2006 Michael Kunz"
diff --git a/plugins/!NotAdopted/mDynDNS/version.h b/plugins/!NotAdopted/mDynDNS/version.h index 5e544df596..2025d2af99 100644 --- a/plugins/!NotAdopted/mDynDNS/version.h +++ b/plugins/!NotAdopted/mDynDNS/version.h @@ -1,38 +1,34 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 8
-#define __RELEASE_NUM 1
-#define __BUILD_NUM 2
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 8
+#define __RELEASE_NUM 1
+#define __BUILD_NUM 2
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
-#define __FILEVERSION_STRING_DOTS __MAJOR_VERSION.__MINOR_VERSION.__RELEASE_NUM.__BUILD_NUM
-#define __STRINGIFY(x) #x
-#define __VERSION_STRING __STRINGIFY(__FILEVERSION_STRING_DOTS)
+#include <stdver.h>
-#define __USER_AGENT_STRING "MirandaIM - mDynDns plugin - "__MAJOR_VERSION.__MINOR_VERSION.__RELEASE_NUM.__BUILD_NUM
+#define __USER_AGENT_STRING "MirandaIM - mDynDns plugin - "__MAJOR_VERSION.__MINOR_VERSION.__RELEASE_NUM.__BUILD_NUM
-#define __FILENAME "mDynDNS.dll"
-#define __DESC "Alows user to update his IP on DynDNS server."
-#define __AUTHOR "Kirsen, Merlin"
-#define __AUTHOREMAIL "ing.u.horn@googlemail.com"
-#define __COPYRIGHT "© 2006 Kirsen, © 2009 Merlin"
-#define __AUTHORWEB "http://code.google.com/p/merlins-miranda"
+#define __FILENAME "mDynDNS.dll"
+#define __DESC "Alows user to update his IP on DynDNS server."
+#define __AUTHOR "Kirsen, Merlin"
+#define __AUTHOREMAIL "ing.u.horn@googlemail.com"
+#define __COPYRIGHT "© 2006 Kirsen, © 2009 Merlin"
+#define __AUTHORWEB "http://code.google.com/p/merlins-miranda"
-#define PLUGNAME "mDynDNS"
+#define PLUGNAME "mDynDNS"
#ifdef _UNICODE
-#define __PLUGIN_NAME PLUGNAME" (Unicode)"
-#define __FLVersionURL "http://addons.miranda-im.org/details.php?action=viewfile&id=4075"
-#define __FLVersionPrefix "<span class=\"fileNameHeader\">mDynDNS (Unicode) "
-#define __FLUpdateURL "http://addons.miranda-im.org/feed.php?dlfile=4075"
-#define __BetaUpdateURL "http://merlins-miranda.googlecode.com/files/mDynDNSW.zip"
+#define __PLUGIN_NAME PLUGNAME" (Unicode)"
+#define __FLVersionURL "http://addons.miranda-im.org/details.php?action=viewfile&id=4075"
+#define __FLVersionPrefix "<span class=\"fileNameHeader\">mDynDNS (Unicode) "
+#define __FLUpdateURL "http://addons.miranda-im.org/feed.php?dlfile=4075"
+#define __BetaUpdateURL "http://merlins-miranda.googlecode.com/files/mDynDNSW.zip"
#else
-#define __PLUGIN_NAME PLUGNAME" (2in1)"
-#define __FLVersionURL "http://addons.miranda-im.org/details.php?action=viewfile&id=4075"
-#define __FLVersionPrefix "<span class=\"fileNameHeader\">mDynDNS (2in1) "
-#define __FLUpdateURL "http://addons.miranda-im.org/feed.php?dlfile=4075"
-#define __BetaUpdateURL "http://merlins-miranda.googlecode.com/files/mDynDNS.zip"
+#define __PLUGIN_NAME PLUGNAME" (2in1)"
+#define __FLVersionURL "http://addons.miranda-im.org/details.php?action=viewfile&id=4075"
+#define __FLVersionPrefix "<span class=\"fileNameHeader\">mDynDNS (2in1) "
+#define __FLUpdateURL "http://addons.miranda-im.org/feed.php?dlfile=4075"
+#define __BetaUpdateURL "http://merlins-miranda.googlecode.com/files/mDynDNS.zip"
#endif
-#define __BetaVersionURL "http://merlins-miranda.googlecode.com/svn/trunk/miranda/plugins/mDynDNS/changelog.txt"
-#define __BetaVersionPrefix "mDynDNS: "
-#define __BetaChangelogURL "http://merlins-miranda.googlecode.com/svn/trunk/miranda/plugins/mDynDNS/changelog.txt"
-
+#define __BetaVersionURL "http://merlins-miranda.googlecode.com/svn/trunk/miranda/plugins/mDynDNS/changelog.txt"
+#define __BetaVersionPrefix "mDynDNS: "
+#define __BetaChangelogURL "http://merlins-miranda.googlecode.com/svn/trunk/miranda/plugins/mDynDNS/changelog.txt"
diff --git a/plugins/AVS/src/version.h b/plugins/AVS/src/version.h index 7292c874f5..7480ea6f05 100644 --- a/plugins/AVS/src/version.h +++ b/plugins/AVS/src/version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 11
-#define __RELEASE_NUM 1
-#define __BUILD_NUM 1
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 11
+#define __RELEASE_NUM 1
+#define __BUILD_NUM 1
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "Avatar service"
-#define __FILENAME "AVS.dll"
-#define __DESCRIPTION "Loads and manages contact pictures for other plugins."
-#define __AUTHOR "Nightwish, Pescuma"
-#define __AUTHOREMAIL ""
-#define __AUTHORWEB "http://miranda-ng.org/p/AVS/"
-#define __COPYRIGHT "© 2000-2012 Miranda-IM project, 2012 Miranda NG team"
+#define __PLUGIN_NAME "Avatar service"
+#define __FILENAME "AVS.dll"
+#define __DESCRIPTION "Loads and manages contact pictures for other plugins."
+#define __AUTHOR "Nightwish, Pescuma"
+#define __AUTHOREMAIL ""
+#define __AUTHORWEB "http://miranda-ng.org/p/AVS/"
+#define __COPYRIGHT "© 2000-2012 Miranda-IM project, 2012 Miranda NG team"
diff --git a/plugins/AddContactPlus/src/Version.h b/plugins/AddContactPlus/src/Version.h index 0673043e62..7cebbc6595 100644 --- a/plugins/AddContactPlus/src/Version.h +++ b/plugins/AddContactPlus/src/Version.h @@ -3,7 +3,7 @@ #define __RELEASE_NUM 9
#define __BUILD_NUM 2
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
#define __PLUGIN_NAME "Add contact+"
#define __FILENAME "AddContactPlus.dll"
diff --git a/plugins/AdvaImg/src/version.h b/plugins/AdvaImg/src/version.h index 5d11e943bb..70a552bd91 100644 --- a/plugins/AdvaImg/src/version.h +++ b/plugins/AdvaImg/src/version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 11
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 1
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 11
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 1
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "Miranda image services"
-#define __FILENAME "AdvaImg.dll"
-#define __DESCRIPTION "Generic image services for Miranda NG."
-#define __AUTHOR "Nightwish, The FreeImage project (http://freeimage.sourceforge.net/)"
-#define __AUTHOREMAIL ""
-#define __AUTHORWEB "http://miranda-ng.org/p/AdvaImg/"
-#define __COPYRIGHT "© 2000-2012 Miranda-IM project, 2012-14 Miranda NG project uses the FreeImage distribution"
+#define __PLUGIN_NAME "Miranda image services"
+#define __FILENAME "AdvaImg.dll"
+#define __DESCRIPTION "Generic image services for Miranda NG."
+#define __AUTHOR "Nightwish, The FreeImage project (http://freeimage.sourceforge.net/)"
+#define __AUTHOREMAIL ""
+#define __AUTHORWEB "http://miranda-ng.org/p/AdvaImg/"
+#define __COPYRIGHT "© 2000-2012 Miranda-IM project, 2012-14 Miranda NG project uses the FreeImage distribution"
diff --git a/plugins/Alarms/src/Version.h b/plugins/Alarms/src/Version.h index 821e542670..3142db06c8 100644 --- a/plugins/Alarms/src/Version.h +++ b/plugins/Alarms/src/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 4
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 5
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 4
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 5
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#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 __AUTHOREMAIL "mail@scottellis.com.au"
-#define __AUTHORWEB "http://miranda-ng.org/p/Alarms/"
-#define __COPYRIGHT "© 2005 Scott Ellis"
+#define __PLUGIN_NAME "Alarms"
+#define __FILENAME "Alarms.dll"
+#define __DESCRIPTION "Sets once-off, daily, weekly and weekday alarms."
+#define __AUTHOR "Scott Ellis"
+#define __AUTHOREMAIL "mail@scottellis.com.au"
+#define __AUTHORWEB "http://miranda-ng.org/p/Alarms/"
+#define __COPYRIGHT "© 2005 Scott Ellis"
diff --git a/plugins/AssocMgr/src/version.h b/plugins/AssocMgr/src/version.h index fbf09e5548..08ca311376 100644 --- a/plugins/AssocMgr/src/version.h +++ b/plugins/AssocMgr/src/version.h @@ -19,17 +19,17 @@ along with this program (AssocMgr-License.txt); if not, write to the Free Softwa Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
-#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 1
-#define __RELEASE_NUM 1
-#define __BUILD_NUM 0
-
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
-
-#define __PLUGIN_NAME "File association manager"
-#define __FILENAME "AssocMgr.dll"
-#define __DESCRIPTION "Handles file type associations and URLs like aim, ymsgr, xmpp, wpmsg, gg, tlen."
-#define __AUTHOR "H. Herkenrath"
-#define __AUTHOREMAIL "hrathh@users.sourceforge.net"
-#define __AUTHORWEB "http://miranda-ng.org/p/AssocMgr/"
-#define __COPYRIGHT "© 2005-2007 H. Herkenrath"
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 1
+#define __RELEASE_NUM 1
+#define __BUILD_NUM 0
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "File association manager"
+#define __FILENAME "AssocMgr.dll"
+#define __DESCRIPTION "Handles file type associations and URLs like aim, ymsgr, xmpp, wpmsg, gg, tlen."
+#define __AUTHOR "H. Herkenrath"
+#define __AUTHOREMAIL "hrathh@users.sourceforge.net"
+#define __AUTHORWEB "http://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 804dd84398..cbf120add5 100644 --- a/plugins/AuthState/src/version.h +++ b/plugins/AuthState/src/version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 0
-#define __RELEASE_NUM 2
-#define __BUILD_NUM 1
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 2
+#define __BUILD_NUM 1
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "Authorization state"
-#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 __AUTHOREMAIL "thief@miranda.im"
-#define __AUTHORWEB "http://miranda-ng.org/p/AuthState/"
-#define __COPYRIGHT "© 2006-2010 Alexander Turyak"
+#define __PLUGIN_NAME "Authorization state"
+#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 __AUTHOREMAIL "thief@miranda.im"
+#define __AUTHORWEB "http://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 4f4ef2691e..8c0fee8882 100644 --- a/plugins/AutoRun/src/Version.h +++ b/plugins/AutoRun/src/Version.h @@ -3,7 +3,7 @@ #define __RELEASE_NUM 0
#define __BUILD_NUM 1
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
#define __PLUGIN_NAME "AutoRun"
#define __FILENAME "AutoRun.dll"
diff --git a/plugins/AutoShutdown/src/version.h b/plugins/AutoShutdown/src/version.h index 62805b36ce..22a1167cf5 100644 --- a/plugins/AutoShutdown/src/version.h +++ b/plugins/AutoShutdown/src/version.h @@ -19,17 +19,17 @@ along with this program (Shutdown-License.txt); if not, write to the Free Softwa Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
-#define __MAJOR_VERSION 1
-#define __MINOR_VERSION 4
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 2
-
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
-
-#define __PLUGIN_NAME "Auto shutdown"
-#define __FILENAME "AutoShutdown.dll"
-#define __DESCRIPTION "Adds the possibility to shutdown the computer when a specified event occurs."
-#define __AUTHOR "H. Herkenrath"
-#define __AUTHOREMAIL "hrathh@users.sourceforge.net"
-#define __AUTHORWEB "http://miranda-ng.org/p/AutoShutdown/"
-#define __COPYRIGHT "© 2004-2007 H. Herkenrath"
+#define __MAJOR_VERSION 1
+#define __MINOR_VERSION 4
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 2
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "Auto shutdown"
+#define __FILENAME "AutoShutdown.dll"
+#define __DESCRIPTION "Adds the possibility to shutdown the computer when a specified event occurs."
+#define __AUTHOR "H. Herkenrath"
+#define __AUTHOREMAIL "hrathh@users.sourceforge.net"
+#define __AUTHORWEB "http://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 c52fae10ec..eb62c3bd86 100644 --- a/plugins/AvatarHistory/src/Version.h +++ b/plugins/AvatarHistory/src/Version.h @@ -3,7 +3,7 @@ #define __RELEASE_NUM 0
#define __BUILD_NUM 1
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
#define __PLUGIN_NAME "Avatar history"
#define __FILENAME "AvatarHistory.dll"
diff --git a/plugins/BASS_interface/src/Version.h b/plugins/BASS_interface/src/Version.h index 9ecf681bb1..b05ae3d2c0 100644 --- a/plugins/BASS_interface/src/Version.h +++ b/plugins/BASS_interface/src/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 0
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 14
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 14
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#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 __AUTHOREMAIL ""
-#define __AUTHORWEB "http://miranda-ng.org/p/BASS_interface/"
-#define __COPYRIGHT "© 2010, 2011 tico-tico"
+#define __PLUGIN_NAME "BASS interface"
+#define __FILENAME "BASS_interface.dll"
+#define __DESCRIPTION "un4seen's BASS interface Miranda NG plugin."
+#define __AUTHOR "tico-tico"
+#define __AUTHOREMAIL ""
+#define __AUTHORWEB "http://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 da6b4f91be..48ea731763 100644 --- a/plugins/BasicHistory/src/version.h +++ b/plugins/BasicHistory/src/version.h @@ -3,7 +3,7 @@ #define __RELEASE_NUM 1
#define __BUILD_NUM 10
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
#define __PLUGIN_NAME "Basic history"
#define __FILENAME "BasicHistory.dll"
diff --git a/plugins/Boltun/src/Version.h b/plugins/Boltun/src/Version.h index 26029813e8..c62d221e30 100644 --- a/plugins/Boltun/src/Version.h +++ b/plugins/Boltun/src/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 0
-#define __RELEASE_NUM 3
-#define __BUILD_NUM 0
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 3
+#define __BUILD_NUM 0
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#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 __AUTHOREMAIL "Valentin.Pavlyuchenko@gmail.com"
-#define __AUTHORWEB "http://miranda-ng.org/p/Boltun/"
-#define __COPYRIGHT "© 2003-2008 Alexander S. Kiselev A.K.A. KAS, Valentin Pavlyuchenko"
+#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 __AUTHOREMAIL "Valentin.Pavlyuchenko@gmail.com"
+#define __AUTHORWEB "http://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 f06018247c..61bb978063 100644 --- a/plugins/BossKeyPlus/src/version.h +++ b/plugins/BossKeyPlus/src/version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 5
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 3
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 5
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 3
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "BossKey+"
-#define __FILENAME "BossKey.dll"
-#define __DESCRIPTION "Anti-Boss plugin. Makes your Miranda NG hidden or password-protected."
-#define __AUTHOR "Goblineye Entertainment, Billy_Bons"
-#define __AUTHOREMAIL "tatarinov.sergey@gmail.com"
-#define __AUTHORWEB "http://miranda-ng.org/p/BossKey/"
-#define __COPYRIGHT "© 2002-2003 Goblineye Entertainment, 2007-2010 Billy_Bons"
+#define __PLUGIN_NAME "BossKey+"
+#define __FILENAME "BossKey.dll"
+#define __DESCRIPTION "Anti-Boss plugin. Makes your Miranda NG hidden or password-protected."
+#define __AUTHOR "Goblineye Entertainment, Billy_Bons"
+#define __AUTHOREMAIL "tatarinov.sergey@gmail.com"
+#define __AUTHORWEB "http://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 29501dafda..537750b8ed 100644 --- a/plugins/BuddyExpectator/src/Version.h +++ b/plugins/BuddyExpectator/src/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 1
-#define __RELEASE_NUM 2
-#define __BUILD_NUM 3
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 1
+#define __RELEASE_NUM 2
+#define __BUILD_NUM 3
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#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 __AUTHOREMAIL "thief@miranda.im"
-#define __AUTHORWEB "http://miranda-ng.org/p/BuddyExpectator/"
-#define __COPYRIGHT "© 2005 Anar Ibragimoff, 2006 Scott Ellis, 2007-2009 Alexander Turyak"
+#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 __AUTHOREMAIL "thief@miranda.im"
+#define __AUTHORWEB "http://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 9acddbed46..1c5545ba8d 100644 --- a/plugins/BuddyPounce/src/Version.h +++ b/plugins/BuddyPounce/src/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 3
-#define __RELEASE_NUM 2
-#define __BUILD_NUM 1
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 3
+#define __RELEASE_NUM 2
+#define __BUILD_NUM 1
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#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 __AUTHOREMAIL "jdgordy@gmail.com"
-#define __AUTHORWEB "http://miranda-ng.org/p/BuddyPounce/"
-#define __COPYRIGHT "© 2004 Jonathan Gordon"
+#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 __AUTHOREMAIL "jdgordy@gmail.com"
+#define __AUTHORWEB "http://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 c3652779ca..0c325e46ed 100644 --- a/plugins/CSList/src/Version.h +++ b/plugins/CSList/src/Version.h @@ -1,9 +1,9 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 1
-#define __RELEASE_NUM 1
-#define __BUILD_NUM 0
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 1
+#define __RELEASE_NUM 1
+#define __BUILD_NUM 0
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
#define __PLUGIN_NAME "Custom status list"
#define __FILENAME "CSList.dll"
diff --git a/plugins/ChangeKeyboardLayout/src/Version.h b/plugins/ChangeKeyboardLayout/src/Version.h index 47741393be..b0f031554b 100644 --- a/plugins/ChangeKeyboardLayout/src/Version.h +++ b/plugins/ChangeKeyboardLayout/src/Version.h @@ -3,7 +3,7 @@ #define __RELEASE_NUM 1
#define __BUILD_NUM 6
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
#define __PLUGIN_NAME "Change keyboard layout"
#define __FILENAME "ChangeKeyboardLayout.dll"
diff --git a/plugins/ClientChangeNotify/src/Version.h b/plugins/ClientChangeNotify/src/Version.h index 9c298d9101..042da2759b 100644 --- a/plugins/ClientChangeNotify/src/Version.h +++ b/plugins/ClientChangeNotify/src/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 1
-#define __RELEASE_NUM 1
-#define __BUILD_NUM 3
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 1
+#define __RELEASE_NUM 1
+#define __BUILD_NUM 3
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#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 __AUTHOREMAIL "dchervov@yahoo.com"
-#define __AUTHORWEB "http://miranda-ng.org/p/ClientChangeNotify/"
-#define __COPYRIGHT "© 2006-2008 Chervov Dmitry"
+#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 __AUTHOREMAIL "dchervov@yahoo.com"
+#define __AUTHORWEB "http://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 fb66043517..78bcbde49e 100644 --- a/plugins/Clist_blind/src/Version.h +++ b/plugins/Clist_blind/src/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 8
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 1
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 8
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 1
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#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 __AUTHOREMAIL ""
-#define __AUTHORWEB "http://miranda-ng.org/p/Clist_blind/"
-#define __COPYRIGHT "Copyright 2000-2009 Miranda IM project, Ricardo Pescuma Domenecci, 2013-14 Miranda NG project"
+#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 __AUTHOREMAIL ""
+#define __AUTHORWEB "http://miranda-ng.org/p/Clist_blind/"
+#define __COPYRIGHT "Copyright 2000-2009 Miranda IM project, Ricardo Pescuma Domenecci, 2013-14 Miranda NG project"
diff --git a/plugins/Clist_modern/src/version.h b/plugins/Clist_modern/src/version.h index 6b09ce3aea..00a7fa0a79 100644 --- a/plugins/Clist_modern/src/version.h +++ b/plugins/Clist_modern/src/version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 9
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 11
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 9
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 11
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "Modern contact list"
-#define __FILENAME "Clist_modern.dll"
-#define __DESCRIPTION "Displays contacts, event notifications, protocol status with advantage visual modifications. Supported MW modifications, enhanced metacontact cooperation."
-#define __AUTHOR "Artem Shpynov, Ricardo Pescuma Domenecci and Anton Senko based on clist_mw by Bethoven"
-#define __AUTHOREMAIL "ashpynov@gmail.com"
-#define __AUTHORWEB "http://miranda-ng.org/p/Clist_modern/"
-#define __COPYRIGHT "Copyright 2000-2010 Miranda-IM project"
+#define __PLUGIN_NAME "Modern contact list"
+#define __FILENAME "Clist_modern.dll"
+#define __DESCRIPTION "Displays contacts, event notifications, protocol status with advantage visual modifications. Supported MW modifications, enhanced metacontact cooperation."
+#define __AUTHOR "Artem Shpynov, Ricardo Pescuma Domenecci and Anton Senko based on clist_mw by Bethoven"
+#define __AUTHOREMAIL "ashpynov@gmail.com"
+#define __AUTHORWEB "http://miranda-ng.org/p/Clist_modern/"
+#define __COPYRIGHT "Copyright 2000-2010 Miranda-IM project"
diff --git a/plugins/Clist_mw/src/Version.h b/plugins/Clist_mw/src/Version.h index 048c220a0f..961c80eef1 100644 --- a/plugins/Clist_mw/src/Version.h +++ b/plugins/Clist_mw/src/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 9
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 0
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 9
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 0
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "MultiWindow contact list"
-#define __FILENAME "Clist_mw.dll"
-#define __DESCRIPTION "Displays contacts, event notifications, protocol status with MW modifications."
-#define __AUTHOR "Bethoven"
-#define __AUTHOREMAIL "bethoven@mailgate.ru"
-#define __AUTHORWEB "http://miranda-ng.org/p/Clist_mw/"
-#define __COPYRIGHT "Copyright 2000-2010 Miranda IM project, 2012 Miranda NG project."
+#define __PLUGIN_NAME "MultiWindow contact list"
+#define __FILENAME "Clist_mw.dll"
+#define __DESCRIPTION "Displays contacts, event notifications, protocol status with MW modifications."
+#define __AUTHOR "Bethoven"
+#define __AUTHOREMAIL "bethoven@mailgate.ru"
+#define __AUTHORWEB "http://miranda-ng.org/p/Clist_mw/"
+#define __COPYRIGHT "Copyright 2000-2010 Miranda IM project, 2012 Miranda NG project."
diff --git a/plugins/Clist_nicer/skineditor/src/Version.h b/plugins/Clist_nicer/skineditor/src/Version.h index ed21049ae0..f0403e6a1e 100644 --- a/plugins/Clist_nicer/skineditor/src/Version.h +++ b/plugins/Clist_nicer/skineditor/src/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 0
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 4
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 4
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#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 __AUTHOREMAIL ""
-#define __AUTHORWEB "http://miranda-ng.org/p/Cln_skinedit/"
-#define __COPYRIGHT "Copyright 2000-2006 Miranda-IM project"
+#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 __AUTHOREMAIL ""
+#define __AUTHORWEB "http://miranda-ng.org/p/Cln_skinedit/"
+#define __COPYRIGHT "Copyright 2000-2006 Miranda-IM project"
diff --git a/plugins/Clist_nicer/src/Include/Version.h b/plugins/Clist_nicer/src/Include/Version.h index a761059f8b..d6dc34719a 100644 --- a/plugins/Clist_nicer/src/Include/Version.h +++ b/plugins/Clist_nicer/src/Include/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 9
-#define __RELEASE_NUM 2
-#define __BUILD_NUM 1
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 9
+#define __RELEASE_NUM 2
+#define __BUILD_NUM 1
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "Clist nicer"
-#define __FILENAME "Clist_nicer.dll"
-#define __DESCRIPTION "Displays contacts, event notifications, protocol status."
-#define __AUTHOR "Pixel, egoDust, cyreve, Nightwish"
-#define __AUTHOREMAIL ""
-#define __AUTHORWEB "http://miranda-ng.org/p/Clist_nicer/"
-#define __COPYRIGHT "Copyright 2000-2010 Miranda-IM project"
+#define __PLUGIN_NAME "Clist nicer"
+#define __FILENAME "Clist_nicer.dll"
+#define __DESCRIPTION "Displays contacts, event notifications, protocol status."
+#define __AUTHOR "Pixel, egoDust, cyreve, Nightwish"
+#define __AUTHOREMAIL ""
+#define __AUTHORWEB "http://miranda-ng.org/p/Clist_nicer/"
+#define __COPYRIGHT "Copyright 2000-2010 Miranda-IM project"
diff --git a/plugins/CmdLine/MimCmd/src/version.h b/plugins/CmdLine/MimCmd/src/version.h index 1a9a69078c..9dc4c88e49 100644 --- a/plugins/CmdLine/MimCmd/src/version.h +++ b/plugins/CmdLine/MimCmd/src/version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 0
-#define __RELEASE_NUM 4
-#define __BUILD_NUM 1
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 4
+#define __BUILD_NUM 1
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "MimCmd"
-#define __FILENAME "MimCmd.exe"
-#define __DESCRIPTION "This will tell Miranda to run the specified command."
-#define __AUTHOR "Cristian Libotean"
-#define __AUTHOREMAIL "eblis102@yahoo.com"
-#define __AUTHORWEB "http://miranda-ng.org/p/CmdLine/"
-#define __COPYRIGHT "© 2007-2011 Cristian Libotean"
+#define __PLUGIN_NAME "MimCmd"
+#define __FILENAME "MimCmd.exe"
+#define __DESCRIPTION "This will tell Miranda to run the specified command."
+#define __AUTHOR "Cristian Libotean"
+#define __AUTHOREMAIL "eblis102@yahoo.com"
+#define __AUTHORWEB "http://miranda-ng.org/p/CmdLine/"
+#define __COPYRIGHT "© 2007-2011 Cristian Libotean"
diff --git a/plugins/CmdLine/src/version.h b/plugins/CmdLine/src/version.h index 8d6324b842..2b2d62a030 100644 --- a/plugins/CmdLine/src/version.h +++ b/plugins/CmdLine/src/version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 0
-#define __RELEASE_NUM 4
-#define __BUILD_NUM 1
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 4
+#define __BUILD_NUM 1
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "Command line"
-#define __FILENAME "CmdLine.dll"
-#define __DESCRIPTION "This plugin lets you control Miranda from the command line."
-#define __AUTHOR "Cristian Libotean"
-#define __AUTHOREMAIL "eblis102@yahoo.com"
-#define __AUTHORWEB "http://miranda-ng.org/p/CmdLine/"
-#define __COPYRIGHT "© 2007-2011 Cristian Libotean"
+#define __PLUGIN_NAME "Command line"
+#define __FILENAME "CmdLine.dll"
+#define __DESCRIPTION "This plugin lets you control Miranda from the command line."
+#define __AUTHOR "Cristian Libotean"
+#define __AUTHOREMAIL "eblis102@yahoo.com"
+#define __AUTHORWEB "http://miranda-ng.org/p/CmdLine/"
+#define __COPYRIGHT "© 2007-2011 Cristian Libotean"
diff --git a/plugins/ConnectionNotify/res/ConnectionNotify.rc b/plugins/ConnectionNotify/res/ConnectionNotify.rc index 9ef822c374..52b0b59c5a 100644 --- a/plugins/ConnectionNotify/res/ConnectionNotify.rc +++ b/plugins/ConnectionNotify/res/ConnectionNotify.rc @@ -109,8 +109,8 @@ IDI_ICON6 ICON ".\\add.ico" //
LANGUAGE LANG_NEUTRAL, SUBLANG_SYS_DEFAULT
VS_VERSION_INFO VERSIONINFO
- FILEVERSION __PLUGINVERSION_STRING
- PRODUCTVERSION __PLUGINVERSION_STRING
+ FILEVERSION __FILEVERSION_STRING
+ PRODUCTVERSION __FILEVERSION_STRING
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
diff --git a/plugins/ConnectionNotify/src/ConnectionNotify.cpp b/plugins/ConnectionNotify/src/ConnectionNotify.cpp index 609ddb1675..0f1c3d0005 100644 --- a/plugins/ConnectionNotify/src/ConnectionNotify.cpp +++ b/plugins/ConnectionNotify/src/ConnectionNotify.cpp @@ -43,7 +43,7 @@ TCHAR *tcpStates[]={_T("CLOSED"),_T("LISTEN"),_T("SYN_SENT"),_T("SYN_RCVD"),_T(" PLUGININFOEX pluginInfo={
sizeof(PLUGININFOEX),
PLUGINNAME,
- VERSION,
+ __VERSION_DWORD,
__DESCRIPTION,
__AUTHOR,
__AUTHOREMAIL,
diff --git a/plugins/ConnectionNotify/src/version.h b/plugins/ConnectionNotify/src/version.h index 69773892d3..b99d9e4b44 100644 --- a/plugins/ConnectionNotify/src/version.h +++ b/plugins/ConnectionNotify/src/version.h @@ -26,20 +26,13 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #define __RELEASE_NUM 0
#define __BUILD_NUM 5
-#define VERSION PLUGIN_MAKE_VERSION(__MAJOR_VERSION, __MINOR_VERSION, __RELEASE_NUM, __BUILD_NUM)
-
-#define __PLUGINVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
-#define __PLUGINVERSION_STRING_DOTS __MAJOR_VERSION.__MINOR_VERSION.__RELEASE_NUM.__BUILD_NUM
-#define __STRINGIFY_(x) #x
-#define __STRINGIFY(x) __STRINGIFY_(x)
-#define __VERSION_STRING __STRINGIFY(__PLUGINVERSION_STRING_DOTS)
+#include <stdver.h>
#define __DESCRIPTION "Notify with popup if some connection established"
#define __AUTHOR "MaKaR"
#define __AUTHOREMAIL "makar@poczta.of.pl"
#define __COPYRIGHT "© 2011-2013 MaKaRSoFT"
#define __AUTHORWEB "http://miranda-ng.org/p/ConnectionNotify/"
-
#define __PLUGIN_DISPLAY_NAME "ConnectionNotify"
#endif //M_EXCHANGE_VERSION_H
diff --git a/plugins/Console/src/version.h b/plugins/Console/src/version.h index 713a3e81fe..75957b12e8 100644 --- a/plugins/Console/src/version.h +++ b/plugins/Console/src/version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 0
-#define __RELEASE_NUM 7
-#define __BUILD_NUM 3
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 7
+#define __BUILD_NUM 3
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "Console"
-#define __FILENAME "Console.dll"
-#define __DESCRIPTION "Console log window for Miranda."
-#define __AUTHOR "Bio"
-#define __AUTHOREMAIL "bio@ktaspb.ru"
-#define __AUTHORWEB "http://miranda-ng.org/p/Console/"
-#define __COPYRIGHT "© 2005-2012 Bio"
+#define __PLUGIN_NAME "Console"
+#define __FILENAME "Console.dll"
+#define __DESCRIPTION "Console log window for Miranda."
+#define __AUTHOR "Bio"
+#define __AUTHOREMAIL "bio@ktaspb.ru"
+#define __AUTHORWEB "http://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 9c1160df62..89ab9ad0a3 100644 --- a/plugins/ContactsPlus/src/Version.h +++ b/plugins/ContactsPlus/src/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 1
-#define __MINOR_VERSION 6
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 0
+#define __MAJOR_VERSION 1
+#define __MINOR_VERSION 6
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 0
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#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 __AUTHOREMAIL "jokusoftware@miranda-im.org"
-#define __AUTHORWEB "http://miranda-ng.org/p/Contacts/"
-#define __COPYRIGHT "(C) 2004-2008 Joe Kucera, Original Code (C) 2002 Dominus Procellarum"
+#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 __AUTHOREMAIL "jokusoftware@miranda-im.org"
+#define __AUTHORWEB "http://miranda-ng.org/p/Contacts/"
+#define __COPYRIGHT "(C) 2004-2008 Joe Kucera, Original Code (C) 2002 Dominus Procellarum"
diff --git a/plugins/CountryFlags/src/version.h b/plugins/CountryFlags/src/version.h index dbad0937fd..c73650632e 100644 --- a/plugins/CountryFlags/src/version.h +++ b/plugins/CountryFlags/src/version.h @@ -3,7 +3,7 @@ #define __RELEASE_NUM 0
#define __BUILD_NUM 4
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
#define __PLUGIN_NAME "Country flags"
#define __FILENAME "Flags.dll"
diff --git a/plugins/CrashDumper/src/version.h b/plugins/CrashDumper/src/version.h index e6430b5248..33e14bf6a6 100644 --- a/plugins/CrashDumper/src/version.h +++ b/plugins/CrashDumper/src/version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 0
-#define __RELEASE_NUM 4
-#define __BUILD_NUM 22
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 4
+#define __BUILD_NUM 22
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "Crash dumper"
-#define __FILENAME "CrashDumper.dll"
-#define __DESCRIPTION "Crash Dumper for Miranda NG."
-#define __AUTHOR "borkra"
-#define __AUTHOREMAIL "borkra@miranda-im.org"
-#define __AUTHORWEB "http://miranda-ng.org/p/CrashDumper/"
-#define __COPYRIGHT "© 2008 - 2012 Boris Krasnovskiy"
+#define __PLUGIN_NAME "Crash dumper"
+#define __FILENAME "CrashDumper.dll"
+#define __DESCRIPTION "Crash Dumper for Miranda NG."
+#define __AUTHOR "borkra"
+#define __AUTHOREMAIL "borkra@miranda-im.org"
+#define __AUTHORWEB "http://miranda-ng.org/p/CrashDumper/"
+#define __COPYRIGHT "© 2008 - 2012 Boris Krasnovskiy"
diff --git a/plugins/CryptoPP/crypto/src/Version.h b/plugins/CryptoPP/crypto/src/Version.h index 3c2e29f4d4..4b581b970c 100644 --- a/plugins/CryptoPP/crypto/src/Version.h +++ b/plugins/CryptoPP/crypto/src/Version.h @@ -1,11 +1,11 @@ -#define __MAJOR_VERSION 5
-#define __MINOR_VERSION 5
-#define __RELEASE_NUM 2
-#define __BUILD_NUM 0
+#define __MAJOR_VERSION 5
+#define __MINOR_VERSION 5
+#define __RELEASE_NUM 2
+#define __BUILD_NUM 0
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "cryptopp"
-#define __FILENAME "Cryptlib.lib"
-#define __DESCRIPTION "Crypto++® Library DLL."
-#define __COPYRIGHT "© 1995-2007 by Wei Dai"
+#define __PLUGIN_NAME "cryptopp"
+#define __FILENAME "Cryptlib.lib"
+#define __DESCRIPTION "Crypto++® Library DLL."
+#define __COPYRIGHT "© 1995-2007 by Wei Dai"
diff --git a/plugins/CryptoPP/src/version.h b/plugins/CryptoPP/src/version.h index 82dcf64589..d631d036d1 100644 --- a/plugins/CryptoPP/src/version.h +++ b/plugins/CryptoPP/src/version.h @@ -3,9 +3,7 @@ #define __RELEASE_NUM 4
#define __BUILD_NUM 7
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
-#define __TOSTRING(x) #x
-#define __VERSION_STRING __TOSTRING(__FILEVERSION_STRING)
+#include <stdver.h>
#define __PLUGIN_NAME "Crypto++"
#define __FILENAME "CryptoPP.dll"
diff --git a/plugins/CyrTranslit/src/version.h b/plugins/CyrTranslit/src/version.h index 5cebc0533b..90142176af 100644 --- a/plugins/CyrTranslit/src/version.h +++ b/plugins/CyrTranslit/src/version.h @@ -17,12 +17,12 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
-#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 1
-#define __RELEASE_NUM 2
-#define __BUILD_NUM 0
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 1
+#define __RELEASE_NUM 2
+#define __BUILD_NUM 0
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
#define __PLUGIN_NAME "CyrTranslit"
#define __FILENAME "CyrTranslit.dll"
diff --git a/plugins/Db3x_mmap/src/version.h b/plugins/Db3x_mmap/src/version.h index 9b9e467d36..a354f07f84 100644 --- a/plugins/Db3x_mmap/src/version.h +++ b/plugins/Db3x_mmap/src/version.h @@ -3,7 +3,7 @@ #define __RELEASE_NUM 0
#define __BUILD_NUM 2
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
#define __PLUGIN_NAME "Miranda NG mmap database driver"
#define __FILENAME "Dbx_mmap.dll"
diff --git a/plugins/DbChecker/src/version.h b/plugins/DbChecker/src/version.h index 7ec7ace7ec..5282ad490a 100644 --- a/plugins/DbChecker/src/version.h +++ b/plugins/DbChecker/src/version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 11
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 1
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 11
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 1
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "Database checker"
-#define __FILENAME "DbChecker.dll"
-#define __DESCRIPTION "Miranda NG Database Checker."
-#define __AUTHOR "George Hazan"
-#define __AUTHOREMAIL "ghazan@miranda-ng.org"
-#define __AUTHORWEB "http://miranda-ng.org/p/DbChecker/"
-#define __COPYRIGHT "© 2012 George Hazan"
+#define __PLUGIN_NAME "Database checker"
+#define __FILENAME "DbChecker.dll"
+#define __DESCRIPTION "Miranda NG Database Checker."
+#define __AUTHOR "George Hazan"
+#define __AUTHOREMAIL "ghazan@miranda-ng.org"
+#define __AUTHORWEB "http://miranda-ng.org/p/DbChecker/"
+#define __COPYRIGHT "© 2012 George Hazan"
diff --git a/plugins/DbEditorPP/src/Version.h b/plugins/DbEditorPP/src/Version.h index c3ab2e36fd..ed3dc3d8e1 100644 --- a/plugins/DbEditorPP/src/Version.h +++ b/plugins/DbEditorPP/src/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 3
-#define __MINOR_VERSION 2
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 1
+#define __MAJOR_VERSION 3
+#define __MINOR_VERSION 2
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 1
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "Database editor++"
-#define __FILENAME "DbEditorPP.dll"
-#define __DESCRIPTION "Advanced Database Editor."
-#define __AUTHOR "Bio, Jonathan Gordon"
-#define __AUTHOREMAIL "bio@msx.ru, jdgordy@gmail.com"
-#define __AUTHORWEB "http://miranda-ng.org/p/DbEditorPP/"
-#define __COPYRIGHT "© 2003-2011 Bio, Jonathan Gordon"
+#define __PLUGIN_NAME "Database editor++"
+#define __FILENAME "DbEditorPP.dll"
+#define __DESCRIPTION "Advanced Database Editor."
+#define __AUTHOR "Bio, Jonathan Gordon"
+#define __AUTHOREMAIL "bio@msx.ru, jdgordy@gmail.com"
+#define __AUTHORWEB "http://miranda-ng.org/p/DbEditorPP/"
+#define __COPYRIGHT "© 2003-2011 Bio, Jonathan Gordon"
diff --git a/plugins/Db_autobackups/src/version.h b/plugins/Db_autobackups/src/version.h index e7e251a961..ed6ffc907b 100644 --- a/plugins/Db_autobackups/src/version.h +++ b/plugins/Db_autobackups/src/version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 0
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 10
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 10
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "Db autobackuper"
-#define __FILENAME "Db_autobackups.dll"
-#define __DESCRIPTION "Database autobackuper plugin."
-#define __AUTHOR "chaos.persei, sje, Kildor, Billy_Bons"
-#define __AUTHOREMAIL "chaos.persei@gmail.com"
-#define __AUTHORWEB "http://miranda-ng.org/p/Db_autobackups/"
-#define __COPYRIGHT "© 2005-2013 chaos.persei, sje, Kildor, Billy_Bons, Vasilich"
+#define __PLUGIN_NAME "Db autobackuper"
+#define __FILENAME "Db_autobackups.dll"
+#define __DESCRIPTION "Database autobackuper plugin."
+#define __AUTHOR "chaos.persei, sje, Kildor, Billy_Bons"
+#define __AUTHOREMAIL "chaos.persei@gmail.com"
+#define __AUTHORWEB "http://miranda-ng.org/p/Db_autobackups/"
+#define __COPYRIGHT "© 2005-2013 chaos.persei, sje, Kildor, Billy_Bons, Vasilich"
diff --git a/plugins/Dbx_mmap_SA/src/version.h b/plugins/Dbx_mmap_SA/src/version.h index c77ad2d7ed..36fade9e8f 100644 --- a/plugins/Dbx_mmap_SA/src/version.h +++ b/plugins/Dbx_mmap_SA/src/version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 7
-#define __RELEASE_NUM 5
-#define __BUILD_NUM 4
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 7
+#define __RELEASE_NUM 5
+#define __BUILD_NUM 4
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "Miranda NG mmap secure database driver"
-#define __FILENAME "Dbx_mmap_SA.dll"
-#define __DESCRIPTION "Provides Miranda database support: global settings, contacts, history, settings per contact. Enhanced modification with Encryption support."
-#define __AUTHOR "Miranda-IM project, modification by FYR and chaos.persei, nullbie, Billy_Bons"
-#define __AUTHOREMAIL "chaos.persei@gmail.com; ashpynov@gmail.com; bio@msx.ru; ghazan@miranda.im"
-#define __AUTHORWEB "http://miranda-ng.org/p/Dbx_mmap_SA/"
-#define __COPYRIGHT "© 2000-2011 Miranda IM project, 2012 Miranda NG project FYR, chaos.persei, induction, nullbie"
+#define __PLUGIN_NAME "Miranda NG mmap secure database driver"
+#define __FILENAME "Dbx_mmap_SA.dll"
+#define __DESCRIPTION "Provides Miranda database support: global settings, contacts, history, settings per contact. Enhanced modification with Encryption support."
+#define __AUTHOR "Miranda-IM project, modification by FYR and chaos.persei, nullbie, Billy_Bons"
+#define __AUTHOREMAIL "chaos.persei@gmail.com; ashpynov@gmail.com; bio@msx.ru; ghazan@miranda.im"
+#define __AUTHORWEB "http://miranda-ng.org/p/Dbx_mmap_SA/"
+#define __COPYRIGHT "© 2000-2011 Miranda IM project, 2012 Miranda NG project FYR, chaos.persei, induction, nullbie"
diff --git a/plugins/Dbx_tree/src/Version.h b/plugins/Dbx_tree/src/Version.h index d779af5f9c..029f6c649d 100644 --- a/plugins/Dbx_tree/src/Version.h +++ b/plugins/Dbx_tree/src/Version.h @@ -1,15 +1,15 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 0
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 18
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 18
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "Miranda dbx_tree database driver"
-#define __INTERNAL_NAME "Dbx_tree"
-#define __FILENAME "Dbx_tree.dll"
-#define __DESCRIPTION "Provides extended Miranda database support."
-#define __AUTHOR "Michael 'Protogenes' Kunz"
-#define __AUTHOREMAIL "Michael.Kunz@s2005.TU-Chemnitz.de"
-#define __AUTHORWEB "http://miranda-ng.org/p/Dbx_tree/"
-#define __COPYRIGHT "© 2007 - 2010 Michael 'Protogenes' Kunz"
+#define __PLUGIN_NAME "Miranda dbx_tree database driver"
+#define __INTERNAL_NAME "Dbx_tree"
+#define __FILENAME "Dbx_tree.dll"
+#define __DESCRIPTION "Provides extended Miranda database support."
+#define __AUTHOR "Michael 'Protogenes' Kunz"
+#define __AUTHOREMAIL "Michael.Kunz@s2005.TU-Chemnitz.de"
+#define __AUTHORWEB "http://miranda-ng.org/p/Dbx_tree/"
+#define __COPYRIGHT "© 2007 - 2010 Michael 'Protogenes' Kunz"
diff --git a/plugins/Exchange/res/version.rc b/plugins/Exchange/res/version.rc index 5b6f331f5a..6255c58f3e 100644 --- a/plugins/Exchange/res/version.rc +++ b/plugins/Exchange/res/version.rc @@ -55,8 +55,8 @@ END //
VS_VERSION_INFO VERSIONINFO
- FILEVERSION __PLUGINVERSION_STRING
- PRODUCTVERSION __PLUGINVERSION_STRING
+ FILEVERSION __FILEVERSION_STRING
+ PRODUCTVERSION __FILEVERSION_STRING
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
diff --git a/plugins/Exchange/src/exchange.cpp b/plugins/Exchange/src/exchange.cpp index ef36caeb6d..94b199adcf 100644 --- a/plugins/Exchange/src/exchange.cpp +++ b/plugins/Exchange/src/exchange.cpp @@ -33,7 +33,7 @@ CExchangeServer &exchangeServer = CExchangeServer(); PLUGININFOEX pluginInfo = {
sizeof(PLUGININFOEX),
__PLUGIN_DISPLAY_NAME,
- VERSION,
+ __VERSION_DWORD,
__DESC,
__AUTHOR,
__AUTHOREMAIL,
diff --git a/plugins/Exchange/src/version.h b/plugins/Exchange/src/version.h index feb902fc39..86e8ba25d8 100644 --- a/plugins/Exchange/src/version.h +++ b/plugins/Exchange/src/version.h @@ -26,13 +26,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #define __RELEASE_NUM 3
#define __BUILD_NUM 4
-#define VERSION PLUGIN_MAKE_VERSION(__MAJOR_VERSION, __MINOR_VERSION, __RELEASE_NUM, __BUILD_NUM)
-
-#define __PLUGINVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
-#define __PLUGINVERSION_STRING_DOTS __MAJOR_VERSION.__MINOR_VERSION.__RELEASE_NUM.__BUILD_NUM
-#define __STRINGIFY_(x) #x
-#define __STRINGIFY(x) __STRINGIFY_(x)
-#define __VERSION_STRING __STRINGIFY(__PLUGINVERSION_STRING_DOTS)
+#include <stdver.h>
#define __DESC "Notifies you if you have unread email on an exchange server."
#define __AUTHOR "Cristian Libotean, Attila Vajda, MaKaR (NG)"
diff --git a/plugins/FTPFileYM/src/version.h b/plugins/FTPFileYM/src/version.h index 225ccdb7f6..fd7c8fdd2c 100644 --- a/plugins/FTPFileYM/src/version.h +++ b/plugins/FTPFileYM/src/version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 5
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 0
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 5
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 0
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "FTP File YM"
-#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 __AUTHOREMAIL "yaho@miranda-easy.net"
-#define __AUTHORWEB "http://miranda-ng.org/p/FTPFile/"
-#define __COPYRIGHT "© 2007-2010 Jan Holub"
+#define __PLUGIN_NAME "FTP File YM"
+#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 __AUTHOREMAIL "yaho@miranda-easy.net"
+#define __AUTHORWEB "http://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 ce63cf30a2..dcb7975f45 100644 --- a/plugins/FavContacts/src/Version.h +++ b/plugins/FavContacts/src/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 0
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 7
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 7
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "Favorite contacts"
-#define __FILENAME "FavContacts.dll"
-#define __DESCRIPTION "Favorite contacts menu."
-#define __AUTHOR "Victor Pavlychko"
-#define __AUTHOREMAIL "nullbie@gmail.com"
-#define __AUTHORWEB "http://miranda-ng.org/p/FavContacts/"
-#define __COPYRIGHT "© 2007-2009 Victor Pavlychko"
+#define __PLUGIN_NAME "Favorite contacts"
+#define __FILENAME "FavContacts.dll"
+#define __DESCRIPTION "Favorite contacts menu."
+#define __AUTHOR "Victor Pavlychko"
+#define __AUTHOREMAIL "nullbie@gmail.com"
+#define __AUTHORWEB "http://miranda-ng.org/p/FavContacts/"
+#define __COPYRIGHT "© 2007-2009 Victor Pavlychko"
diff --git a/plugins/FileAsMessage/src/Version.h b/plugins/FileAsMessage/src/Version.h index 5906b23ac5..74206990e9 100644 --- a/plugins/FileAsMessage/src/Version.h +++ b/plugins/FileAsMessage/src/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 0
-#define __RELEASE_NUM 2
-#define __BUILD_NUM 4
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 2
+#define __BUILD_NUM 4
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#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 __AUTHOREMAIL "stdenformiranda@fromru.com"
-#define __AUTHORWEB "http://miranda-ng.org/p/FileAsMessage/"
-#define __COPYRIGHT "© 2004 Denis Stanishevskiy"
+#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 __AUTHOREMAIL "stdenformiranda@fromru.com"
+#define __AUTHORWEB "http://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 5b4fb0a5e5..07e913b8f4 100644 --- a/plugins/FingerprintNG/src/version.h +++ b/plugins/FingerprintNG/src/version.h @@ -17,12 +17,12 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
-#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 1
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 0
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 1
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 0
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
#define __PLUGIN_NAME "Fingerprint NG"
#define __FILENAME "Fingerprint.dll"
diff --git a/plugins/FirstRun/src/Version.h b/plugins/FirstRun/src/Version.h index 9a2706d9ee..1536df74b5 100644 --- a/plugins/FirstRun/src/Version.h +++ b/plugins/FirstRun/src/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 0
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 2
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 2
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "First run"
-#define __FILENAME "FirstRun.dll"
-#define __DESCRIPTION "Displays the Accounts window at the first start."
-#define __AUTHOR "Yasnovidyashii"
-#define __AUTHOREMAIL "yasnovidyashii@gmail.com"
-#define __AUTHORWEB "http://miranda-ng.org/p/FirstRun/"
-#define __COPYRIGHT "© 2008 Mikhail Yuriev"
+#define __PLUGIN_NAME "First run"
+#define __FILENAME "FirstRun.dll"
+#define __DESCRIPTION "Displays the Accounts window at the first start."
+#define __AUTHOR "Yasnovidyashii"
+#define __AUTHOREMAIL "yasnovidyashii@gmail.com"
+#define __AUTHORWEB "http://miranda-ng.org/p/FirstRun/"
+#define __COPYRIGHT "© 2008 Mikhail Yuriev"
diff --git a/plugins/FlashAvatars/src/Version.h b/plugins/FlashAvatars/src/Version.h index e235c8cfa9..7ab5bbae86 100644 --- a/plugins/FlashAvatars/src/Version.h +++ b/plugins/FlashAvatars/src/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 0
-#define __RELEASE_NUM 1
-#define __BUILD_NUM 14
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 1
+#define __BUILD_NUM 14
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "Flash avatars"
-#define __FILENAME "FlashAvatars.dll"
-#define __DESCRIPTION "Loads and displays Flash avatars."
-#define __AUTHOR "Big Muscle"
-#define __AUTHOREMAIL ""
-#define __AUTHORWEB "http://miranda-ng.org/p/FlashAvatars/"
-#define __COPYRIGHT "© 2000-2009 Miranda-IM project"
+#define __PLUGIN_NAME "Flash avatars"
+#define __FILENAME "FlashAvatars.dll"
+#define __DESCRIPTION "Loads and displays Flash avatars."
+#define __AUTHOR "Big Muscle"
+#define __AUTHOREMAIL ""
+#define __AUTHORWEB "http://miranda-ng.org/p/FlashAvatars/"
+#define __COPYRIGHT "© 2000-2009 Miranda-IM project"
diff --git a/plugins/FloatingContacts/src/version.h b/plugins/FloatingContacts/src/version.h index 3982ae491f..f414e29000 100644 --- a/plugins/FloatingContacts/src/version.h +++ b/plugins/FloatingContacts/src/version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 7
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 1
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 7
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 1
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "Floating contacts"
-#define __FILENAME "FltContacts.dll"
+#define __PLUGIN_NAME "Floating contacts"
+#define __FILENAME "FltContacts.dll"
#define __DESCRIPTION "Floating Contacts plugin for Miranda."
#define __AUTHOR "Iavor Vajarov, Kosh&chka, Victor Pavlychko"
-#define __AUTHOREMAIL "ell-6@ya.ru"
-#define __AUTHORWEB "http://miranda-ng.org/p/FloatingContacts/"
-#define __COPYRIGHT "© 2002-2004 I. Vajarov (ivajarov@code.bg)6 2008 Kosh&chka, V. Pavlychko"
+#define __AUTHOREMAIL "ell-6@ya.ru"
+#define __AUTHORWEB "http://miranda-ng.org/p/FloatingContacts/"
+#define __COPYRIGHT "© 2002-2004 I. Vajarov (ivajarov@code.bg)6 2008 Kosh&chka, V. Pavlychko"
diff --git a/plugins/Folders/src/version.h b/plugins/Folders/src/version.h index 7ae6b632e0..03a9e824cc 100644 --- a/plugins/Folders/src/version.h +++ b/plugins/Folders/src/version.h @@ -3,7 +3,7 @@ #define __RELEASE_NUM 0
#define __BUILD_NUM 1
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
#define __PLUGIN_NAME "Custom profile folders"
#define __FILENAME "Folders.dll"
diff --git a/plugins/HTTPServer/src/Version.h b/plugins/HTTPServer/src/Version.h index 0057c83e4f..76c4b8d3db 100644 --- a/plugins/HTTPServer/src/Version.h +++ b/plugins/HTTPServer/src/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 1
-#define __RELEASE_NUM 2
-#define __BUILD_NUM 2
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 1
+#define __RELEASE_NUM 2
+#define __BUILD_NUM 2
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#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 __AUTHOREMAIL ""
-#define __AUTHORWEB "http://miranda-ng.org/p/HTTPServer/"
-#define __COPYRIGHT "© 2003-2009 Kennet Nielsen, Vampik, Houdini"
+#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 __AUTHOREMAIL ""
+#define __AUTHORWEB "http://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 7018439af3..4aeb7eeec0 100644 --- a/plugins/HistoryLinkListPlus/src/Version.h +++ b/plugins/HistoryLinkListPlus/src/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 0
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 2
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 2
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#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 __AUTHOREMAIL "gureedo@gmail.com"
-#define __AUTHORWEB "http://miranda-ng.org/p/LinkList/"
-#define __COPYRIGHT "© 2010-2011 gureedo"
+#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 __AUTHOREMAIL "gureedo@gmail.com"
+#define __AUTHORWEB "http://miranda-ng.org/p/LinkList/"
+#define __COPYRIGHT "© 2010-2011 gureedo"
diff --git a/plugins/HistorySweeperLight/src/version.h b/plugins/HistorySweeperLight/src/version.h index d851ea212d..0230fa1580 100644 --- a/plugins/HistorySweeperLight/src/version.h +++ b/plugins/HistorySweeperLight/src/version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 0
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 7
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 7
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "History sweeper light"
-#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 __AUTHOREMAIL ""
-#define __AUTHORWEB "http://miranda-ng.org/p/HistorySweeperLight/"
-#define __COPYRIGHT "© 2002-2003 Sergey V. Gershovich a.k.a. Jazzy$, 2006-2009 Boris Krasnovskiy, 2010-2011 tico-tico"
+#define __PLUGIN_NAME "History sweeper light"
+#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 __AUTHOREMAIL ""
+#define __AUTHORWEB "http://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 b2e6f2941e..0e03c69f0e 100644 --- a/plugins/IEView/src/Version.h +++ b/plugins/IEView/src/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 1
-#define __MINOR_VERSION 4
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 0
+#define __MAJOR_VERSION 1
+#define __MINOR_VERSION 4
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 0
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "IEView"
-#define __FILENAME "IEView.dll"
-#define __DESCRIPTION "IE Based Chat Log."
-#define __AUTHOR "Piotr Piastucki, Francois Mean"
-#define __AUTHOREMAIL "the_leech@users.berlios.de"
-#define __AUTHORWEB "http://miranda-ng.org/p/IEView/"
-#define __COPYRIGHT "© 2005-2011 Piotr Piastucki, Francois Mean"
+#define __PLUGIN_NAME "IEView"
+#define __FILENAME "IEView.dll"
+#define __DESCRIPTION "IE Based Chat Log."
+#define __AUTHOR "Piotr Piastucki, Francois Mean"
+#define __AUTHOREMAIL "the_leech@users.berlios.de"
+#define __AUTHORWEB "http://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 6c8896a4f0..13ec12a6f2 100644 --- a/plugins/IgnoreState/src/Version.h +++ b/plugins/IgnoreState/src/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 0
-#define __RELEASE_NUM 3
-#define __BUILD_NUM 0
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 3
+#define __BUILD_NUM 0
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#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 __AUTHOREMAIL "kostia@ngs.ru"
-#define __AUTHORWEB "http://miranda-ng.org/p/IgnoreState/"
-#define __COPYRIGHT "© 2009-2010 Kostia Romanov"
+#define __PLUGIN_NAME "Ignore state"
+#define __FILENAME "IgnoreState.dll"
+#define __DESCRIPTION "Shows ignore state of contact in contact list."
+#define __AUTHOR "Kildor"
+#define __AUTHOREMAIL "kostia@ngs.ru"
+#define __AUTHORWEB "http://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 bc2a84f560..3b136ef5d3 100644 --- a/plugins/Import/src/version.h +++ b/plugins/Import/src/version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 11
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 1
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 11
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 1
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "Import contacts and messages"
-#define __FILENAME "Import.dll"
-#define __DESCRIPTION "Imports contacts and messages from another Miranda profile or from an external program."
-#define __AUTHOR "Miranda team"
-#define __AUTHOREMAIL "info@miranda-im.org"
-#define __AUTHORWEB "http://miranda-ng.org/p/Import/"
-#define __COPYRIGHT "© 2000-2010 Martin \xd6" "berg, Richard Hughes, Dmitry Kuzkin, George Hazan"
+#define __PLUGIN_NAME "Import contacts and messages"
+#define __FILENAME "Import.dll"
+#define __DESCRIPTION "Imports contacts and messages from another Miranda profile or from an external program."
+#define __AUTHOR "Miranda team"
+#define __AUTHOREMAIL "info@miranda-im.org"
+#define __AUTHORWEB "http://miranda-ng.org/p/Import/"
+#define __COPYRIGHT "© 2000-2010 Martin \xd6" "berg, Richard Hughes, Dmitry Kuzkin, George Hazan"
diff --git a/plugins/KeyboardNotify/src/Version.h b/plugins/KeyboardNotify/src/Version.h index 1a73e04df1..fa27521e08 100644 --- a/plugins/KeyboardNotify/src/Version.h +++ b/plugins/KeyboardNotify/src/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 1
-#define __MINOR_VERSION 5
-#define __RELEASE_NUM 7
-#define __BUILD_NUM 7
+#define __MAJOR_VERSION 1
+#define __MINOR_VERSION 5
+#define __RELEASE_NUM 7
+#define __BUILD_NUM 7
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#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 __AUTHOREMAIL "tioduke@yahoo.ca"
-#define __AUTHORWEB "http://miranda-ng.org/p/KeyboardNotify/"
-#define __COPYRIGHT "© 2002-2003 Martin \xd6" "berg, 2004 Std, 2005-2008 TioDuke"
+#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 __AUTHOREMAIL "tioduke@yahoo.ca"
+#define __AUTHORWEB "http://miranda-ng.org/p/KeyboardNotify/"
+#define __COPYRIGHT "© 2002-2003 Martin \xd6" "berg, 2004 Std, 2005-2008 TioDuke"
diff --git a/plugins/LangMan/src/version.h b/plugins/LangMan/src/version.h index 2a2be4cb4f..a82809373c 100644 --- a/plugins/LangMan/src/version.h +++ b/plugins/LangMan/src/version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 1
-#define __MINOR_VERSION 0
-#define __RELEASE_NUM 2
-#define __BUILD_NUM 3
+#define __MAJOR_VERSION 1
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 2
+#define __BUILD_NUM 3
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "Language pack manager"
-#define __FILENAME "LangMan.dll"
-#define __DESCRIPTION "Helps you manage Language Packs of different languages."
-#define __AUTHOR "H. Herkenrath"
-#define __AUTHOREMAIL "hrathh@users.sourceforge.net"
-#define __AUTHORWEB "http://miranda-ng.org/p/LangMan/"
-#define __COPYRIGHT "© 2005-2007 H. Herkenrath"
+#define __PLUGIN_NAME "Language pack manager"
+#define __FILENAME "LangMan.dll"
+#define __DESCRIPTION "Helps you manage Language Packs of different languages."
+#define __AUTHOR "H. Herkenrath"
+#define __AUTHOREMAIL "hrathh@users.sourceforge.net"
+#define __AUTHORWEB "http://miranda-ng.org/p/LangMan/"
+#define __COPYRIGHT "© 2005-2007 H. Herkenrath"
diff --git a/plugins/ListeningTo/src/Version.h b/plugins/ListeningTo/src/Version.h index ea336ddf7c..90708f50e7 100644 --- a/plugins/ListeningTo/src/Version.h +++ b/plugins/ListeningTo/src/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 3
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 0
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 3
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 0
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#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 __AUTHOREMAIL ""
-#define __AUTHORWEB "http://miranda-ng.org/p/ListeningTo/"
-#define __COPYRIGHT "© 2006-2009 Ricardo Pescuma Domenecci"
+#define __PLUGIN_NAME "ListeningTo"
+#define __FILENAME "ListeningTo.dll"
+#define __DESCRIPTION "Handles listening information to/for contacts."
+#define __AUTHOR "Ricardo Pescuma Domenecci"
+#define __AUTHOREMAIL ""
+#define __AUTHORWEB "http://miranda-ng.org/p/ListeningTo/"
+#define __COPYRIGHT "© 2006-2009 Ricardo Pescuma Domenecci"
diff --git a/plugins/LotusNotify/src/version.h b/plugins/LotusNotify/src/version.h index 4132cb5674..11d4f11684 100644 --- a/plugins/LotusNotify/src/version.h +++ b/plugins/LotusNotify/src/version.h @@ -1,17 +1,16 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 1
-#define __RELEASE_NUM 21
-#define __BUILD_NUM 0
-#define __VERSION_STRING "0.1.21.0"
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 1
+#define __RELEASE_NUM 21
+#define __BUILD_NUM 0
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "LotusNotify"
-#define __FILENAME "LotusNotify.dll"
-#define __DESCRIPTION "Notify about new mail in Lotus Database"
-#define __FILECOMMENTS "Miranda NG Plugin - Notify about new mail in Lotus Database"
-#define __AUTHOR "MaKaRSoFT - http://maciej.wycik.pl/miranda"
-#define __AUTHOREMAIL "makar@poczta.of.pl"
-#define __AUTHORWEB "http://miranda-ng.org/p/LotusNotify/"
-#define __COPYRIGHT "© 2006 MaKaRSoFT, 2013 wsx22"
-#define __LEGALTRADEMARKS "Freeware"
+#define __PLUGIN_NAME "LotusNotify"
+#define __FILENAME "LotusNotify.dll"
+#define __DESCRIPTION "Notify about new mail in Lotus Database"
+#define __FILECOMMENTS "Miranda NG Plugin - Notify about new mail in Lotus Database"
+#define __AUTHOR "MaKaRSoFT - http://maciej.wycik.pl/miranda"
+#define __AUTHOREMAIL "makar@poczta.of.pl"
+#define __AUTHORWEB "http://miranda-ng.org/p/LotusNotify/"
+#define __COPYRIGHT "© 2006 MaKaRSoFT, 2013 wsx22"
+#define __LEGALTRADEMARKS "Freeware"
diff --git a/plugins/MenuItemEx/src/version.h b/plugins/MenuItemEx/src/version.h index 45ef9f25e8..cefefe929e 100644 --- a/plugins/MenuItemEx/src/version.h +++ b/plugins/MenuItemEx/src/version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 1
-#define __MINOR_VERSION 3
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 10
+#define __MAJOR_VERSION 1
+#define __MINOR_VERSION 3
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 10
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "Menu item ext"
-#define __FILENAME "MenuEx.dll"
-#define __DESCRIPTION "Adds some useful options to a contacts menu."
-#define __AUTHOR "Heiko Schillinger, Baloo, Billy_Bons, Robert P\xf6" "sel"
-#define __AUTHOREMAIL "micron@nexgo.de; baloo@bk.ru; tatarinov.sergey@gmail.com; robyer@seznam.cz"
-#define __AUTHORWEB "http://miranda-ng.org/p/MenuEx/"
-#define __COPYRIGHT "© 2001-03 Heiko Schillinger, © 2006-08 Baloo, © 2009-10 Billy_Bons, © 2011-12 Robert P\xf6" "sel"
+#define __PLUGIN_NAME "Menu item ext"
+#define __FILENAME "MenuEx.dll"
+#define __DESCRIPTION "Adds some useful options to a contacts menu."
+#define __AUTHOR "Heiko Schillinger, Baloo, Billy_Bons, Robert P\xf6" "sel"
+#define __AUTHOREMAIL "micron@nexgo.de; baloo@bk.ru; tatarinov.sergey@gmail.com; robyer@seznam.cz"
+#define __AUTHORWEB "http://miranda-ng.org/p/MenuEx/"
+#define __COPYRIGHT "© 2001-03 Heiko Schillinger, © 2006-08 Baloo, © 2009-10 Billy_Bons, © 2011-12 Robert P\xf6" "sel"
diff --git a/plugins/MetaContacts/src/version.h b/plugins/MetaContacts/src/version.h index 3a9b4a8431..3e17b2a8e4 100644 --- a/plugins/MetaContacts/src/version.h +++ b/plugins/MetaContacts/src/version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 14
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 13
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 14
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 13
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "MetaContacts"
-#define __FILENAME "MetaContacts.dll"
-#define __DESCRIPTION "Merges contacts from the same or different protocols into one."
-#define __AUTHOR "J. Schaal & S. Ellis"
-#define __AUTHOREMAIL "mail@scottellis.com.au"
-#define __AUTHORWEB "http://miranda-ng.org/p/MetaContacts/"
-#define __COPYRIGHT "© 2005,2006 Scott Ellis"
+#define __PLUGIN_NAME "MetaContacts"
+#define __FILENAME "MetaContacts.dll"
+#define __DESCRIPTION "Merges contacts from the same or different protocols into one."
+#define __AUTHOR "J. Schaal & S. Ellis"
+#define __AUTHOREMAIL "mail@scottellis.com.au"
+#define __AUTHORWEB "http://miranda-ng.org/p/MetaContacts/"
+#define __COPYRIGHT "© 2005,2006 Scott Ellis"
diff --git a/plugins/MirFox/MirFoxNG_10.vcxproj b/plugins/MirFox/MirFoxNG_10.vcxproj index f919635c9c..010b656a7c 100644 --- a/plugins/MirFox/MirFoxNG_10.vcxproj +++ b/plugins/MirFox/MirFoxNG_10.vcxproj @@ -197,6 +197,7 @@ <AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.\src\lib\</AdditionalIncludeDirectories>
<AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\src\lib\</AdditionalIncludeDirectories>
</ResourceCompile>
+ <ResourceCompile Include="res\Version.rc" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="src\common.h" />
diff --git a/plugins/MirFox/MirFoxNG_10.vcxproj.filters b/plugins/MirFox/MirFoxNG_10.vcxproj.filters index b1e0f7e43d..c4991066a8 100644 --- a/plugins/MirFox/MirFoxNG_10.vcxproj.filters +++ b/plugins/MirFox/MirFoxNG_10.vcxproj.filters @@ -32,6 +32,9 @@ <ResourceCompile Include="res\resource.rc">
<Filter>Resource Files</Filter>
</ResourceCompile>
+ <ResourceCompile Include="res\Version.rc">
+ <Filter>Resource Files</Filter>
+ </ResourceCompile>
</ItemGroup>
<ItemGroup>
<ClInclude Include="src\common.h">
diff --git a/plugins/MirFox/res/Version.rc b/plugins/MirFox/res/Version.rc new file mode 100644 index 0000000000..5bfbab4754 --- /dev/null +++ b/plugins/MirFox/res/Version.rc @@ -0,0 +1,38 @@ +// Microsoft Visual C++ generated resource script.
+//
+#ifdef APSTUDIO_INVOKED
+#error this file is not editable by Microsoft Visual C++
+#endif //APSTUDIO_INVOKED
+
+#include "afxres.h"
+#include "..\src\version.h"
+
+VS_VERSION_INFO VERSIONINFO
+ FILEVERSION __FILEVERSION_STRING
+ PRODUCTVERSION __FILEVERSION_STRING
+ FILEFLAGSMASK 0x17L
+#ifdef _DEBUG
+ FILEFLAGS 0x1L
+#else
+ FILEFLAGS 0x0L
+#endif
+ FILEOS 0x4L
+ FILETYPE 0x0L
+ FILESUBTYPE 0x0L
+BEGIN
+ BLOCK "StringFileInfo"
+ BEGIN
+ BLOCK "000004b0"
+ BEGIN
+ VALUE "FileDescription", __DESCRIPTION
+ VALUE "InternalName", __PLUGIN_NAME
+ VALUE "LegalCopyright", __COPYRIGHT
+ VALUE "OriginalFilename", __FILENAME
+ VALUE "ProductName", __PLUGIN_NAME
+ END
+ END
+ BLOCK "VarFileInfo"
+ BEGIN
+ VALUE "Translation", 0x0, 1200
+ END
+END
diff --git a/plugins/MirFox/res/resource.rc b/plugins/MirFox/res/resource.rc index d0cef9ce5a..e33ff283c8 100644 --- a/plugins/MirFox/res/resource.rc +++ b/plugins/MirFox/res/resource.rc @@ -1,7 +1,6 @@ // Microsoft Visual C++ generated resource script.
//
#include "..\src\resource.h"
-#include "..\src\version.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
@@ -135,57 +134,6 @@ END #endif // Neutral (Default) resources
/////////////////////////////////////////////////////////////////////////////
-
-/////////////////////////////////////////////////////////////////////////////
-// German (Germany) resources
-
-#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_DEU)
-LANGUAGE LANG_GERMAN, SUBLANG_GERMAN
-#pragma code_page(1252)
-
-/////////////////////////////////////////////////////////////////////////////
-//
-// Version
-//
-
-VS_VERSION_INFO VERSIONINFO
- FILEVERSION 0,5,0,0
- PRODUCTVERSION 0,5,0,0
- FILEFLAGSMASK 0x3fL
-#ifdef _DEBUG
- FILEFLAGS 0x1L
-#else
- FILEFLAGS 0x0L
-#endif
- FILEOS 0x40004L
- FILETYPE 0x1L
- FILESUBTYPE 0x0L
-BEGIN
- BLOCK "StringFileInfo"
- BEGIN
- BLOCK "000004b0"
- BEGIN
- VALUE "FileDescription", __DESCRIPTION
- VALUE "ProductName", __PLUGIN_NAME
- VALUE "FileVersion", __VERSION_STRING
- VALUE "ProductVersion", __VERSION_STRING
- VALUE "InternalName", __PLUGIN_NAME
- VALUE "OriginalFilename", __FILENAME
- VALUE "Author", __AUTHOR
- VALUE "LegalCopyright", __COPYRIGHT
- END
- END
- BLOCK "VarFileInfo"
- BEGIN
- VALUE "Translation", 0x0, 1200
- END
-END
-
-#endif // German (Germany) resources
-/////////////////////////////////////////////////////////////////////////////
-
-
-
#ifndef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
diff --git a/plugins/MirFox/src/version.h b/plugins/MirFox/src/version.h index 2bd9b9c019..eb83e97856 100644 --- a/plugins/MirFox/src/version.h +++ b/plugins/MirFox/src/version.h @@ -1,15 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 5
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 0
-#define __VERSION_STRING "0.5.0.0"
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 5
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 0
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "MirFox"
-#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 __AUTHOREMAIL "wsx22@o2.pl"
-#define __AUTHORWEB "http://miranda-ng.org/p/MirFox/"
-#define __COPYRIGHT "© 2013 Szymon Tokarz"
+#define __PLUGIN_NAME "MirFox"
+#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 __AUTHOREMAIL "wsx22@o2.pl"
+#define __AUTHORWEB "http://miranda-ng.org/p/MirFox/"
+#define __COPYRIGHT "© 2013 Szymon Tokarz"
diff --git a/plugins/MirOTR/MirOTR/src/version.h b/plugins/MirOTR/MirOTR/src/version.h index c18f959d99..de6d2d752e 100644 --- a/plugins/MirOTR/MirOTR/src/version.h +++ b/plugins/MirOTR/MirOTR/src/version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 11
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 4
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 11
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 4
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "Miranda OTR"
-#define __FILENAME "MirOTR.dll"
-#define __DESCRIPTION "OTR (Off-the-Record) plugin for Miranda NG (using some code and ideas from SecureIM, Pidgin-OTR and old Miranda OTR (by SJE))."
-#define __AUTHOR "ProgAndy & CHEF-KOCH"
-#define __AUTHOREMAIL ""
-#define __AUTHORWEB "http://miranda-ng.org/p/MirOTR/"
-#define __COPYRIGHT "© ProgAndy & CHEF-KOCH"
+#define __PLUGIN_NAME "Miranda OTR"
+#define __FILENAME "MirOTR.dll"
+#define __DESCRIPTION "OTR (Off-the-Record) plugin for Miranda NG (using some code and ideas from SecureIM, Pidgin-OTR and old Miranda OTR (by SJE))."
+#define __AUTHOR "ProgAndy & CHEF-KOCH"
+#define __AUTHOREMAIL ""
+#define __AUTHORWEB "http://miranda-ng.org/p/MirOTR/"
+#define __COPYRIGHT "© ProgAndy & CHEF-KOCH"
diff --git a/plugins/MirandaG15/MirandaG15_10.vcxproj b/plugins/MirandaG15/MirandaG15_10.vcxproj index 1fb11780e0..288d5ef344 100644 --- a/plugins/MirandaG15/MirandaG15_10.vcxproj +++ b/plugins/MirandaG15/MirandaG15_10.vcxproj @@ -100,7 +100,7 @@ </Link>
<ResourceCompile>
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <AdditionalIncludeDirectories>..\include\msapi</AdditionalIncludeDirectories>
+ <AdditionalIncludeDirectories>..\..\include\msapi</AdditionalIncludeDirectories>
</ResourceCompile>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
@@ -127,7 +127,7 @@ </Link>
<ResourceCompile>
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <AdditionalIncludeDirectories>..\include\msapi</AdditionalIncludeDirectories>
+ <AdditionalIncludeDirectories>..\..\include\msapi</AdditionalIncludeDirectories>
</ResourceCompile>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
@@ -158,7 +158,7 @@ </Link>
<ResourceCompile>
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <AdditionalIncludeDirectories>..\include\msapi</AdditionalIncludeDirectories>
+ <AdditionalIncludeDirectories>..\..\include\msapi</AdditionalIncludeDirectories>
</ResourceCompile>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
@@ -188,7 +188,7 @@ </Link>
<ResourceCompile>
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <AdditionalIncludeDirectories>..\include\msapi</AdditionalIncludeDirectories>
+ <AdditionalIncludeDirectories>..\..\include\msapi</AdditionalIncludeDirectories>
</ResourceCompile>
</ItemDefinitionGroup>
<ItemGroup>
diff --git a/plugins/MirandaG15/MirandaG15_11.vcxproj b/plugins/MirandaG15/MirandaG15_11.vcxproj index eb49362e2e..44cdf6a57b 100644 --- a/plugins/MirandaG15/MirandaG15_11.vcxproj +++ b/plugins/MirandaG15/MirandaG15_11.vcxproj @@ -105,7 +105,7 @@ </Link>
<ResourceCompile>
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <AdditionalIncludeDirectories>..\include\msapi</AdditionalIncludeDirectories>
+ <AdditionalIncludeDirectories>..\..\include\msapi</AdditionalIncludeDirectories>
</ResourceCompile>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
@@ -133,7 +133,7 @@ </Link>
<ResourceCompile>
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <AdditionalIncludeDirectories>..\include\msapi</AdditionalIncludeDirectories>
+ <AdditionalIncludeDirectories>..\..\include\msapi</AdditionalIncludeDirectories>
</ResourceCompile>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
@@ -165,7 +165,7 @@ </Link>
<ResourceCompile>
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <AdditionalIncludeDirectories>..\include\msapi</AdditionalIncludeDirectories>
+ <AdditionalIncludeDirectories>..\..\include\msapi</AdditionalIncludeDirectories>
</ResourceCompile>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
@@ -196,7 +196,7 @@ </Link>
<ResourceCompile>
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <AdditionalIncludeDirectories>..\include\msapi</AdditionalIncludeDirectories>
+ <AdditionalIncludeDirectories>..\..\include\msapi</AdditionalIncludeDirectories>
</ResourceCompile>
</ItemDefinitionGroup>
<ItemGroup>
diff --git a/plugins/MirandaG15/src/Version.h b/plugins/MirandaG15/src/Version.h index 0c30c5114a..a982558c47 100644 --- a/plugins/MirandaG15/src/Version.h +++ b/plugins/MirandaG15/src/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 1
-#define __RELEASE_NUM 2
-#define __BUILD_NUM 0
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 1
+#define __RELEASE_NUM 2
+#define __BUILD_NUM 0
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#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 __AUTHOREMAIL "mail@mkleinhans.de"
-#define __AUTHORWEB "http://miranda-ng.org/p/MirandaG15/"
-#define __COPYRIGHT "© 2009 Martin Kleinhans"
+#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 __AUTHOREMAIL "mail@mkleinhans.de"
+#define __AUTHORWEB "http://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 f026e0724e..f06fc929ca 100644 --- a/plugins/MobileState/src/version.h +++ b/plugins/MobileState/src/version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 0
-#define __RELEASE_NUM 1
-#define __BUILD_NUM 4
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 1
+#define __BUILD_NUM 4
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "Mobile state"
-#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\xf6" "sel"
-#define __AUTHOREMAIL "robyer@seznam.cz"
-#define __AUTHORWEB "http://miranda-ng.org/p/MobileState/"
-#define __COPYRIGHT "© 2012-13 Robert P\xf6" "sel"
+#define __PLUGIN_NAME "Mobile state"
+#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\xf6" "sel"
+#define __AUTHOREMAIL "robyer@seznam.cz"
+#define __AUTHORWEB "http://miranda-ng.org/p/MobileState/"
+#define __COPYRIGHT "© 2012-13 Robert P\xf6" "sel"
diff --git a/plugins/ModernOpt/src/Version.h b/plugins/ModernOpt/src/Version.h index bdb6ebaa26..233338df9a 100644 --- a/plugins/ModernOpt/src/Version.h +++ b/plugins/ModernOpt/src/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 1
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 0
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 1
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 0
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "ModernOpt"
-#define __FILENAME "ModernOpt.dll"
-#define __DESCRIPTION "Support for new options design."
-#define __AUTHOR "Victor Pavlychko, George Hazan"
-#define __AUTHOREMAIL "ghazan@miranda-ng.org"
-#define __AUTHORWEB "http://miranda-ng.org/p/ModernOpt/"
-#define __COPYRIGHT "© 2009 Victor Pavlychko, George Hazan"
+#define __PLUGIN_NAME "ModernOpt"
+#define __FILENAME "ModernOpt.dll"
+#define __DESCRIPTION "Support for new options design."
+#define __AUTHOR "Victor Pavlychko, George Hazan"
+#define __AUTHOREMAIL "ghazan@miranda-ng.org"
+#define __AUTHORWEB "http://miranda-ng.org/p/ModernOpt/"
+#define __COPYRIGHT "© 2009 Victor Pavlychko, George Hazan"
diff --git a/plugins/MsgPopup/src/Version.h b/plugins/MsgPopup/src/Version.h index 34f9e44e4a..c241a6e827 100644 --- a/plugins/MsgPopup/src/Version.h +++ b/plugins/MsgPopup/src/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 1
-#define __RELEASE_NUM 1
-#define __BUILD_NUM 3
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 1
+#define __RELEASE_NUM 1
+#define __BUILD_NUM 3
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#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 __AUTHOREMAIL "stdenformiranda@fromru.com"
-#define __AUTHORWEB "http://miranda-ng.org/p/MsgPopup/"
-#define __COPYRIGHT "© 2004 Denis Stanishevskiy"
+#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 __AUTHOREMAIL "stdenformiranda@fromru.com"
+#define __AUTHORWEB "http://miranda-ng.org/p/MsgPopup/"
+#define __COPYRIGHT "© 2004 Denis Stanishevskiy"
diff --git a/plugins/Msg_Export/src/Version.h b/plugins/Msg_Export/src/Version.h index c6dc6aef08..573ac7a98a 100644 --- a/plugins/Msg_Export/src/Version.h +++ b/plugins/Msg_Export/src/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 3
-#define __MINOR_VERSION 1
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 3
+#define __MAJOR_VERSION 3
+#define __MINOR_VERSION 1
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 3
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#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 __AUTHOREMAIL "Kennet_N@ofir.dk"
-#define __AUTHORWEB "http://miranda-ng.org/p/Msg_Export/"
-#define __COPYRIGHT "© 2002 Kennet Nielsen, © 2012-14 Miranda NG Team"
+#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 __AUTHOREMAIL "Kennet_N@ofir.dk"
+#define __AUTHORWEB "http://miranda-ng.org/p/Msg_Export/"
+#define __COPYRIGHT "© 2002 Kennet Nielsen, © 2012-14 Miranda NG Team"
diff --git a/plugins/MyDetails/src/Version.h b/plugins/MyDetails/src/Version.h index 2e4a72fa59..cf18322645 100644 --- a/plugins/MyDetails/src/Version.h +++ b/plugins/MyDetails/src/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 0
-#define __RELEASE_NUM 1
-#define __BUILD_NUM 11
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 1
+#define __BUILD_NUM 11
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "My details"
-#define __FILENAME "MyDetails.dll"
-#define __DESCRIPTION "Shows and allows you to edit your details for all protocols."
-#define __AUTHOR "Ricardo Pescuma Domenecci, Drugwash"
-#define __AUTHOREMAIL ""
-#define __AUTHORWEB "http://miranda-ng.org/p/MyDetails/"
-#define __COPYRIGHT "© 2005-2008 Ricardo Pescuma Domenecci, Drugwash"
+#define __PLUGIN_NAME "My details"
+#define __FILENAME "MyDetails.dll"
+#define __DESCRIPTION "Shows and allows you to edit your details for all protocols."
+#define __AUTHOR "Ricardo Pescuma Domenecci, Drugwash"
+#define __AUTHOREMAIL ""
+#define __AUTHORWEB "http://miranda-ng.org/p/MyDetails/"
+#define __COPYRIGHT "© 2005-2008 Ricardo Pescuma Domenecci, Drugwash"
diff --git a/plugins/NewEventNotify/src/Version.h b/plugins/NewEventNotify/src/Version.h index 398febcbd9..04f13b6bd2 100644 --- a/plugins/NewEventNotify/src/Version.h +++ b/plugins/NewEventNotify/src/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 2
-#define __RELEASE_NUM 2
-#define __BUILD_NUM 3
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 2
+#define __RELEASE_NUM 2
+#define __BUILD_NUM 3
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#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 __AUTHOREMAIL "jokusoftware@miranda-im.org"
-#define __AUTHORWEB "http://miranda-ng.org/p/NewEventNotify/"
-#define __COPYRIGHT "GNU GPL"
+#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 __AUTHOREMAIL "jokusoftware@miranda-im.org"
+#define __AUTHORWEB "http://miranda-ng.org/p/NewEventNotify/"
+#define __COPYRIGHT "GNU GPL"
diff --git a/plugins/NewXstatusNotify/src/version.h b/plugins/NewXstatusNotify/src/version.h index 634d2f0688..68b765b6bd 100644 --- a/plugins/NewXstatusNotify/src/version.h +++ b/plugins/NewXstatusNotify/src/version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 1
-#define __MINOR_VERSION 4
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 9
+#define __MAJOR_VERSION 1
+#define __MINOR_VERSION 4
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 9
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "xStatus notify"
-#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 __AUTHOREMAIL "yaho@miranda-easy.net"
-#define __AUTHORWEB "http://miranda-ng.org/p/NewXstatusNotify/"
-#define __COPYRIGHT "© 2001-2004 Luca Santarelli, 2005-2007 Vasilich, 2007-2011 yaho"
+#define __PLUGIN_NAME "xStatus notify"
+#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 __AUTHOREMAIL "yaho@miranda-easy.net"
+#define __AUTHORWEB "http://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 d81ad7f156..bd8bfaf6d2 100644 --- a/plugins/New_GPG/src/Version.h +++ b/plugins/New_GPG/src/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 0
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 11
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 11
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#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"
-#define __AUTHOREMAIL "sss123next@list.ru"
-#define __AUTHORWEB "http://miranda-ng.org/p/New_GPG/"
-#define __COPYRIGHT "© 2010-2012 sss"
+#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"
+#define __AUTHOREMAIL "sss123next@list.ru"
+#define __AUTHORWEB "http://miranda-ng.org/p/New_GPG/"
+#define __COPYRIGHT "© 2010-2012 sss"
diff --git a/plugins/NewsAggregator/Src/Version.h b/plugins/NewsAggregator/Src/Version.h index 3d496adb56..5424fdb344 100644 --- a/plugins/NewsAggregator/Src/Version.h +++ b/plugins/NewsAggregator/Src/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 0
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 1
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 1
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "News aggregator"
-#define __FILENAME "NewsAggregator.dll"
-#define __DESCRIPTION "RSS/Atom news aggregator."
-#define __AUTHOR "Mataes, FREAK_THEMIGHTY"
-#define __AUTHOREMAIL "mataes2007@gmail.com"
-#define __AUTHORWEB "http://miranda-ng.org/p/NewsAggregator/"
-#define __COPYRIGHT "© 2012 Mataes, FREAK_THEMIGHTY"
+#define __PLUGIN_NAME "News aggregator"
+#define __FILENAME "NewsAggregator.dll"
+#define __DESCRIPTION "RSS/Atom news aggregator."
+#define __AUTHOR "Mataes, FREAK_THEMIGHTY"
+#define __AUTHOREMAIL "mataes2007@gmail.com"
+#define __AUTHORWEB "http://miranda-ng.org/p/NewsAggregator/"
+#define __COPYRIGHT "© 2012 Mataes, FREAK_THEMIGHTY"
diff --git a/plugins/NoHistory/src/Version.h b/plugins/NoHistory/src/Version.h index 3cf477eec9..1eef34cccd 100644 --- a/plugins/NoHistory/src/Version.h +++ b/plugins/NoHistory/src/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 2
-#define __RELEASE_NUM 3
-#define __BUILD_NUM 0
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 2
+#define __RELEASE_NUM 3
+#define __BUILD_NUM 0
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#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 __AUTHOREMAIL "mail@scottellis.com.au; nightfox@myied.org"
-#define __AUTHORWEB "http://miranda-ng.org/p/NoHistory/"
-#define __COPYRIGHT "© 2005 Scott Ellis, 2010 NightFox"
+#define __PLUGIN_NAME "NoHistory"
+#define __FILENAME "NoHistory.dll"
+#define __DESCRIPTION "Prevent Miranda from storing any history."
+#define __AUTHOR "Scott Ellis, NightFox"
+#define __AUTHOREMAIL "mail@scottellis.com.au; nightfox@myied.org"
+#define __AUTHORWEB "http://miranda-ng.org/p/NoHistory/"
+#define __COPYRIGHT "© 2005 Scott Ellis, 2010 NightFox"
diff --git a/plugins/Non-IM Contact/src/Version.h b/plugins/Non-IM Contact/src/Version.h index bec0c49e40..18a37d91bb 100644 --- a/plugins/Non-IM Contact/src/Version.h +++ b/plugins/Non-IM Contact/src/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 6
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 1
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 6
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 1
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "Non-IM Contact"
-#define __FILENAME "NimContact.dll"
-#define __DESCRIPTION "Non-IM Contact allows you to add 'contacts' that can act as shortcuts to other programs, or links to web pages.\r\nThe contacts name can be read from a text file (includes any ASCII file).\r\nThis plugin is a combination of Favorites and Text Reader plugins both made by me)"
+#define __PLUGIN_NAME "Non-IM Contact"
+#define __FILENAME "NimContact.dll"
+#define __DESCRIPTION "Non-IM Contact allows you to add 'contacts' that can act as shortcuts to other programs, or links to web pages.\r\nThe contacts name can be read from a text file (includes any ASCII file).\r\nThis plugin is a combination of Favorites and Text Reader plugins both made by me)"
#define __AUTHOR "Jonathan Gordon"
-#define __AUTHOREMAIL "ICQ 98791178, MSN jonnog@hotmail.com"
-#define __AUTHORWEB "http://miranda-ng.org/p/NimContact/"
-#define __COPYRIGHT "© 2003-2004 Jonathan Gordon, jdgordy@gmail.com"
+#define __AUTHOREMAIL "ICQ 98791178, MSN jonnog@hotmail.com"
+#define __AUTHORWEB "http://miranda-ng.org/p/NimContact/"
+#define __COPYRIGHT "© 2003-2004 Jonathan Gordon, jdgordy@gmail.com"
diff --git a/plugins/NotesAndReminders/src/Version.h b/plugins/NotesAndReminders/src/Version.h index b017ffdf3a..d93917ebd7 100644 --- a/plugins/NotesAndReminders/src/Version.h +++ b/plugins/NotesAndReminders/src/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 0
-#define __RELEASE_NUM 5
-#define __BUILD_NUM 1
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 5
+#define __BUILD_NUM 1
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#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 __AUTHOREMAIL "jokusoftware@users.sourceforge.net; d00mEr@dir.bg"
-#define __AUTHORWEB "http://miranda-ng.org/p/NotesAndReminders/"
-#define __COPYRIGHT "© 2003-2005 Joe Kucera, Lubomir Ivanov"
+#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 __AUTHOREMAIL "jokusoftware@users.sourceforge.net; d00mEr@dir.bg"
+#define __AUTHORWEB "http://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 3da71cc8d7..00f73af929 100644 --- a/plugins/NotifyAnything/src/Version.h +++ b/plugins/NotifyAnything/src/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 0
-#define __RELEASE_NUM 2
-#define __BUILD_NUM 8
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 2
+#define __BUILD_NUM 8
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#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 __AUTHOREMAIL "wesslen@users.sourceforge.net, kora@users.sourceforge.net"
-#define __AUTHORWEB "http://miranda-ng.org/p/NotifyAnything/"
-#define __COPYRIGHT "© 2003 Daniel Wesslen"
+#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 __AUTHOREMAIL "wesslen@users.sourceforge.net, kora@users.sourceforge.net"
+#define __AUTHORWEB "http://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 479ea18b48..04ec37b438 100644 --- a/plugins/Nudge/src/Version.h +++ b/plugins/Nudge/src/Version.h @@ -3,7 +3,7 @@ #define __RELEASE_NUM 0
#define __BUILD_NUM 0
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
#define __PLUGIN_NAME "Nudge"
#define __FILENAME "Nudge.dll"
diff --git a/plugins/OpenFolder/src/Version.h b/plugins/OpenFolder/src/Version.h index 5a05b9aeee..0f27e6ed7c 100644 --- a/plugins/OpenFolder/src/Version.h +++ b/plugins/OpenFolder/src/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 1
-#define __MINOR_VERSION 1
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 0
+#define __MAJOR_VERSION 1
+#define __MINOR_VERSION 1
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 0
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "Open Miranda folder"
-#define __FILENAME "OpenFolder.dll"
-#define __DESCRIPTION "Adds a menu/toobar item which opens the main Miranda NG folder."
-#define __AUTHOR "jarvis, Kreisquadratur"
-#define __AUTHOREMAIL "jarvis@jabber.cz, djui@kreisquadratur.de"
-#define __AUTHORWEB "http://miranda-ng.org/p/OpenFolder/"
-#define __COPYRIGHT "© 2008 jarvis, © 2004 Kreisquadratur"
+#define __PLUGIN_NAME "Open Miranda folder"
+#define __FILENAME "OpenFolder.dll"
+#define __DESCRIPTION "Adds a menu/toobar item which opens the main Miranda NG folder."
+#define __AUTHOR "jarvis, Kreisquadratur"
+#define __AUTHOREMAIL "jarvis@jabber.cz, djui@kreisquadratur.de"
+#define __AUTHORWEB "http://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 6f6f9f2cb2..c0786a36b2 100644 --- a/plugins/PackUpdater/Src/Version.h +++ b/plugins/PackUpdater/Src/Version.h @@ -3,7 +3,7 @@ #define __RELEASE_NUM 0
#define __BUILD_NUM 1
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
#define __PLUGIN_NAME "Pack updater"
#define __FILENAME "PackUpdater.dll"
diff --git a/plugins/PasteIt/src/version.h b/plugins/PasteIt/src/version.h index 4a1f6d5db8..6771141b89 100644 --- a/plugins/PasteIt/src/version.h +++ b/plugins/PasteIt/src/version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 1
-#define __MINOR_VERSION 0
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 3
+#define __MAJOR_VERSION 1
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 3
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "Paste it"
-#define __FILENAME "PasteIt.dll"
-#define __DESCRIPTION "Uploads the text to web page and sends the URL to your friends."
-#define __AUTHOR "Krzysztof Kral"
-#define __AUTHOREMAIL "programista@poczta.of.pl"
-#define __AUTHORWEB "http://miranda-ng.org/p/PasteIt/"
-#define __COPYRIGHT "© 2011 KrzysztofKral"
+#define __PLUGIN_NAME "Paste it"
+#define __FILENAME "PasteIt.dll"
+#define __DESCRIPTION "Uploads the text to web page and sends the URL to your friends."
+#define __AUTHOR "Krzysztof Kral"
+#define __AUTHOREMAIL "programista@poczta.of.pl"
+#define __AUTHORWEB "http://miranda-ng.org/p/PasteIt/"
+#define __COPYRIGHT "© 2011 KrzysztofKral"
diff --git a/plugins/Ping/src/Version.h b/plugins/Ping/src/Version.h index 855dfb9036..1d47d7d27d 100644 --- a/plugins/Ping/src/Version.h +++ b/plugins/Ping/src/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 9
-#define __RELEASE_NUM 1
-#define __BUILD_NUM 1
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 9
+#define __RELEASE_NUM 1
+#define __BUILD_NUM 1
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#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 __AUTHOREMAIL "mail@scottellis.com.au"
-#define __AUTHORWEB "http://miranda-ng.org/p/Ping/"
-#define __COPYRIGHT "© 2005 Scott Ellis"
+#define __PLUGIN_NAME "Ping"
+#define __FILENAME "Ping.dll"
+#define __DESCRIPTION "Ping labelled IP addresses or domain names."
+#define __AUTHOR "Scott Ellis"
+#define __AUTHOREMAIL "mail@scottellis.com.au"
+#define __AUTHORWEB "http://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 2725439873..7a2d8d317a 100644 --- a/plugins/PluginUpdater/src/Version.h +++ b/plugins/PluginUpdater/src/Version.h @@ -3,7 +3,7 @@ #define __RELEASE_NUM 1
#define __BUILD_NUM 7
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
#define __PLUGIN_NAME "Plugin updater"
#define __FILENAME "PluginUpdater.dll"
diff --git a/plugins/Popup/src/version.h b/plugins/Popup/src/version.h index f7d477b703..6651330150 100644 --- a/plugins/Popup/src/version.h +++ b/plugins/Popup/src/version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 2
-#define __MINOR_VERSION 1
-#define __RELEASE_NUM 1
-#define __BUILD_NUM 8
+#define __MAJOR_VERSION 2
+#define __MINOR_VERSION 1
+#define __RELEASE_NUM 1
+#define __BUILD_NUM 8
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "Popup plus"
-#define __FILENAME "Popup.dll"
-#define __DESCRIPTION "Provides popup notification services for different plugins."
-#define __AUTHOR "MPK, Merlin_de (Luca Santarelli, Victor Pavlychko)"
-#define __AUTHOREMAIL "mp-king@web.de"
-#define __AUTHORWEB "http://miranda-ng.org/p/Popup/"
-#define __COPYRIGHT "© 2002 Luca Santarelli, 2004-2007 Victor Pavlychko, 2010 MPK, Merlin_de"
+#define __PLUGIN_NAME "Popup plus"
+#define __FILENAME "Popup.dll"
+#define __DESCRIPTION "Provides popup notification services for different plugins."
+#define __AUTHOR "MPK, Merlin_de (Luca Santarelli, Victor Pavlychko)"
+#define __AUTHOREMAIL "mp-king@web.de"
+#define __AUTHORWEB "http://miranda-ng.org/p/Popup/"
+#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 5fa5ebaf7e..6344287303 100644 --- a/plugins/ProfileManager/src/Version.h +++ b/plugins/ProfileManager/src/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 0
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 5
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 5
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#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, restart or run DbChecker."
-#define __AUTHOR "Roman Gemini"
-#define __AUTHOREMAIL "woobind@ukr.net"
-#define __AUTHORWEB "http://miranda-ng.org/p/PManagerEx/"
-#define __COPYRIGHT "© 2008 - 2010 Roman Gemini"
+#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, restart or run DbChecker."
+#define __AUTHOR "Roman Gemini"
+#define __AUTHOREMAIL "woobind@ukr.net"
+#define __AUTHORWEB "http://miranda-ng.org/p/PManagerEx/"
+#define __COPYRIGHT "© 2008 - 2010 Roman Gemini"
diff --git a/plugins/QuickContacts/src/Version.h b/plugins/QuickContacts/src/Version.h index 14eddc4304..47c6f4f261 100644 --- a/plugins/QuickContacts/src/Version.h +++ b/plugins/QuickContacts/src/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 1
-#define __MINOR_VERSION 0
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 0
+#define __MAJOR_VERSION 1
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 0
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#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 __AUTHOREMAIL "pescuma@miranda-im.org"
-#define __AUTHORWEB "http://miranda-ng.org/p/QuickContacts/"
-#define __COPYRIGHT "© 2007-2009 Ricardo Pescuma Domenecci"
+#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 __AUTHOREMAIL "pescuma@miranda-im.org"
+#define __AUTHORWEB "http://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 f182b97700..a0867ad2c4 100644 --- a/plugins/QuickMessages/src/Version.h +++ b/plugins/QuickMessages/src/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 0
-#define __RELEASE_NUM 4
-#define __BUILD_NUM 2
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 4
+#define __BUILD_NUM 2
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#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 __AUTHOREMAIL "daniok@yandex.ru"
-#define __AUTHORWEB "http://miranda-ng.org/p/QuickMessages/"
-#define __COPYRIGHT "© 2008 Danil Mozhar"
+#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 __AUTHOREMAIL "daniok@yandex.ru"
+#define __AUTHORWEB "http://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 c725978817..ca6ff93917 100644 --- a/plugins/QuickReplies/src/version.h +++ b/plugins/QuickReplies/src/version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 8
-#define __RELEASE_NUM 1
-#define __BUILD_NUM 0
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 8
+#define __RELEASE_NUM 1
+#define __BUILD_NUM 0
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "Quick replies"
-#define __FILENAME "QuickReplies.dll"
-#define __DESCRIPTION "Plugin for quick insert (or sending) pre-defined messages in message input area."
-#define __AUTHOR "Unsane"
-#define __AUTHOREMAIL ""
-#define __AUTHORWEB "http://miranda-ng.org/p/QuickReplies/"
-#define __COPYRIGHT "© 2010 Unsane"
+#define __PLUGIN_NAME "Quick replies"
+#define __FILENAME "QuickReplies.dll"
+#define __DESCRIPTION "Plugin for quick insert (or sending) pre-defined messages in message input area."
+#define __AUTHOR "Unsane"
+#define __AUTHOREMAIL ""
+#define __AUTHORWEB "http://miranda-ng.org/p/QuickReplies/"
+#define __COPYRIGHT "© 2010 Unsane"
diff --git a/plugins/Quotes/src/version.h b/plugins/Quotes/src/version.h index 44cb46028a..389689b1fd 100644 --- a/plugins/Quotes/src/version.h +++ b/plugins/Quotes/src/version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 0
-#define __RELEASE_NUM 24
-#define __BUILD_NUM 0
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 24
+#define __BUILD_NUM 0
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "Quotes"
-#define __FILENAME "Quotes.dll"
-#define __DESCRIPTION "Shows currency rates and economic quotes."
-#define __AUTHOR "Dioksin"
-#define __AUTHOREMAIL "dioksin@ua.fm"
-#define __AUTHORWEB "http://miranda-ng.org/p/Quotes/"
-#define __COPYRIGHT "Don't worry!"
+#define __PLUGIN_NAME "Quotes"
+#define __FILENAME "Quotes.dll"
+#define __DESCRIPTION "Shows currency rates and economic quotes."
+#define __AUTHOR "Dioksin"
+#define __AUTHOREMAIL "dioksin@ua.fm"
+#define __AUTHORWEB "http://miranda-ng.org/p/Quotes/"
+#define __COPYRIGHT "Don't worry!"
diff --git a/plugins/Rate/src/Version.h b/plugins/Rate/src/Version.h index 373462fe58..47cb3d62a9 100644 --- a/plugins/Rate/src/Version.h +++ b/plugins/Rate/src/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 0
-#define __RELEASE_NUM 2
-#define __BUILD_NUM 1
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 2
+#define __BUILD_NUM 1
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "Contact`s rate"
-#define __FILENAME "Rate.dll"
-#define __DESCRIPTION "Shows rating of contact in contact list (if presents)."
-#define __AUTHOR "Kildor, Thief"
-#define __AUTHOREMAIL "kostia@ngs.ru"
-#define __AUTHORWEB "http://miranda-ng.org/p/Rate/"
-#define __COPYRIGHT "© 2006-2009 Kostia Romanov, based on AuthState by Alexander Turyak"
+#define __PLUGIN_NAME "Contact`s rate"
+#define __FILENAME "Rate.dll"
+#define __DESCRIPTION "Shows rating of contact in contact list (if presents)."
+#define __AUTHOR "Kildor, Thief"
+#define __AUTHOREMAIL "kostia@ngs.ru"
+#define __AUTHORWEB "http://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 3163821dda..d7a9eb4586 100644 --- a/plugins/RecentContacts/src/Version.h +++ b/plugins/RecentContacts/src/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 0
-#define __RELEASE_NUM 2
-#define __BUILD_NUM 0
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 2
+#define __BUILD_NUM 0
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#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 __AUTHOREMAIL "kostia@ngs.ru"
-#define __AUTHORWEB "http://miranda-ng.org/p/RecentContacts/"
-#define __COPYRIGHT "© 2005 ValeraVi, © 2009 Kildor"
+#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 __AUTHOREMAIL "kostia@ngs.ru"
+#define __AUTHORWEB "http://miranda-ng.org/p/RecentContacts/"
+#define __COPYRIGHT "© 2005 ValeraVi, © 2009 Kildor"
diff --git a/plugins/RemovePersonalSettings/src/rps.cpp b/plugins/RemovePersonalSettings/src/rps.cpp index 5379b6e442..181248d616 100644 --- a/plugins/RemovePersonalSettings/src/rps.cpp +++ b/plugins/RemovePersonalSettings/src/rps.cpp @@ -528,21 +528,17 @@ void DisablePlugins() BOOL GetSettingBool(const char *section, const char *key, BOOL defaultValue)
{
char tmp[16];
-
- if ( GetPrivateProfileString(section, key, defaultValue ? "true" : "false", tmp, sizeof(tmp), gIniFile) == 0 ) {
+ if (GetPrivateProfileString(section, key, defaultValue ? "true" : "false", tmp, sizeof(tmp), gIniFile) == 0)
return defaultValue;
- }
- else {
- return stricmp(tmp, "true") == 0;
- }
+
+ return stricmp(tmp, "true") == 0;
}
BOOL GetSettings(const char *section, char *buffer, size_t bufferSize)
{
buffer[0] = '\0\0';
-
- return GetPrivateProfileSection(section, buffer, bufferSize, gIniFile) != 0;
+ return (BOOL)GetPrivateProfileSection(section, buffer, bufferSize, gIniFile) != 0;
}
diff --git a/plugins/RemovePersonalSettings/src/version.h b/plugins/RemovePersonalSettings/src/version.h index 70e0d78307..9fc642e53a 100644 --- a/plugins/RemovePersonalSettings/src/version.h +++ b/plugins/RemovePersonalSettings/src/version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 1
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 4
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 1
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 4
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "Remove Personal Settings"
-#define __FILENAME "RemovePersonalSettings.dll"
-#define __DESCRIPTION "Remove personal settings to allow to send a profile to other user(s) without sending personal data."
-#define __AUTHOR "Ricardo Pescuma Domenecci"
-#define __AUTHOREMAIL ""
-#define __AUTHORWEB "http://miranda-ng.org/p/RemovePersonalSettings/"
-#define __COPYRIGHT "© 2007-2009 Ricardo Pescuma Domenecci"
+#define __PLUGIN_NAME "Remove Personal Settings"
+#define __FILENAME "RemovePersonalSettings.dll"
+#define __DESCRIPTION "Remove personal settings to allow to send a profile to other user(s) without sending personal data."
+#define __AUTHOR "Ricardo Pescuma Domenecci"
+#define __AUTHOREMAIL ""
+#define __AUTHORWEB "http://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 d10ca70e4a..be89bcba0c 100644 --- a/plugins/Restart/src/Version.h +++ b/plugins/Restart/src/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 0
-#define __RELEASE_NUM 6
-#define __BUILD_NUM 0
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 6
+#define __BUILD_NUM 0
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "Restart"
-#define __FILENAME "Restart.dll"
-#define __DESCRIPTION "Adds Restart menu item."
-#define __AUTHOR "eugene.nv"
-#define __AUTHOREMAIL "ep@eugn.me"
-#define __AUTHORWEB "http://miranda-ng.org/p/Restart/"
-#define __COPYRIGHT "© 2008 - 2013 eugene.nv"
+#define __PLUGIN_NAME "Restart"
+#define __FILENAME "Restart.dll"
+#define __DESCRIPTION "Adds Restart menu item."
+#define __AUTHOR "eugene.nv"
+#define __AUTHOREMAIL "ep@eugn.me"
+#define __AUTHORWEB "http://miranda-ng.org/p/Restart/"
+#define __COPYRIGHT "© 2008 - 2013 eugene.nv"
diff --git a/plugins/SMS/src/Version.h b/plugins/SMS/src/Version.h index b1d1e68b97..b2b9702d4c 100644 --- a/plugins/SMS/src/Version.h +++ b/plugins/SMS/src/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 2
-#define __RELEASE_NUM 5
-#define __BUILD_NUM 3
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 2
+#define __RELEASE_NUM 5
+#define __BUILD_NUM 3
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "SMS"
-#define __FILENAME "SMS.dll"
-#define __DESCRIPTION "Send SMS text messages to mobile phones through the IM networks."
-#define __AUTHOR "Richard Hughes, Improved by Ariel Shulman, rewritten by Rozhuk Ivan"
-#define __AUTHOREMAIL "Rozhuk_I@mail.ru"
-#define __AUTHORWEB "http://miranda-ng.org/p/SMS/"
-#define __COPYRIGHT "© 2001-02 Richard Hughes, 2003 Ariel Shulman, 2007-2009 Rozhuk Ivan (Rozhuk_I@mail.ru)"
+#define __PLUGIN_NAME "SMS"
+#define __FILENAME "SMS.dll"
+#define __DESCRIPTION "Send SMS text messages to mobile phones through the IM networks."
+#define __AUTHOR "Richard Hughes, Improved by Ariel Shulman, rewritten by Rozhuk Ivan"
+#define __AUTHOREMAIL "Rozhuk_I@mail.ru"
+#define __AUTHORWEB "http://miranda-ng.org/p/SMS/"
+#define __COPYRIGHT "© 2001-02 Richard Hughes, 2003 Ariel Shulman, 2007-2009 Rozhuk Ivan (Rozhuk_I@mail.ru)"
diff --git a/plugins/Scriver/src/Version.h b/plugins/Scriver/src/Version.h index 406bbd5d7f..a3fcff5e84 100644 --- a/plugins/Scriver/src/Version.h +++ b/plugins/Scriver/src/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 2
-#define __MINOR_VERSION 11
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 0
+#define __MAJOR_VERSION 2
+#define __MINOR_VERSION 11
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 0
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "Scriver"
-#define __FILENAME "Scriver.dll"
-#define __DESCRIPTION "Scriver - send and receive instant messages."
-#define __AUTHOR "Miranda NG Development Team"
-#define __AUTHOREMAIL "the_leech@users.berlios.de"
-#define __AUTHORWEB "http://miranda-ng.org/p/Scriver/"
-#define __COPYRIGHT "© 2000-2012 Miranda IM Project, 2012-14 Miranda NG project"
+#define __PLUGIN_NAME "Scriver"
+#define __FILENAME "Scriver.dll"
+#define __DESCRIPTION "Scriver - send and receive instant messages."
+#define __AUTHOR "Miranda NG Development Team"
+#define __AUTHOREMAIL "the_leech@users.berlios.de"
+#define __AUTHORWEB "http://miranda-ng.org/p/Scriver/"
+#define __COPYRIGHT "© 2000-2012 Miranda IM Project, 2012-14 Miranda NG project"
diff --git a/plugins/SecureIM/SecureIM_icons/src/Version.h b/plugins/SecureIM/SecureIM_icons/src/Version.h index af774be248..3cd43dc771 100644 --- a/plugins/SecureIM/SecureIM_icons/src/Version.h +++ b/plugins/SecureIM/SecureIM_icons/src/Version.h @@ -1,11 +1,11 @@ -#define __MAJOR_VERSION 1
-#define __MINOR_VERSION 0
-#define __RELEASE_NUM 12
-#define __BUILD_NUM 4
+#define __MAJOR_VERSION 1
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 12
+#define __BUILD_NUM 4
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "SecureIM icons"
-#define __FILENAME "SecureIM_icons.dll"
-#define __DESCRIPTION "Iconpack for SecureIM plugin of Miranda NG."
-#define __COPYRIGHT "© 2003 Johell, 2005-09 Baloo"
+#define __PLUGIN_NAME "SecureIM icons"
+#define __FILENAME "SecureIM_icons.dll"
+#define __DESCRIPTION "Iconpack for SecureIM plugin of Miranda NG."
+#define __COPYRIGHT "© 2003 Johell, 2005-09 Baloo"
diff --git a/plugins/SecureIM/src/version.h b/plugins/SecureIM/src/version.h index bf519f39b2..c01456c7ee 100644 --- a/plugins/SecureIM/src/version.h +++ b/plugins/SecureIM/src/version.h @@ -1,16 +1,14 @@ -#define __MAJOR_VERSION 1
-#define __MINOR_VERSION 0
-#define __RELEASE_NUM 12
-#define __BUILD_NUM 4
+#define __MAJOR_VERSION 1
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 12
+#define __BUILD_NUM 4
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
-#define __TOSTRING(x) #x
-#define __VERSION_STRING __TOSTRING(__FILEVERSION_STRING)
+#include <stdver.h>
-#define __PLUGIN_NAME "SecureIM"
-#define __FILENAME "SecureIM.dll"
-#define __DESCRIPTION "SecureIM plugin for Miranda NG."
-#define __AUTHOR "Johell, Ghost, Nightwish, __alex, Baloo"
-#define __AUTHOREMAIL "Johell@ifrance.com, baloo@bk.ru"
-#define __AUTHORWEB "http://miranda-ng.org/p/SecureIM/"
-#define __COPYRIGHT "© 2003 Johell, 2005-09 Baloo"
+#define __PLUGIN_NAME "SecureIM"
+#define __FILENAME "SecureIM.dll"
+#define __DESCRIPTION "SecureIM plugin for Miranda NG."
+#define __AUTHOR "Johell, Ghost, Nightwish, __alex, Baloo"
+#define __AUTHOREMAIL "Johell@ifrance.com, baloo@bk.ru"
+#define __AUTHORWEB "http://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 d9f5fad693..1a6a1b82e1 100644 --- a/plugins/SeenPlugin/src/version.h +++ b/plugins/SeenPlugin/src/version.h @@ -19,17 +19,17 @@ along with this program (AssocMgr-License.txt); if not, write to the Free Softwa Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
-#define __MAJOR_VERSION 5
-#define __MINOR_VERSION 0
-#define __RELEASE_NUM 4
-#define __BUILD_NUM 8
-
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
-
-#define __PLUGIN_NAME "Last seen"
-#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 __AUTHOREMAIL "y_b@saaplugin.no-ip.info"
-#define __AUTHORWEB "http://miranda-ng.org/p/SeenPlugin/"
-#define __COPYRIGHT "© 2001-2002 Heiko Schillinger, 2003 modified by Bruno Rino, 2005-7 Modified by YB"
+#define __MAJOR_VERSION 5
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 4
+#define __BUILD_NUM 8
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "Last seen"
+#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 __AUTHOREMAIL "y_b@saaplugin.no-ip.info"
+#define __AUTHORWEB "http://miranda-ng.org/p/SeenPlugin/"
+#define __COPYRIGHT "© 2001-2002 Heiko Schillinger, 2003 modified by Bruno Rino, 2005-7 Modified by YB"
diff --git a/plugins/SendScreenshotPlus/src/version.h b/plugins/SendScreenshotPlus/src/version.h index 279981b508..15d8b73bde 100644 --- a/plugins/SendScreenshotPlus/src/version.h +++ b/plugins/SendScreenshotPlus/src/version.h @@ -1,18 +1,15 @@ -#define __MAJOR_VERSION 0 -#define __MINOR_VERSION 8 -#define __RELEASE_NUM 3 -#define __BUILD_NUM 1 +#define __MAJOR_VERSION 0 +#define __MINOR_VERSION 8 +#define __RELEASE_NUM 3 +#define __BUILD_NUM 1 -#define __DEF2STR_(s) #s -#define __DEF2STR(s) __DEF2STR_(s) -#define __FILEVERSION_STRING __MAJOR_VERSION.__MINOR_VERSION.__RELEASE_NUM.__BUILD_NUM -#define __VERSION_STRING __DEF2STR(__FILEVERSION_STRING) +#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 __AUTHOREMAIL "ing.u.horn@googlemail.com" -#define __AUTHORWEB "http://miranda-ng.org/p/SendSS/" -#define __COPYRIGHT "© 2010 Merlin, 2004-2006 Sergio Vieira Rolanski" -#define __USER_AGENT_STRING __PLUGIN_NAME##" v"##__VERSION_STRING +#define __PLUGIN_NAME "Send ScreenShot+" +#define __FILENAME "SendSS.dll" +#define __DESCRIPTION "Take a screenshot and send it to a contact." +#define __AUTHOR "Merlin" +#define __AUTHOREMAIL "ing.u.horn@googlemail.com" +#define __AUTHORWEB "http://miranda-ng.org/p/SendSS/" +#define __COPYRIGHT "© 2010 Merlin, 2004-2006 Sergio Vieira Rolanski" +#define __USER_AGENT_STRING __PLUGIN_NAME##" v"##__VERSION_STRING diff --git a/plugins/Sessions/Src/Version.h b/plugins/Sessions/Src/Version.h index 5edad767c0..8dca096602 100644 --- a/plugins/Sessions/Src/Version.h +++ b/plugins/Sessions/Src/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 1
-#define __RELEASE_NUM 3
-#define __BUILD_NUM 0
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 1
+#define __RELEASE_NUM 3
+#define __BUILD_NUM 0
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "Sessions"
-#define __FILENAME "Sessions.dll"
-#define __DESCRIPTION "Sessions Manager for Miranda NG."
-#define __AUTHOR "MaD_CLuSTeR"
-#define __AUTHOREMAIL "daniok@yandex.ru"
-#define __AUTHORWEB "http://miranda-ng.org/p/Sessions/"
-#define __COPYRIGHT "© 2007-2008 Danil Mozhar"
+#define __PLUGIN_NAME "Sessions"
+#define __FILENAME "Sessions.dll"
+#define __DESCRIPTION "Sessions Manager for Miranda NG."
+#define __AUTHOR "MaD_CLuSTeR"
+#define __AUTHOREMAIL "daniok@yandex.ru"
+#define __AUTHORWEB "http://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 5adf2fa76e..86720bf568 100644 --- a/plugins/ShellExt/src/Version.h +++ b/plugins/ShellExt/src/Version.h @@ -3,8 +3,7 @@ #define __RELEASE_NUM 0
#define __BUILD_NUM 3
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
-#define __FILEVERSION_STRING_DOTS __MAJOR_VERSION.__MINOR_VERSION.__RELEASE_NUM.__BUILD_NUM
+#include <stdver.h>
#define __PLUGIN_NAME "Shell extension"
#define __FILENAME "ShlExt.dll"
diff --git a/plugins/SimpleAR/src/Version.h b/plugins/SimpleAR/src/Version.h index 3705773a78..0f41e313ac 100644 --- a/plugins/SimpleAR/src/Version.h +++ b/plugins/SimpleAR/src/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 2
-#define __MINOR_VERSION 0
-#define __RELEASE_NUM 2
-#define __BUILD_NUM 6
+#define __MAJOR_VERSION 2
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 2
+#define __BUILD_NUM 6
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#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 __AUTHOREMAIL "mikelardri@gmail.com"
-#define __AUTHORWEB "http://miranda-ng.org/p/SimpleAR/"
-#define __COPYRIGHT "© 2012"
+#define __PLUGIN_NAME "Simple auto replier"
+#define __FILENAME "SimpleAR.dll"
+#define __DESCRIPTION "Simple Auto Replier."
+#define __AUTHOR "Stark Wong, Mataes, Mikel-Ard-Ri"
+#define __AUTHOREMAIL "mikelardri@gmail.com"
+#define __AUTHORWEB "http://miranda-ng.org/p/SimpleAR/"
+#define __COPYRIGHT "© 2012"
diff --git a/plugins/SimpleStatusMsg/src/Version.h b/plugins/SimpleStatusMsg/src/Version.h index 7a40f1c76c..b42a79a9e9 100644 --- a/plugins/SimpleStatusMsg/src/Version.h +++ b/plugins/SimpleStatusMsg/src/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 1
-#define __MINOR_VERSION 9
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 4
+#define __MAJOR_VERSION 1
+#define __MINOR_VERSION 9
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 4
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#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' Bialek, Harven"
-#define __AUTHOREMAIL "dezred@gmail.com"
-#define __AUTHORWEB "http://miranda-ng.org/p/SimpleStatusMsg/"
-#define __COPYRIGHT "© 2006-2011 Bartosz Bialek, 2005 Harven"
+#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' Bialek, Harven"
+#define __AUTHOREMAIL "dezred@gmail.com"
+#define __AUTHORWEB "http://miranda-ng.org/p/SimpleStatusMsg/"
+#define __COPYRIGHT "© 2006-2011 Bartosz Bialek, 2005 Harven"
diff --git a/plugins/SkypeStatusChange/src/Version.h b/plugins/SkypeStatusChange/src/Version.h index 091aab28ff..f4e8eba7ab 100644 --- a/plugins/SkypeStatusChange/src/Version.h +++ b/plugins/SkypeStatusChange/src/Version.h @@ -3,7 +3,7 @@ #define __RELEASE_NUM 0
#define __BUILD_NUM 18
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
#define __PLUGIN_NAME "Skype status change"
#define __FILENAME "SkypeStatusChange.dll"
diff --git a/plugins/SmileyAdd/src/version.h b/plugins/SmileyAdd/src/version.h index 983c2fbe9d..82ac720df0 100644 --- a/plugins/SmileyAdd/src/version.h +++ b/plugins/SmileyAdd/src/version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 2
-#define __RELEASE_NUM 3
-#define __BUILD_NUM 17
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 2
+#define __RELEASE_NUM 3
+#define __BUILD_NUM 17
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "SmileyAdd"
-#define __FILENAME "SmileyAdd.dll"
-#define __DESCRIPTION "Smiley support for Miranda NG."
-#define __AUTHOR "Peacow, nightwish, bid, borkra"
-#define __AUTHOREMAIL "borkra@miranda-im.org"
-#define __AUTHORWEB "http://miranda-ng.org/p/SmileyAdd/"
-#define __COPYRIGHT "© 2004 - 2012 Boris Krasnovskiy, portions by Rein-Peter de Boer"
+#define __PLUGIN_NAME "SmileyAdd"
+#define __FILENAME "SmileyAdd.dll"
+#define __DESCRIPTION "Smiley support for Miranda NG."
+#define __AUTHOR "Peacow, nightwish, bid, borkra"
+#define __AUTHOREMAIL "borkra@miranda-im.org"
+#define __AUTHORWEB "http://miranda-ng.org/p/SmileyAdd/"
+#define __COPYRIGHT "© 2004 - 2012 Boris Krasnovskiy, portions by Rein-Peter de Boer"
diff --git a/plugins/Spamotron/src/Version.h b/plugins/Spamotron/src/Version.h index 441c4e1bd3..fb4145b9a0 100644 --- a/plugins/Spamotron/src/Version.h +++ b/plugins/Spamotron/src/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 0
-#define __RELEASE_NUM 4
-#define __BUILD_NUM 6
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 4
+#define __BUILD_NUM 6
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#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 __AUTHOREMAIL "to@vu1tur.eu.org"
-#define __AUTHORWEB "http://miranda-ng.org/p/Spamotron/"
-#define __COPYRIGHT "© 2010-2013 vu1tur"
+#define __PLUGIN_NAME "Spam-o-tron"
+#define __FILENAME "Spamotron.dll"
+#define __DESCRIPTION "Anti-spam plugin with captcha and Bayes filtering."
+#define __AUTHOR "vu1tur"
+#define __AUTHOREMAIL "to@vu1tur.eu.org"
+#define __AUTHORWEB "http://miranda-ng.org/p/Spamotron/"
+#define __COPYRIGHT "© 2010-2013 vu1tur"
diff --git a/plugins/SpellChecker/Flags-Angelika/src/Version.h b/plugins/SpellChecker/Flags-Angelika/src/Version.h index cc23e7c2c3..fd8a9b796f 100644 --- a/plugins/SpellChecker/Flags-Angelika/src/Version.h +++ b/plugins/SpellChecker/Flags-Angelika/src/Version.h @@ -1,11 +1,11 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 2
-#define __RELEASE_NUM 6
-#define __BUILD_NUM 0
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 2
+#define __RELEASE_NUM 6
+#define __BUILD_NUM 0
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "SpellChecker flags icons"
-#define __FILENAME "Flags_icons.dll"
-#define __DESCRIPTION "Flags icons for SpellChecker plugin of Miranda NG."
-#define __COPYRIGHT "© 2006-2010 Ricardo Pescuma Domenecci"
+#define __PLUGIN_NAME "SpellChecker flags icons"
+#define __FILENAME "Flags_icons.dll"
+#define __DESCRIPTION "Flags icons for SpellChecker plugin of Miranda NG."
+#define __COPYRIGHT "© 2006-2010 Ricardo Pescuma Domenecci"
diff --git a/plugins/SpellChecker/Flags/src/Version.h b/plugins/SpellChecker/Flags/src/Version.h index cc23e7c2c3..fd8a9b796f 100644 --- a/plugins/SpellChecker/Flags/src/Version.h +++ b/plugins/SpellChecker/Flags/src/Version.h @@ -1,11 +1,11 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 2
-#define __RELEASE_NUM 6
-#define __BUILD_NUM 0
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 2
+#define __RELEASE_NUM 6
+#define __BUILD_NUM 0
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "SpellChecker flags icons"
-#define __FILENAME "Flags_icons.dll"
-#define __DESCRIPTION "Flags icons for SpellChecker plugin of Miranda NG."
-#define __COPYRIGHT "© 2006-2010 Ricardo Pescuma Domenecci"
+#define __PLUGIN_NAME "SpellChecker flags icons"
+#define __FILENAME "Flags_icons.dll"
+#define __DESCRIPTION "Flags icons for SpellChecker plugin of Miranda NG."
+#define __COPYRIGHT "© 2006-2010 Ricardo Pescuma Domenecci"
diff --git a/plugins/SpellChecker/src/Version.h b/plugins/SpellChecker/src/Version.h index 8ae2fb242b..c7e688acf0 100644 --- a/plugins/SpellChecker/src/Version.h +++ b/plugins/SpellChecker/src/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 2
-#define __RELEASE_NUM 6
-#define __BUILD_NUM 1
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 2
+#define __RELEASE_NUM 6
+#define __BUILD_NUM 1
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "Spell checker"
-#define __FILENAME "SpellChecker.dll"
-#define __DESCRIPTION "Spell checker for the message windows. Uses Hunspell to do the checking."
-#define __AUTHOR "Ricardo Pescuma Domenecci, FREAK_THEMIGHTY"
-#define __AUTHOREMAIL "pescuma@miranda-im.org"
-#define __AUTHORWEB "http://miranda-ng.org/p/SpellChecker/"
-#define __COPYRIGHT "© 2006-2010 Ricardo Pescuma Domenecci"
+#define __PLUGIN_NAME "Spell checker"
+#define __FILENAME "SpellChecker.dll"
+#define __DESCRIPTION "Spell checker for the message windows. Uses Hunspell to do the checking."
+#define __AUTHOR "Ricardo Pescuma Domenecci, FREAK_THEMIGHTY"
+#define __AUTHOREMAIL "pescuma@miranda-im.org"
+#define __AUTHORWEB "http://miranda-ng.org/p/SpellChecker/"
+#define __COPYRIGHT "© 2006-2010 Ricardo Pescuma Domenecci"
diff --git a/plugins/SplashScreen/src/version.h b/plugins/SplashScreen/src/version.h index e98cb1fcda..6f8e0ce3d3 100644 --- a/plugins/SplashScreen/src/version.h +++ b/plugins/SplashScreen/src/version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 1
-#define __RELEASE_NUM 2
-#define __BUILD_NUM 3
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 1
+#define __RELEASE_NUM 2
+#define __BUILD_NUM 3
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "Splash screen"
-#define __FILENAME "SplashScreen.dll"
-#define __DESCRIPTION "Shows a splash at Miranda startup."
-#define __AUTHOR "nullbie, Thief"
-#define __AUTHOREMAIL "thief@miranda.im"
-#define __AUTHORWEB "http://miranda-ng.org/p/SplashScreen/"
-#define __COPYRIGHT "© 2004-2007 Victor Pavlychko, 2005-2011 Alexander Turyak"
+#define __PLUGIN_NAME "Splash screen"
+#define __FILENAME "SplashScreen.dll"
+#define __DESCRIPTION "Shows a splash at Miranda startup."
+#define __AUTHOR "nullbie, Thief"
+#define __AUTHOREMAIL "thief@miranda.im"
+#define __AUTHORWEB "http://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 5dc6f05af8..95d7c836b4 100644 --- a/plugins/StartPosition/src/Version.h +++ b/plugins/StartPosition/src/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 2
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 3
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 2
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 3
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "Start position"
-#define __FILENAME "StartPosition.dll"
-#define __DESCRIPTION "Plugin supports starting position of Contact List relative to the the taskbar and screen side."
-#define __AUTHOR "Felipe Brahm - souFrag"
-#define __AUTHOREMAIL "felipebrahm@gmail.com"
-#define __AUTHORWEB "http://miranda-ng.org/p/StartPosition/"
-#define __COPYRIGHT "©2005-2008 Felipe Brahm - souFrag"
+#define __PLUGIN_NAME "Start position"
+#define __FILENAME "StartPosition.dll"
+#define __DESCRIPTION "Plugin supports starting position of Contact List relative to the the taskbar and screen side."
+#define __AUTHOR "Felipe Brahm - souFrag"
+#define __AUTHOREMAIL "felipebrahm@gmail.com"
+#define __AUTHORWEB "http://miranda-ng.org/p/StartPosition/"
+#define __COPYRIGHT "©2005-2008 Felipe Brahm - souFrag"
diff --git a/plugins/StartupSilence/res/version.rc b/plugins/StartupSilence/res/version.rc index 2ba5a1d38f..3718fa2306 100644 --- a/plugins/StartupSilence/res/version.rc +++ b/plugins/StartupSilence/res/version.rc @@ -34,7 +34,7 @@ BEGIN VALUE "OriginalFilename", __FILENAME
VALUE "FileVersion", __VERSION_STRING
VALUE "ProductName", "Miranda NG"
- VALUE "ProductVersion", __PROD_VERSION_STRING
+ VALUE "ProductVersion", __VERSION_STRING
END
END
BLOCK "VarFileInfo"
diff --git a/plugins/StartupSilence/src/version.h b/plugins/StartupSilence/src/version.h index c3b73aa38b..54bf3d0975 100644 --- a/plugins/StartupSilence/src/version.h +++ b/plugins/StartupSilence/src/version.h @@ -5,52 +5,19 @@ // find it under Project properties - Configuration properties - Resource - General - Preprocessor definitions)
// plugin version part
-#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 2
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 0
-
-// minimal MirandaIM version number, with which this plugin supposed to work
-#define __PROD_MAJOR_VERSION 0
-#define __PROD_MINOR_VERSION 93
-#define __PROD_RELEASE_NUM 5
-#define __PROD_BUILD_NUM 0
-// if your plugin works only with Miranda core beginning from specific revision, you can include this information in Product Version resource
-//#define __PROD_REV_NUM 1234
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 2
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 0
// stuff that will be used in PluginInfo section and in Version resource
-#define __PLUGIN_NAME "StartupSilence"
-#define __FILENAME "StartupSilence.dll"
-#define __DESC "Suppresses popups and mutes sounds for 10-300 sec at Miranda NG startup, then sets them back to predefined state (Automatically per computer settings)."
-#define __AUTHOR "Vladimir Lyubimov"
-#define __AUTHOREMAIL ""
-#define __AUTHORWEB "http://miranda-ng.org/"
-#define __COPYRIGHT "© 2012-2013 Vladimir Lyubimov"
+#define __PLUGIN_NAME "StartupSilence"
+#define __FILENAME "StartupSilence.dll"
+#define __DESC "Suppresses popups and mutes sounds for 10-300 sec at Miranda NG startup, then sets them back to predefined state (Automatically per computer settings)."
+#define __AUTHOR "Vladimir Lyubimov"
+#define __AUTHOREMAIL ""
+#define __AUTHORWEB "http://miranda-ng.org/"
+#define __COPYRIGHT "© 2012-2013 Vladimir Lyubimov"
// other stuff for Version resource
-#define __STRINGIFY_IMPL(x) #x
-#define __STRINGIFY(x) __STRINGIFY_IMPL(x)
-
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
-#define __FILEVERSION_STRING_DOTS __MAJOR_VERSION.__MINOR_VERSION.__RELEASE_NUM.__BUILD_NUM
-#ifdef _UNICODE
-#ifdef __REV_NUM
-#define __VERSION_STRING __STRINGIFY(__FILEVERSION_STRING_DOTS rev. __REV_NUM Unicode)
-#else
-#define __VERSION_STRING __STRINGIFY(__FILEVERSION_STRING_DOTS Unicode)
-#endif
-#else
-#ifdef __REV_NUM
-#define __VERSION_STRING __STRINGIFY(__FILEVERSION_STRING_DOTS rev. __REV_NUM)
-#else
-#define __VERSION_STRING __STRINGIFY(__FILEVERSION_STRING_DOTS)
-#endif
-#endif
-
-#define __PRODVERSION_STRING __PROD_MAJOR_VERSION,__PROD_MINOR_VERSION,__PROD_RELEASE_NUM,__PROD_BUILD_NUM
-#define __PRODVERSION_STRING_DOTS __PROD_MAJOR_VERSION.__PROD_MINOR_VERSION.__PROD_RELEASE_NUM.__PROD_BUILD_NUM
-#ifdef __PROD_REV_NUM
-#define __PROD_VERSION_STRING __STRINGIFY(__PRODVERSION_STRING_DOTS rev. __PROD_REV_NUM)
-#else
-#define __PROD_VERSION_STRING __STRINGIFY(__PRODVERSION_STRING_DOTS+)
-#endif
+#include <stdver.h>
diff --git a/plugins/StatusChange/StatusChange_10.vcxproj b/plugins/StatusChange/StatusChange_10.vcxproj index a26a2fd526..40ddd29d1d 100644 --- a/plugins/StatusChange/StatusChange_10.vcxproj +++ b/plugins/StatusChange/StatusChange_10.vcxproj @@ -83,7 +83,7 @@ </ClCompile>
<ResourceCompile>
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <AdditionalIncludeDirectories>..\..\..\include\msapi</AdditionalIncludeDirectories>
+ <AdditionalIncludeDirectories>..\..\include\msapi</AdditionalIncludeDirectories>
</ResourceCompile>
<Link>
<LinkDLL>true</LinkDLL>
@@ -112,7 +112,7 @@ </ClCompile>
<ResourceCompile>
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <AdditionalIncludeDirectories>..\..\..\include\msapi</AdditionalIncludeDirectories>
+ <AdditionalIncludeDirectories>..\..\include\msapi</AdditionalIncludeDirectories>
</ResourceCompile>
<Link>
<LinkDLL>true</LinkDLL>
@@ -143,7 +143,7 @@ </ClCompile>
<ResourceCompile>
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <AdditionalIncludeDirectories>..\..\..\include\msapi</AdditionalIncludeDirectories>
+ <AdditionalIncludeDirectories>..\..\include\msapi</AdditionalIncludeDirectories>
</ResourceCompile>
<Link>
<LinkDLL>true</LinkDLL>
@@ -170,7 +170,7 @@ </ClCompile>
<ResourceCompile>
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <AdditionalIncludeDirectories>..\..\..\include\msapi</AdditionalIncludeDirectories>
+ <AdditionalIncludeDirectories>..\..\include\msapi</AdditionalIncludeDirectories>
</ResourceCompile>
<Link>
<LinkDLL>true</LinkDLL>
diff --git a/plugins/StatusChange/StatusChange_11.vcxproj b/plugins/StatusChange/StatusChange_11.vcxproj index dc3fbe3f70..c2c809bdc4 100644 --- a/plugins/StatusChange/StatusChange_11.vcxproj +++ b/plugins/StatusChange/StatusChange_11.vcxproj @@ -87,7 +87,7 @@ </ClCompile>
<ResourceCompile>
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <AdditionalIncludeDirectories>..\..\..\include\msapi</AdditionalIncludeDirectories>
+ <AdditionalIncludeDirectories>..\..\include\msapi</AdditionalIncludeDirectories>
</ResourceCompile>
<Link>
<LinkDLL>true</LinkDLL>
@@ -116,7 +116,7 @@ </ClCompile>
<ResourceCompile>
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <AdditionalIncludeDirectories>..\..\..\include\msapi</AdditionalIncludeDirectories>
+ <AdditionalIncludeDirectories>..\..\include\msapi</AdditionalIncludeDirectories>
</ResourceCompile>
<Link>
<LinkDLL>true</LinkDLL>
@@ -147,7 +147,7 @@ </ClCompile>
<ResourceCompile>
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <AdditionalIncludeDirectories>..\..\..\include\msapi</AdditionalIncludeDirectories>
+ <AdditionalIncludeDirectories>..\..\include\msapi</AdditionalIncludeDirectories>
</ResourceCompile>
<Link>
<LinkDLL>true</LinkDLL>
@@ -175,7 +175,7 @@ </ClCompile>
<ResourceCompile>
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <AdditionalIncludeDirectories>..\..\..\include\msapi</AdditionalIncludeDirectories>
+ <AdditionalIncludeDirectories>..\..\include\msapi</AdditionalIncludeDirectories>
</ResourceCompile>
<Link>
<LinkDLL>true</LinkDLL>
diff --git a/plugins/StatusChange/src/Version.h b/plugins/StatusChange/src/Version.h index 5393f32ff9..fd06179385 100644 --- a/plugins/StatusChange/src/Version.h +++ b/plugins/StatusChange/src/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 1
-#define __MINOR_VERSION 3
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 0
+#define __MAJOR_VERSION 1
+#define __MINOR_VERSION 3
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 0
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#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 __AUTHOREMAIL "corsario-br@users.sourceforge.net"
-#define __AUTHORWEB "http://miranda-ng.org/p/StatusChange/"
-#define __COPYRIGHT "© 2002 Angelo Luiz Tartari"
+#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 __AUTHOREMAIL "corsario-br@users.sourceforge.net"
+#define __AUTHORWEB "http://miranda-ng.org/p/StatusChange/"
+#define __COPYRIGHT "© 2002 Angelo Luiz Tartari"
diff --git a/plugins/StatusPlugins/AdvancedAutoAway/version.h b/plugins/StatusPlugins/AdvancedAutoAway/version.h index b2dd6a1b63..913661c996 100644 --- a/plugins/StatusPlugins/AdvancedAutoAway/version.h +++ b/plugins/StatusPlugins/AdvancedAutoAway/version.h @@ -4,6 +4,9 @@ #define __RELEASE_NUM 1
#define __BUILD_NUM 0
+// other stuff for Version resource
+#include <stdver.h>
+
// stuff that will be used in PluginInfo section and in Version resource
#define __PLUGIN_NAME "Advanced Auto Away"
#define __FILENAME "AdvancedAutoAway.dll"
@@ -13,10 +16,3 @@ #define __AUTHORWEB "http://miranda-ng.org/p/AdvancedAutoAway/"
#define __COPYRIGHT "(c) 2003-08 P. Boon, 2008-11 George Hazan"
-// other stuff for Version resource
-#define __STRINGIFY_IMPL(x) #x
-#define __STRINGIFY(x) __STRINGIFY_IMPL(x)
-
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
-#define __FILEVERSION_STRING_DOTS __MAJOR_VERSION.__MINOR_VERSION.__RELEASE_NUM.__BUILD_NUM
-#define __VERSION_STRING __STRINGIFY(__FILEVERSION_STRING_DOTS)
diff --git a/plugins/StatusPlugins/KeepStatus/version.h b/plugins/StatusPlugins/KeepStatus/version.h index 51754374b8..043fb3241f 100644 --- a/plugins/StatusPlugins/KeepStatus/version.h +++ b/plugins/StatusPlugins/KeepStatus/version.h @@ -4,11 +4,8 @@ #define __RELEASE_NUM 0
#define __BUILD_NUM 1
-// minimal MirandaIM version number, with which this plugin supposed to work
-#define __PROD_MAJOR_VERSION 0
-#define __PROD_MINOR_VERSION 8
-#define __PROD_RELEASE_NUM 0
-#define __PROD_BUILD_NUM 0
+// other stuff for Version resource
+#include <stdver.h>
// stuff that will be used in PluginInfo section and in Version resource
#define __PLUGIN_NAME "Keep status"
@@ -18,31 +15,3 @@ #define __AUTHOREMAIL "unregistered@users.sourceforge.net"
#define __AUTHORWEB "http://miranda-ng.org/p/KeepStatus/"
#define __COPYRIGHT "(c) 2003-08 P. Boon, 2008-13 George Hazan"
-
-// other stuff for Version resource
-#define __STRINGIFY_IMPL(x) #x
-#define __STRINGIFY(x) __STRINGIFY_IMPL(x)
-
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
-#define __FILEVERSION_STRING_DOTS __MAJOR_VERSION.__MINOR_VERSION.__RELEASE_NUM.__BUILD_NUM
-#ifdef _UNICODE
-#ifdef __REV_NUM
-#define __VERSION_STRING __STRINGIFY(__FILEVERSION_STRING_DOTS rev. __REV_NUM Unicode)
-#else
-#define __VERSION_STRING __STRINGIFY(__FILEVERSION_STRING_DOTS Unicode)
-#endif
-#else
-#ifdef __REV_NUM
-#define __VERSION_STRING __STRINGIFY(__FILEVERSION_STRING_DOTS rev. __REV_NUM)
-#else
-#define __VERSION_STRING __STRINGIFY(__FILEVERSION_STRING_DOTS)
-#endif
-#endif
-
-#define __PRODVERSION_STRING __PROD_MAJOR_VERSION,__PROD_MINOR_VERSION,__PROD_RELEASE_NUM,__PROD_BUILD_NUM
-#define __PRODVERSION_STRING_DOTS __PROD_MAJOR_VERSION.__PROD_MINOR_VERSION.__PROD_RELEASE_NUM.__PROD_BUILD_NUM
-#ifdef __PROD_REV_NUM
-#define __PROD_VERSION_STRING __STRINGIFY(__PRODVERSION_STRING_DOTS rev. __PROD_REV_NUM)
-#else
-#define __PROD_VERSION_STRING __STRINGIFY(__PRODVERSION_STRING_DOTS+)
-#endif
diff --git a/plugins/StatusPlugins/StartupStatus/version.h b/plugins/StatusPlugins/StartupStatus/version.h index d1811589bf..0602c5cfca 100644 --- a/plugins/StatusPlugins/StartupStatus/version.h +++ b/plugins/StatusPlugins/StartupStatus/version.h @@ -5,52 +5,19 @@ // find it under Project properties - Configuration properties - Resource - General - Preprocessor definitions)
// plugin version part
-#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 8
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 45
-
-// minimal MirandaIM version number, with which this plugin supposed to work
-#define __PROD_MAJOR_VERSION 0
-#define __PROD_MINOR_VERSION 8
-#define __PROD_RELEASE_NUM 0
-#define __PROD_BUILD_NUM 0
-// if your plugin works only with Miranda core beginning from specific revision, you can include this information in Product Version resource
-//#define __PROD_REV_NUM 1234
-
-// stuff that will be used in PluginInfo section and in Version resource
-#define __PLUGIN_NAME "StartupStatus"
-#define __FILENAME "StartupStatus.dll"
-#define __DESC "StartupStatus, allows you to define the status Miranda should set on startup, configurable per protocol."
-#define __AUTHOR "P Boon"
-#define __AUTHOREMAIL "unregistered@users.sourceforge.net"
-#define __AUTHORWEB "http://miranda-ng.org/p/StartupStatus/"
-#define __COPYRIGHT "(c) 2003-08 P. Boon, 2008-11 George Hazan"
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 8
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 45
// other stuff for Version resource
-#define __STRINGIFY_IMPL(x) #x
-#define __STRINGIFY(x) __STRINGIFY_IMPL(x)
+#include <stdver.h>
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
-#define __FILEVERSION_STRING_DOTS __MAJOR_VERSION.__MINOR_VERSION.__RELEASE_NUM.__BUILD_NUM
-#ifdef _UNICODE
-#ifdef __REV_NUM
-#define __VERSION_STRING __STRINGIFY(__FILEVERSION_STRING_DOTS rev. __REV_NUM Unicode)
-#else
-#define __VERSION_STRING __STRINGIFY(__FILEVERSION_STRING_DOTS Unicode)
-#endif
-#else
-#ifdef __REV_NUM
-#define __VERSION_STRING __STRINGIFY(__FILEVERSION_STRING_DOTS rev. __REV_NUM)
-#else
-#define __VERSION_STRING __STRINGIFY(__FILEVERSION_STRING_DOTS)
-#endif
-#endif
-
-#define __PRODVERSION_STRING __PROD_MAJOR_VERSION,__PROD_MINOR_VERSION,__PROD_RELEASE_NUM,__PROD_BUILD_NUM
-#define __PRODVERSION_STRING_DOTS __PROD_MAJOR_VERSION.__PROD_MINOR_VERSION.__PROD_RELEASE_NUM.__PROD_BUILD_NUM
-#ifdef __PROD_REV_NUM
-#define __PROD_VERSION_STRING __STRINGIFY(__PRODVERSION_STRING_DOTS rev. __PROD_REV_NUM)
-#else
-#define __PROD_VERSION_STRING __STRINGIFY(__PRODVERSION_STRING_DOTS+)
-#endif
+// stuff that will be used in PluginInfo section and in Version resource
+#define __PLUGIN_NAME "StartupStatus"
+#define __FILENAME "StartupStatus.dll"
+#define __DESC "StartupStatus, allows you to define the status Miranda should set on startup, configurable per protocol."
+#define __AUTHOR "P Boon"
+#define __AUTHOREMAIL "unregistered@users.sourceforge.net"
+#define __AUTHORWEB "http://miranda-ng.org/p/StartupStatus/"
+#define __COPYRIGHT "(c) 2003-08 P. Boon, 2008-11 George Hazan"
diff --git a/plugins/StopSpamMod/src/version.h b/plugins/StopSpamMod/src/version.h index ce3879a86a..c79e0ee09a 100755 --- a/plugins/StopSpamMod/src/version.h +++ b/plugins/StopSpamMod/src/version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 0
-#define __RELEASE_NUM 2
-#define __BUILD_NUM 0
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 2
+#define __BUILD_NUM 0
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "StopSpam mod"
-#define __FILENAME "StopSpamMod.dll"
-#define __DESCRIPTION "Anti-spam plugin for Miranda NG."
-#define __AUTHOR "Roman Miklashevsky, sss, Elzor"
-#define __AUTHOREMAIL "sss123next@list.ru"
-#define __AUTHORWEB "http://miranda-ng.org/p/StopSpamMod/"
-#define __COPYRIGHT "© 2004-2012 Roman Miklashevsky, A. Petkevich, Kosh&chka, sss, Elzor"
+#define __PLUGIN_NAME "StopSpam mod"
+#define __FILENAME "StopSpamMod.dll"
+#define __DESCRIPTION "Anti-spam plugin for Miranda NG."
+#define __AUTHOR "Roman Miklashevsky, sss, Elzor"
+#define __AUTHOREMAIL "sss123next@list.ru"
+#define __AUTHORWEB "http://miranda-ng.org/p/StopSpamMod/"
+#define __COPYRIGHT "© 2004-2012 Roman Miklashevsky, A. Petkevich, Kosh&chka, sss, Elzor"
diff --git a/plugins/StopSpamPlus/src/version.h b/plugins/StopSpamPlus/src/version.h index de0c4c7757..c325f99fe4 100644 --- a/plugins/StopSpamPlus/src/version.h +++ b/plugins/StopSpamPlus/src/version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 0
-#define __RELEASE_NUM 1
-#define __BUILD_NUM 4
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 1
+#define __BUILD_NUM 4
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "StopSpam+"
-#define __FILENAME "StopSpam.dll"
-#define __DESCRIPTION "Anti-spam plugin for Miranda NG."
-#define __AUTHOR "Roman Miklashevsky, A. Petkevich, Kosh&chka, persei"
-#define __AUTHOREMAIL "koshechka@miranda.im"
-#define __AUTHORWEB "http://miranda-ng.org/p/StopSpam/"
-#define __COPYRIGHT "© 2004-2010 Roman Miklashevsky, A. Petkevich, Kosh&chka, persei"
+#define __PLUGIN_NAME "StopSpam+"
+#define __FILENAME "StopSpam.dll"
+#define __DESCRIPTION "Anti-spam plugin for Miranda NG."
+#define __AUTHOR "Roman Miklashevsky, A. Petkevich, Kosh&chka, persei"
+#define __AUTHOREMAIL "koshechka@miranda.im"
+#define __AUTHORWEB "http://miranda-ng.org/p/StopSpam/"
+#define __COPYRIGHT "© 2004-2010 Roman Miklashevsky, A. Petkevich, Kosh&chka, persei"
diff --git a/plugins/TabSRMM/TabSRMM_icons/Version.h b/plugins/TabSRMM/TabSRMM_icons/Version.h index 480d46fb64..76958a831d 100644 --- a/plugins/TabSRMM/TabSRMM_icons/Version.h +++ b/plugins/TabSRMM/TabSRMM_icons/Version.h @@ -1,11 +1,11 @@ -#define __MAJOR_VERSION 3
-#define __MINOR_VERSION 1
-#define __RELEASE_NUM 99
-#define __BUILD_NUM 8
+#define __MAJOR_VERSION 3
+#define __MINOR_VERSION 1
+#define __RELEASE_NUM 99
+#define __BUILD_NUM 8
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "TabSRMM icons"
-#define __FILENAME "TabSRMM_icons.dll"
-#define __DESCRIPTION "Iconpack for TabSRMM plugin of Miranda NG."
-#define __COPYRIGHT "© 2000-2010 Miranda Project and contributors. See readme.txt for more."
+#define __PLUGIN_NAME "TabSRMM icons"
+#define __FILENAME "TabSRMM_icons.dll"
+#define __DESCRIPTION "Iconpack for TabSRMM plugin of Miranda NG."
+#define __COPYRIGHT "© 2000-2010 Miranda Project and contributors. See readme.txt for more."
diff --git a/plugins/TabSRMM/src/version.h b/plugins/TabSRMM/src/version.h index fa9627da4a..7c30d58b31 100644 --- a/plugins/TabSRMM/src/version.h +++ b/plugins/TabSRMM/src/version.h @@ -3,7 +3,7 @@ #define __RELEASE_NUM 0
#define __BUILD_NUM 0
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
#define __PLUGIN_NAME "TabSRMM"
#define __FILENAME "TabSRMM.dll"
diff --git a/plugins/TipperYM/src/version.h b/plugins/TipperYM/src/version.h index 3493167c92..050b977e54 100644 --- a/plugins/TipperYM/src/version.h +++ b/plugins/TipperYM/src/version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 2
-#define __MINOR_VERSION 1
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 5
+#define __MAJOR_VERSION 2
+#define __MINOR_VERSION 1
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 5
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "Tipper"
-#define __FILENAME "Tipper.dll"
-#define __DESCRIPTION "Tool Tip notification windows."
-#define __AUTHOR "Scott Ellis, yaho"
-#define __AUTHOREMAIL "yaho@miranda-easy.net"
-#define __AUTHORWEB "http://miranda-ng.org/p/Tipper/"
-#define __COPYRIGHT "© 2005-2007 Scott Ellis, 2007-2011 Jan Holub"
+#define __PLUGIN_NAME "Tipper"
+#define __FILENAME "Tipper.dll"
+#define __DESCRIPTION "Tool Tip notification windows."
+#define __AUTHOR "Scott Ellis, yaho"
+#define __AUTHOREMAIL "yaho@miranda-easy.net"
+#define __AUTHORWEB "http://miranda-ng.org/p/Tipper/"
+#define __COPYRIGHT "© 2005-2007 Scott Ellis, 2007-2011 Jan Holub"
diff --git a/plugins/TooltipNotify/src/version.h b/plugins/TooltipNotify/src/version.h index 4639430f63..8ded831b9c 100644 --- a/plugins/TooltipNotify/src/version.h +++ b/plugins/TooltipNotify/src/version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 7
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 1
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 7
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 1
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "Tooltip notify"
-#define __FILENAME "TooltipNotify.dll"
-#define __DESCRIPTION "Shows a small tooltip above system tray area when a contact status is changed."
+#define __PLUGIN_NAME "Tooltip notify"
+#define __FILENAME "TooltipNotify.dll"
+#define __DESCRIPTION "Shows a small tooltip above system tray area when a contact status is changed."
#define __AUTHOR "perf"
-#define __AUTHOREMAIL "perf@mail333.com"
-#define __AUTHORWEB "http://miranda-ng.org/p/TooltipNotify/"
-#define __COPYRIGHT "© 2004-2008 Gneedah software"
+#define __AUTHOREMAIL "perf@mail333.com"
+#define __AUTHORWEB "http://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 88227ac757..bb7a0cc51b 100644 --- a/plugins/TopToolBar/src/version.h +++ b/plugins/TopToolBar/src/version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 8
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 3
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 8
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 3
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "TopToolBar"
-#define __FILENAME "TopToolBar.dll"
-#define __DESCRIPTION "ToptoolBar adds buttons in top frame for fast access."
-#define __AUTHOR "Bethoven"
-#define __AUTHOREMAIL "bethoven@mailgate.ru"
-#define __AUTHORWEB "http://miranda-ng.org/p/TopToolBar/"
-#define __COPYRIGHT "© 2003-2008 Bethoven"
+#define __PLUGIN_NAME "TopToolBar"
+#define __FILENAME "TopToolBar.dll"
+#define __DESCRIPTION "ToptoolBar adds buttons in top frame for fast access."
+#define __AUTHOR "Bethoven"
+#define __AUTHOREMAIL "bethoven@mailgate.ru"
+#define __AUTHORWEB "http://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 66494397b6..7e47d82ea6 100644 --- a/plugins/TrafficCounter/src/version.h +++ b/plugins/TrafficCounter/src/version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 1
-#define __RELEASE_NUM 1
-#define __BUILD_NUM 8
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 1
+#define __RELEASE_NUM 1
+#define __BUILD_NUM 8
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "Traffic counter"
-#define __FILENAME "TrafficCounter.dll"
-#define __DESCRIPTION "Adding traffic and time counters."
-#define __AUTHOR "Ghost, Mironych"
-#define __AUTHOREMAIL ""
-#define __AUTHORWEB "http://miranda-ng.org/p/TrafficCounter/"
-#define __COPYRIGHT "© 2002-2006 Ghost, 2007-2012 Mironych"
+#define __PLUGIN_NAME "Traffic counter"
+#define __FILENAME "TrafficCounter.dll"
+#define __DESCRIPTION "Adding traffic and time counters."
+#define __AUTHOR "Ghost, Mironych"
+#define __AUTHOREMAIL ""
+#define __AUTHORWEB "http://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 7ed3565521..c43da9d729 100644 --- a/plugins/TranslitSwitcher/src/Version.h +++ b/plugins/TranslitSwitcher/src/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 0
-#define __RELEASE_NUM 1
-#define __BUILD_NUM 0
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 1
+#define __BUILD_NUM 0
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "Switch layout or transliterate"
-#define __FILENAME "TranslitSwitcher.dll"
-#define __DESCRIPTION "Allows 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 __AUTHOREMAIL "mataes2007@gmail.com"
-#define __AUTHORWEB "http://miranda-ng.org/p/TranslitSwitcher/"
-#define __COPYRIGHT "© 2011-2010 Mataes, tico-tico © 2007 Dmitry Titkov"
+#define __PLUGIN_NAME "Switch layout or transliterate"
+#define __FILENAME "TranslitSwitcher.dll"
+#define __DESCRIPTION "Allows 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 __AUTHOREMAIL "mataes2007@gmail.com"
+#define __AUTHORWEB "http://miranda-ng.org/p/TranslitSwitcher/"
+#define __COPYRIGHT "© 2011-2010 Mataes, tico-tico © 2007 Dmitry Titkov"
diff --git a/plugins/UserGuide/UserGuide_10.vcxproj b/plugins/UserGuide/UserGuide_10.vcxproj index 38bd51afb3..f5c6f64d30 100644 --- a/plugins/UserGuide/UserGuide_10.vcxproj +++ b/plugins/UserGuide/UserGuide_10.vcxproj @@ -83,6 +83,10 @@ <PrecompiledHeader>Use</PrecompiledHeader>
<PrecompiledHeaderFile>commonheaders.h</PrecompiledHeaderFile>
</ClCompile>
+ <ResourceCompile>
+ <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ <AdditionalIncludeDirectories>..\..\include\msapi</AdditionalIncludeDirectories>
+ </ResourceCompile>
<Link>
<RandomizedBaseAddress>false</RandomizedBaseAddress>
<ImportLibrary>$(IntDir)$(TargetName).lib</ImportLibrary>
@@ -108,6 +112,10 @@ <PrecompiledHeader>Use</PrecompiledHeader>
<PrecompiledHeaderFile>commonheaders.h</PrecompiledHeaderFile>
</ClCompile>
+ <ResourceCompile>
+ <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ <AdditionalIncludeDirectories>..\..\include\msapi</AdditionalIncludeDirectories>
+ </ResourceCompile>
<Link>
<RandomizedBaseAddress>false</RandomizedBaseAddress>
<ImportLibrary>$(IntDir)$(TargetName).lib</ImportLibrary>
@@ -133,6 +141,10 @@ <PrecompiledHeader>Use</PrecompiledHeader>
<PrecompiledHeaderFile>commonheaders.h</PrecompiledHeaderFile>
</ClCompile>
+ <ResourceCompile>
+ <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ <AdditionalIncludeDirectories>..\..\include\msapi</AdditionalIncludeDirectories>
+ </ResourceCompile>
<Link>
<RandomizedBaseAddress>false</RandomizedBaseAddress>
<ImportLibrary>$(IntDir)$(TargetName).lib</ImportLibrary>
@@ -153,6 +165,10 @@ <PrecompiledHeader>Use</PrecompiledHeader>
<PrecompiledHeaderFile>commonheaders.h</PrecompiledHeaderFile>
</ClCompile>
+ <ResourceCompile>
+ <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ <AdditionalIncludeDirectories>..\..\include\msapi</AdditionalIncludeDirectories>
+ </ResourceCompile>
<Link>
<RandomizedBaseAddress>false</RandomizedBaseAddress>
<ImportLibrary>$(IntDir)$(TargetName).lib</ImportLibrary>
diff --git a/plugins/UserGuide/UserGuide_11.vcxproj b/plugins/UserGuide/UserGuide_11.vcxproj index d73f9fa5ce..f46dfbe561 100644 --- a/plugins/UserGuide/UserGuide_11.vcxproj +++ b/plugins/UserGuide/UserGuide_11.vcxproj @@ -87,6 +87,10 @@ <PrecompiledHeader>Use</PrecompiledHeader>
<PrecompiledHeaderFile>commonheaders.h</PrecompiledHeaderFile>
</ClCompile>
+ <ResourceCompile>
+ <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ <AdditionalIncludeDirectories>..\..\include\msapi</AdditionalIncludeDirectories>
+ </ResourceCompile>
<Link>
<RandomizedBaseAddress>false</RandomizedBaseAddress>
<ImportLibrary>$(IntDir)$(TargetName).lib</ImportLibrary>
@@ -111,6 +115,10 @@ <PrecompiledHeader>Use</PrecompiledHeader>
<PrecompiledHeaderFile>commonheaders.h</PrecompiledHeaderFile>
</ClCompile>
+ <ResourceCompile>
+ <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ <AdditionalIncludeDirectories>..\..\include\msapi</AdditionalIncludeDirectories>
+ </ResourceCompile>
<Link>
<RandomizedBaseAddress>false</RandomizedBaseAddress>
<ImportLibrary>$(IntDir)$(TargetName).lib</ImportLibrary>
@@ -135,6 +143,10 @@ <PrecompiledHeader>Use</PrecompiledHeader>
<PrecompiledHeaderFile>commonheaders.h</PrecompiledHeaderFile>
</ClCompile>
+ <ResourceCompile>
+ <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ <AdditionalIncludeDirectories>..\..\include\msapi</AdditionalIncludeDirectories>
+ </ResourceCompile>
<Link>
<RandomizedBaseAddress>false</RandomizedBaseAddress>
<ImportLibrary>$(IntDir)$(TargetName).lib</ImportLibrary>
@@ -156,6 +168,10 @@ <PrecompiledHeader>Use</PrecompiledHeader>
<PrecompiledHeaderFile>commonheaders.h</PrecompiledHeaderFile>
</ClCompile>
+ <ResourceCompile>
+ <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ <AdditionalIncludeDirectories>..\..\include\msapi</AdditionalIncludeDirectories>
+ </ResourceCompile>
<Link>
<RandomizedBaseAddress>false</RandomizedBaseAddress>
<ImportLibrary>$(IntDir)$(TargetName).lib</ImportLibrary>
diff --git a/plugins/UserGuide/src/Version.h b/plugins/UserGuide/src/Version.h index 071965a4f5..4403ae2964 100644 --- a/plugins/UserGuide/src/Version.h +++ b/plugins/UserGuide/src/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 0
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 1
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 1
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#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 __AUTHOREMAIL "yasnovidyashii@gmail.com"
-#define __AUTHORWEB "http://miranda-ng.org/p/UserGuide/"
-#define __COPYRIGHT "© 2009 Mikhail Yuriev"
+#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 __AUTHOREMAIL "yasnovidyashii@gmail.com"
+#define __AUTHORWEB "http://miranda-ng.org/p/UserGuide/"
+#define __COPYRIGHT "© 2009 Mikhail Yuriev"
diff --git a/plugins/UserInfoEx/IconPacks/default/src/Version.h b/plugins/UserInfoEx/IconPacks/default/src/Version.h index 9d903a62b9..91a66dc0eb 100644 --- a/plugins/UserInfoEx/IconPacks/default/src/Version.h +++ b/plugins/UserInfoEx/IconPacks/default/src/Version.h @@ -1,11 +1,11 @@ -#define __MAJOR_VERSION 1
-#define __MINOR_VERSION 2
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 0
+#define __MAJOR_VERSION 1
+#define __MINOR_VERSION 2
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 0
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "UInfoEx icons"
-#define __FILENAME "UInfoEx_icons.dll"
-#define __DESCRIPTION "This is an Iconpack for the UserInfoEx plugin."
-#define __COPYRIGHT "© 2006-2009 DeathAxe, Yasnovidyashii, Merlin, K. Romanov, Kreol"
+#define __PLUGIN_NAME "UInfoEx icons"
+#define __FILENAME "UInfoEx_icons.dll"
+#define __DESCRIPTION "This is an Iconpack for the UserInfoEx plugin."
+#define __COPYRIGHT "© 2006-2009 DeathAxe, Yasnovidyashii, Merlin, K. Romanov, Kreol"
diff --git a/plugins/UserInfoEx/IconPacks/ice/src/Version.h b/plugins/UserInfoEx/IconPacks/ice/src/Version.h index 9d903a62b9..91a66dc0eb 100644 --- a/plugins/UserInfoEx/IconPacks/ice/src/Version.h +++ b/plugins/UserInfoEx/IconPacks/ice/src/Version.h @@ -1,11 +1,11 @@ -#define __MAJOR_VERSION 1
-#define __MINOR_VERSION 2
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 0
+#define __MAJOR_VERSION 1
+#define __MINOR_VERSION 2
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 0
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "UInfoEx icons"
-#define __FILENAME "UInfoEx_icons.dll"
-#define __DESCRIPTION "This is an Iconpack for the UserInfoEx plugin."
-#define __COPYRIGHT "© 2006-2009 DeathAxe, Yasnovidyashii, Merlin, K. Romanov, Kreol"
+#define __PLUGIN_NAME "UInfoEx icons"
+#define __FILENAME "UInfoEx_icons.dll"
+#define __DESCRIPTION "This is an Iconpack for the UserInfoEx plugin."
+#define __COPYRIGHT "© 2006-2009 DeathAxe, Yasnovidyashii, Merlin, K. Romanov, Kreol"
diff --git a/plugins/UserInfoEx/src/version.h b/plugins/UserInfoEx/src/version.h index 548927900c..5d53daaa8e 100644 --- a/plugins/UserInfoEx/src/version.h +++ b/plugins/UserInfoEx/src/version.h @@ -3,7 +3,7 @@ #define __RELEASE_NUM 5
#define __BUILD_NUM 0
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
#define __PLUGIN_NAME "User info ext"
#define __FILENAME "UInfoEx.dll"
diff --git a/plugins/Variables/src/Version.h b/plugins/Variables/src/Version.h index c59bac5cba..5effadf6b7 100644 --- a/plugins/Variables/src/Version.h +++ b/plugins/Variables/src/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 2
-#define __RELEASE_NUM 3
-#define __BUILD_NUM 10
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 2
+#define __RELEASE_NUM 3
+#define __BUILD_NUM 10
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#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 __AUTHOREMAIL "unregistered@users.sourceforge.net"
-#define __AUTHORWEB "http://miranda-ng.org/p/Variables/"
-#define __COPYRIGHT "© 2003-2008 P. Boon, Ricardo Pescuma, George Hazan"
+#define __PLUGIN_NAME "Variables"
+#define __FILENAME "Variables.dll"
+#define __DESCRIPTION "Adds support for dynamic variables in strings for plugins."
+#define __AUTHOR "P Boon"
+#define __AUTHOREMAIL "unregistered@users.sourceforge.net"
+#define __AUTHORWEB "http://miranda-ng.org/p/Variables/"
+#define __COPYRIGHT "© 2003-2008 P. Boon, Ricardo Pescuma, George Hazan"
diff --git a/plugins/VersionInfo/src/version.h b/plugins/VersionInfo/src/version.h index 13603f6cf8..395a73c38d 100644 --- a/plugins/VersionInfo/src/version.h +++ b/plugins/VersionInfo/src/version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 1
-#define __MINOR_VERSION 5
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 3
+#define __MAJOR_VERSION 1
+#define __MINOR_VERSION 5
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 3
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "Version information"
-#define __FILENAME "VersionInfo.dll"
-#define __DESCRIPTION "Collects and prints information related to Miranda, the plugins and the OS."
-#define __AUTHOR "Luca Santarelli, Cristian Libotean, George Hazan"
-#define __AUTHOREMAIL "hrk@users.sourceforge.net, eblis102@yahoo.com, ghazan@miranda.im"
-#define __AUTHORWEB "http://miranda-ng.org/p/VersionInfo/"
-#define __COPYRIGHT "© 2002-2005 Luca Santarelli, 2005-2009 Cristian Libotean"
+#define __PLUGIN_NAME "Version information"
+#define __FILENAME "VersionInfo.dll"
+#define __DESCRIPTION "Collects and prints information related to Miranda, the plugins and the OS."
+#define __AUTHOR "Luca Santarelli, Cristian Libotean, George Hazan"
+#define __AUTHOREMAIL "hrk@users.sourceforge.net, eblis102@yahoo.com, ghazan@miranda.im"
+#define __AUTHORWEB "http://miranda-ng.org/p/VersionInfo/"
+#define __COPYRIGHT "© 2002-2005 Luca Santarelli, 2005-2009 Cristian Libotean"
diff --git a/plugins/Watrack_MPD/src/Version.h b/plugins/Watrack_MPD/src/Version.h index 3f08fe0b9a..77c9522a77 100644 --- a/plugins/Watrack_MPD/src/Version.h +++ b/plugins/Watrack_MPD/src/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 0
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 4
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 4
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#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 __AUTHOREMAIL "sss123next@list.ru"
-#define __AUTHORWEB "http://miranda-ng.org/p/Watrack_MPD/"
-#define __COPYRIGHT "© 2009 sss"
+#define __PLUGIN_NAME "Watrack MPD"
+#define __FILENAME "Watrack_MPD.dll"
+#define __DESCRIPTION "Music Player Daemon support for Watrack."
+#define __AUTHOR "sss"
+#define __AUTHOREMAIL "sss123next@list.ru"
+#define __AUTHORWEB "http://miranda-ng.org/p/Watrack_MPD/"
+#define __COPYRIGHT "© 2009 sss"
diff --git a/plugins/Weather/src/version.h b/plugins/Weather/src/version.h index 29323324df..f311895f67 100644 --- a/plugins/Weather/src/version.h +++ b/plugins/Weather/src/version.h @@ -3,7 +3,7 @@ #define __RELEASE_NUM 0
#define __BUILD_NUM 1
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
#define __PLUGIN_NAME "Weather"
#define __FILENAME "Weather.dll"
diff --git a/plugins/WebView/src/Version.h b/plugins/WebView/src/Version.h index 8cd1d974d5..d0876a3da0 100644 --- a/plugins/WebView/src/Version.h +++ b/plugins/WebView/src/Version.h @@ -3,7 +3,7 @@ #define __RELEASE_NUM 3
#define __BUILD_NUM 0
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
#define __PLUGIN_NAME "Webview"
#define __FILENAME "Webview.dll"
diff --git a/plugins/WhenWasIt/src/version.h b/plugins/WhenWasIt/src/version.h index 86bd64903b..c2e9ecf29a 100644 --- a/plugins/WhenWasIt/src/version.h +++ b/plugins/WhenWasIt/src/version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 3
-#define __RELEASE_NUM 3
-#define __BUILD_NUM 4
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 3
+#define __RELEASE_NUM 3
+#define __BUILD_NUM 4
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "Birthday reminder"
-#define __FILENAME "WhenWasIt.dll"
-#define __DESCRIPTION "Notifies you of upcoming birthdays."
-#define __AUTHOR "Cristian Libotean"
-#define __AUTHOREMAIL "eblis102@yahoo.com"
-#define __AUTHORWEB "http://miranda-ng.org/p/WhenWasIt/"
-#define __COPYRIGHT "© 2006-2011 Cristian Libotean"
+#define __PLUGIN_NAME "Birthday reminder"
+#define __FILENAME "WhenWasIt.dll"
+#define __DESCRIPTION "Notifies you of upcoming birthdays."
+#define __AUTHOR "Cristian Libotean"
+#define __AUTHOREMAIL "eblis102@yahoo.com"
+#define __AUTHORWEB "http://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 c392002eeb..c61141f928 100644 --- a/plugins/WhoUsesMyFiles/src/Version.h +++ b/plugins/WhoUsesMyFiles/src/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 1
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 2
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 1
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 2
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#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 __AUTHOREMAIL "nike000@users.sf.net"
-#define __AUTHORWEB "http://miranda-ng.org/p/WhoUsesMyFiles/"
-#define __COPYRIGHT "© 2003 Nike"
+#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 __AUTHOREMAIL "nike000@users.sf.net"
+#define __AUTHORWEB "http://miranda-ng.org/p/WhoUsesMyFiles/"
+#define __COPYRIGHT "© 2003 Nike"
diff --git a/plugins/WinterSpeak/src/Version.h b/plugins/WinterSpeak/src/Version.h index 413358c17d..b7ed977e21 100644 --- a/plugins/WinterSpeak/src/Version.h +++ b/plugins/WinterSpeak/src/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 9
-#define __RELEASE_NUM 8
-#define __BUILD_NUM 3
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 9
+#define __RELEASE_NUM 8
+#define __BUILD_NUM 3
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#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 __AUTHOREMAIL "miranda@blubbfish.net"
-#define __AUTHORWEB "http://miranda-ng.org/p/WinterSpeak/"
-#define __COPYRIGHT "© 2002 Ryan Winter, © 2013 BlubbFish"
+#define __PLUGIN_NAME "WinterSpeak"
+#define __FILENAME "WinterSpeak.dll"
+#define __DESCRIPTION "Miranda interface to the Microsoft Speech API."
+#define __AUTHOR "Ryan Winter, BlubbFish"
+#define __AUTHOREMAIL "miranda@blubbfish.net"
+#define __AUTHORWEB "http://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 fe501309d9..8ac7850f8e 100644 --- a/plugins/XSoundNotify/src/Version.h +++ b/plugins/XSoundNotify/src/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 1
-#define __MINOR_VERSION 0
-#define __RELEASE_NUM 1
-#define __BUILD_NUM 2
+#define __MAJOR_VERSION 1
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 1
+#define __BUILD_NUM 2
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "XSoundNotify"
-#define __FILENAME "XSoundNotify.dll"
-#define __DESCRIPTION "Provides extended options for sound notifications."
-#define __AUTHOR "Roman Torsten"
-#define __AUTHOREMAIL "rs_torsten-public@yahoo.com"
-#define __AUTHORWEB "http://miranda-ng.org/p/XSoundNotify/"
-#define __COPYRIGHT "© 2011 Roman Torsten"
+#define __PLUGIN_NAME "XSoundNotify"
+#define __FILENAME "XSoundNotify.dll"
+#define __DESCRIPTION "Provides extended options for sound notifications."
+#define __AUTHOR "Roman Torsten"
+#define __AUTHOREMAIL "rs_torsten-public@yahoo.com"
+#define __AUTHORWEB "http://miranda-ng.org/p/XSoundNotify/"
+#define __COPYRIGHT "© 2011 Roman Torsten"
diff --git a/plugins/YAMN/src/version.h b/plugins/YAMN/src/version.h index 110e3c8584..6c4053e061 100644 --- a/plugins/YAMN/src/version.h +++ b/plugins/YAMN/src/version.h @@ -1,17 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 1
-#define __RELEASE_NUM 2
-#define __BUILD_NUM 6
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 1
+#define __RELEASE_NUM 2
+#define __BUILD_NUM 6
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
-#define __TOSTRING(x) #x
-#define __VERSION_STRING __TOSTRING(__FILEVERSION_STRING)
+#include <stdver.h>
-
-#define __PLUGIN_NAME "Mail Notifier"
-#define __FILENAME "YAMN.dll"
-#define __DESCRIPTION "Mail notifier and browser for Miranda NG. Included POP3 protocol."
-#define __AUTHOR "y_b, tweety, majvan"
-#define __AUTHOREMAIL "francois.mean@skynet.be"
-#define __AUTHORWEB "http://miranda-ng.org/p/YAMN/"
-#define __COPYRIGHT "© 2002-2004 majvan, 2005-2007 tweety, y_b, Miranda community"
+#define __PLUGIN_NAME "Mail Notifier"
+#define __FILENAME "YAMN.dll"
+#define __DESCRIPTION "Mail notifier and browser for Miranda NG. Included POP3 protocol."
+#define __AUTHOR "y_b, tweety, majvan"
+#define __AUTHOREMAIL "francois.mean@skynet.be"
+#define __AUTHORWEB "http://miranda-ng.org/p/YAMN/"
+#define __COPYRIGHT "© 2002-2004 majvan, 2005-2007 tweety, y_b, Miranda community"
diff --git a/plugins/YAPP/src/version.h b/plugins/YAPP/src/version.h index baef3271a7..fec1095952 100644 --- a/plugins/YAPP/src/version.h +++ b/plugins/YAPP/src/version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 5
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 11
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 5
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 11
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "YAPP"
-#define __FILENAME "YAPP.dll"
-#define __DESCRIPTION "Yet Another Popup Plugin - Provides popup notification window services to other plugins."
-#define __AUTHOR "Scott Ellis"
-#define __AUTHOREMAIL "mail@scottellis.com.au"
-#define __AUTHORWEB "http://miranda-ng.org/p/YAPP/"
-#define __COPYRIGHT "© 2005-2006 Scott Ellis"
+#define __PLUGIN_NAME "YAPP"
+#define __FILENAME "YAPP.dll"
+#define __DESCRIPTION "Yet Another Popup Plugin - Provides popup notification window services to other plugins."
+#define __AUTHOR "Scott Ellis"
+#define __AUTHOREMAIL "mail@scottellis.com.au"
+#define __AUTHORWEB "http://miranda-ng.org/p/YAPP/"
+#define __COPYRIGHT "© 2005-2006 Scott Ellis"
diff --git a/plugins/YARelay/src/Version.h b/plugins/YARelay/src/Version.h index 3c1377c011..24aa9d9440 100644 --- a/plugins/YARelay/src/Version.h +++ b/plugins/YARelay/src/Version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 1
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 1
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 1
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 1
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#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 __AUTHOREMAIL "ai91@mail.ru"
-#define __AUTHORWEB "http://miranda-ng.org/p/YARelay/"
-#define __COPYRIGHT "© 2005 Anar Ibragimoff"
+#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 __AUTHOREMAIL "ai91@mail.ru"
+#define __AUTHORWEB "http://miranda-ng.org/p/YARelay/"
+#define __COPYRIGHT "© 2005 Anar Ibragimoff"
diff --git a/plugins/YahooGroups/src/version.h b/plugins/YahooGroups/src/version.h index 0379d1838a..653b67ebc8 100644 --- a/plugins/YahooGroups/src/version.h +++ b/plugins/YahooGroups/src/version.h @@ -21,19 +21,19 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #ifndef M_CMDLINE_VERSION_H
#define M_CMDLINE_VERSION_H
-#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 0
-#define __RELEASE_NUM 1
-#define __BUILD_NUM 1
-
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
-
-#define __PLUGIN_NAME "Yahoo groups"
-#define __FILENAME "YahooGroups.dll"
-#define __DESCRIPTION "This plugin imports and creates the Yahoo groups defined in Yahoo Messenger."
-#define __AUTHOR "Cristian Libotean"
-#define __AUTHOREMAIL "eblis102@yahoo.com"
-#define __AUTHORWEB "http://miranda-ng.org/p/YahooGroups/"
-#define __COPYRIGHT "© 2007 Cristian Libotean"
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 1
+#define __BUILD_NUM 1
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "Yahoo groups"
+#define __FILENAME "YahooGroups.dll"
+#define __DESCRIPTION "This plugin imports and creates the Yahoo groups defined in Yahoo Messenger."
+#define __AUTHOR "Cristian Libotean"
+#define __AUTHOREMAIL "eblis102@yahoo.com"
+#define __AUTHORWEB "http://miranda-ng.org/p/YahooGroups/"
+#define __COPYRIGHT "© 2007 Cristian Libotean"
#endif //M_CMDLINE_VERSION_H
diff --git a/plugins/ZeroNotification/src/version.h b/plugins/ZeroNotification/src/version.h index 03baefd3c8..a38f1d1fd8 100644 --- a/plugins/ZeroNotification/src/version.h +++ b/plugins/ZeroNotification/src/version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 0
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 5
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 5
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "Zero notifications"
-#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 __AUTHOREMAIL ""
-#define __AUTHORWEB "http://miranda-ng.org/p/ZeroNotify/"
-#define __COPYRIGHT "© 2005 bidyut, 2009 Maat"
+#define __PLUGIN_NAME "Zero notifications"
+#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 __AUTHOREMAIL ""
+#define __AUTHORWEB "http://miranda-ng.org/p/ZeroNotify/"
+#define __COPYRIGHT "© 2005 bidyut, 2009 Maat"
diff --git a/plugins/mTextControl/src/version.h b/plugins/mTextControl/src/version.h index 03e623158d..8ba2098982 100644 --- a/plugins/mTextControl/src/version.h +++ b/plugins/mTextControl/src/version.h @@ -1,14 +1,14 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 8
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 1
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 8
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 1
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
+#include <stdver.h>
-#define __PLUGIN_NAME "Miranda text control"
-#define __FILENAME "mTextControl.dll"
-#define __DESCRIPTION "Provides text render API for different plugins."
-#define __AUTHOR "Merlin_de, Victor Pavlychko"
-#define __AUTHOREMAIL ""
-#define __AUTHORWEB "http://miranda-ng.org/p/mTextControl/"
-#define __COPYRIGHT "© 2005-2006 Victor Pavlychko, 2010 Merlin_de"
+#define __PLUGIN_NAME "Miranda text control"
+#define __FILENAME "mTextControl.dll"
+#define __DESCRIPTION "Provides text render API for different plugins."
+#define __AUTHOR "Merlin_de, Victor Pavlychko"
+#define __AUTHOREMAIL ""
+#define __AUTHORWEB "http://miranda-ng.org/p/mTextControl/"
+#define __COPYRIGHT "© 2005-2006 Victor Pavlychko, 2010 Merlin_de"
diff --git a/plugins/wbOSD/src/version.h b/plugins/wbOSD/src/version.h index 4a31e027a2..31e52080e7 100644 --- a/plugins/wbOSD/src/version.h +++ b/plugins/wbOSD/src/version.h @@ -19,17 +19,17 @@ along with this program (AssocMgr-License.txt); if not, write to the Free Softwa Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
-#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 2
-#define __RELEASE_NUM 1
-#define __BUILD_NUM 0
-
-#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
-
-#define __PLUGIN_NAME "WannaBe OSD"
-#define __FILENAME "wbOSD.dll"
-#define __DESCRIPTION "Shows new message/status change info using on-screen display."
-#define __AUTHOR "Andrej Krutak"
-#define __AUTHOREMAIL "andree182@gmail.com"
-#define __AUTHORWEB "http://miranda-ng.org/p/wbOSD/"
-#define __COPYRIGHT "©2005 Andrej Krutak"
+#define __MAJOR_VERSION 0
+#define __MINOR_VERSION 2
+#define __RELEASE_NUM 1
+#define __BUILD_NUM 0
+
+#include <stdver.h>
+
+#define __PLUGIN_NAME "WannaBe OSD"
+#define __FILENAME "wbOSD.dll"
+#define __DESCRIPTION "Shows new message/status change info using on-screen display."
+#define __AUTHOR "Andrej Krutak"
+#define __AUTHOREMAIL "andree182@gmail.com"
+#define __AUTHORWEB "http://miranda-ng.org/p/wbOSD/"
+#define __COPYRIGHT "©2005 Andrej Krutak"
|