#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 #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/" #define __COPYRIGHT "© 2008 Mikhail Yuriev"