summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2013-01-02 11:09:13 +0000
committerKirill Volinsky <mataes2007@gmail.com>2013-01-02 11:09:13 +0000
commit677355cd4ac08eb37f62146dfab597b48366937c (patch)
treef04d392c279a7286d28551e9e28b91dafc922e46 /plugins
parent2fc1683dd0a6a78d95b3d8114cc3c3d6e0bc811c (diff)
changed plugin name
git-svn-id: http://svn.miranda-ng.org/main/trunk@2905 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins')
-rw-r--r--plugins/MenuItemEx/src/version.h2
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"