diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-07-23 10:17:39 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-07-23 10:17:39 +0000 |
commit | 3745c826080f672366c17a28031db765efe08ff2 (patch) | |
tree | eed1b6424539ec38fb09d7f8dfcaedc2a7127db9 /plugins/MenuItemEx/src/version.h | |
parent | e1ca8a12e6111e5ec0bb4cb35e5edebc2bf1e3ae (diff) |
some links changed to http://nightly.miranda.im/
git-svn-id: http://svn.miranda-ng.org/main/trunk@1114 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
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"
|