From 64ec93499ebbfc25cb9687f4d5b30528e2982888 Mon Sep 17 00:00:00 2001 From: dartraiden Date: Mon, 11 Mar 2019 21:17:44 +0300 Subject: Rename Popup.dll to avoid confusion with StdPopup (thx Wishmaster) --- plugins/Popup/src/version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/Popup') diff --git a/plugins/Popup/src/version.h b/plugins/Popup/src/version.h index 45864148fe..7cf951d606 100644 --- a/plugins/Popup/src/version.h +++ b/plugins/Popup/src/version.h @@ -6,8 +6,8 @@ #include #define __PLUGIN_NAME "Popup plus" -#define __FILENAME "Popup.dll" +#define __FILENAME "PopupPlus.dll" #define __DESCRIPTION "Provides popup notification services for different plugins." #define __AUTHOR "MPK, Merlin_de (Luca Santarelli, Victor Pavlychko)" -#define __AUTHORWEB "https://miranda-ng.org/p/Popup/" +#define __AUTHORWEB "https://miranda-ng.org/p/PopupPlus/" #define __COPYRIGHT "© 2002 Luca Santarelli, 2004-2007 Victor Pavlychko, 2010 MPK, Merlin_de" -- cgit v1.2.3