#define __MAJOR_VERSION 0 #define __MINOR_VERSION 6 #define __RELEASE_NUM 0 #define __BUILD_NUM 47 #define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM #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/" #define __COPYRIGHT "© 2004-2008 Gneedah software"