diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2014-05-18 14:17:44 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2014-05-18 14:17:44 +0000 |
commit | 550a73474e97418bd203ce2a319d1bfb2acf0628 (patch) | |
tree | 67c4bb7619caad7869f2d62f2b996e070b3a97e0 | |
parent | 9d851274b948f1d07beb58aceae78423c25deaf6 (diff) |
git-svn-id: http://svn.miranda-ng.org/main/trunk@9230 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
-rw-r--r-- | plugins/GmailNotifier/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/GmailNotifier/src/version.h b/plugins/GmailNotifier/src/version.h index 91dce65806..30f4982d28 100644 --- a/plugins/GmailNotifier/src/version.h +++ b/plugins/GmailNotifier/src/version.h @@ -10,5 +10,5 @@ #define __DESCRIPTION "Check your Gmail inboxes locally."
#define __AUTHOR "Mixwind"
#define __AUTHOREMAIL "mixwind@gmail.com"
-#define __AUTHORWEB "http://miranda-ng.org/p/Gmailmntf/"
+#define __AUTHORWEB "http://miranda-ng.org/p/GmailNotifier/"
#define __COPYRIGHT "© 2005 Sun Zhuo"
|