diff options
-rw-r--r-- | plugins/MenuItemEx/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/MenuItemEx/src/version.h b/plugins/MenuItemEx/src/version.h index cb843f4362..cbdca1899f 100644 --- a/plugins/MenuItemEx/src/version.h +++ b/plugins/MenuItemEx/src/version.h @@ -2,7 +2,7 @@ #define __VERSION_STRING "1.3.0.9"
#define __VERSION_DWORD 0x01030009
-#define __PLUGIN_NAME "MenuItemEx"
+#define __PLUGIN_NAME "Menu Item Ext"
#define __WEB "http://miranda-ng.org/"
#define __DESC "Adds some useful options to a contacts menu."
#define __AUTHORS "Heiko Schillinger, Baloo, Billy_Bons, Robert Posel"
|