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/AddContactPlus | |
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/AddContactPlus')
-rw-r--r-- | plugins/AddContactPlus/src/Version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/AddContactPlus/src/Version.h b/plugins/AddContactPlus/src/Version.h index fa45898d07..c7de94633e 100644 --- a/plugins/AddContactPlus/src/Version.h +++ b/plugins/AddContactPlus/src/Version.h @@ -16,5 +16,5 @@ #define __DESCRIPTION "Provides the ability to quickly add new contacts."
#define __AUTHOR "Bartosz 'Dezeath' Białek"
#define __AUTHOREMAIL "dezred@gmail.com"
-#define __AUTHORWEB "http://code.google.com/p/dezeath"
+#define __AUTHORWEB "http://nightly.miranda.im/"
#define __COPYRIGHT "© 2007-2012 Bartosz 'Dezeath' Białek"
|