diff options
Diffstat (limited to 'plugins/MenuItemEx/src/version.h')
-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 b98a1d6faf..198d2e2cec 100644 --- a/plugins/MenuItemEx/src/version.h +++ b/plugins/MenuItemEx/src/version.h @@ -3,7 +3,7 @@ #define __VERSION_DWORD 0x01030009
#define __PLUGIN_NAME "MenuItemEx"
-#define __WEB "http://nightly.miranda.im"
+#define __WEB "http://nightly.miranda.im/"
#define __DESC "Adds some useful options to a contacts menu."
#define __AUTHORS "Heiko Schillinger, Baloo, Billy_Bons, Robert Posel"
#define __EMAIL "micron@nexgo.de, baloo@bk.ru, tatarinov.sergey@gmail.com, robyer@seznam.cz"
|