From e25808a8aa9a01fc2fee66b8a1893e2d037b0ba5 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 29 May 2018 16:45:08 +0300 Subject: ConnectionNotify: fixes a problem with version resource --- plugins/ConnectionNotify/src/version.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'plugins/ConnectionNotify/src') diff --git a/plugins/ConnectionNotify/src/version.h b/plugins/ConnectionNotify/src/version.h index ea64ee107c..e7d5598da2 100644 --- a/plugins/ConnectionNotify/src/version.h +++ b/plugins/ConnectionNotify/src/version.h @@ -28,10 +28,11 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include +#define __PLUGIN_NAME "Connection Notify" +#define __FILENAME "ConnectionNotify.dll" #define __DESCRIPTION "Notify with popup if some connection established" #define __AUTHOR "MaKaR" #define __COPYRIGHT "© 2011-13 MaKaRSoFT" #define __AUTHORWEB "https://miranda-ng.org/p/ConnectionNotify/" -#define __PLUGIN_DISPLAY_NAME "ConnectionNotify" #endif //M_EXCHANGE_VERSION_H -- cgit v1.2.3