From ce3aabf865de4adf5c5cdd7ddf809a12d8f9d0f2 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 29 May 2018 17:17:53 +0300 Subject: common version resource extracted to the separate file own version resource remains only for miranda32.exe, mir_app.dll and pascal plugins --- plugins/Exchange/src/version.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'plugins/Exchange/src/version.h') diff --git a/plugins/Exchange/src/version.h b/plugins/Exchange/src/version.h index 7f6ca48b3d..1d70b609a6 100644 --- a/plugins/Exchange/src/version.h +++ b/plugins/Exchange/src/version.h @@ -28,11 +28,11 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include -#define __DESC "Notifies you if you have unread email on an exchange server." +#define __PLUGIN_NAME "Exchange notifier plugin" +#define __FILENAME "Exchange.dll" +#define __DESCRIPTION "Notifies you if you have unread email on an exchange server." #define __AUTHOR "Cristian Libotean, Attila Vajda, MaKaR (NG)" #define __COPYRIGHT "© 2006-13 Cristian Libotean and Attila Vajda" #define __AUTHORWEB "https://miranda-ng.org/p/Exchange/" -#define __PLUGIN_DISPLAY_NAME "Exchange notifier plugin" - #endif //M_EXCHANGE_VERSION_H -- cgit v1.2.3