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/AuthState/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/AuthState/src/version.h')
-rw-r--r-- | plugins/AuthState/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/AuthState/src/version.h b/plugins/AuthState/src/version.h index 3c39613d72..b68c0c5b41 100644 --- a/plugins/AuthState/src/version.h +++ b/plugins/AuthState/src/version.h @@ -16,5 +16,5 @@ #define __DESCRIPTION "If contact didn't authorized you this plugin puts an icon in front of contacts name."
#define __AUTHOR "Thief, idea by snwbrdr"
#define __AUTHOREMAIL "thief@miranda.im"
-#define __AUTHORWEB "http://thief.miranda.im/"
+#define __AUTHORWEB "http://nightly.miranda.im/"
#define __COPYRIGHT "© 2006-2010 Alexander Turyak"
|