diff options
Diffstat (limited to 'plugins/MsgPopup/src/Version.h')
-rw-r--r-- | plugins/MsgPopup/src/Version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/MsgPopup/src/Version.h b/plugins/MsgPopup/src/Version.h index e62c25f03f..34f9e44e4a 100644 --- a/plugins/MsgPopup/src/Version.h +++ b/plugins/MsgPopup/src/Version.h @@ -7,7 +7,7 @@ #define __PLUGIN_NAME "Message popup"
#define __FILENAME "MsgPopup.dll"
-#define __DESCRIPTION "Plugin replaces MessageBoxes (those having only OK button) with popups."
+#define __DESCRIPTION "Plugin replaces message boxes (those having only OK button) with popups."
#define __AUTHOR "StDenis"
#define __AUTHOREMAIL "stdenformiranda@fromru.com"
#define __AUTHORWEB "http://miranda-ng.org/p/MsgPopup/"
|