diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-07-22 20:44:31 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-07-22 20:44:31 +0000 |
commit | 4b7c03000029ae55340bc0d1c4c296de917f9700 (patch) | |
tree | 5c458aee0a7d2a04698692b9d0abc9e82d195a66 /plugins/SpellChecker | |
parent | 2afffa0335123e7ceeb94835dc868a4577f5f044 (diff) |
links to miranda-im.org removed
git-svn-id: http://svn.miranda-ng.org/main/trunk@1105 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/SpellChecker')
-rw-r--r-- | plugins/SpellChecker/Version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SpellChecker/Version.h b/plugins/SpellChecker/Version.h index a30cb4f177..2fa11f0306 100644 --- a/plugins/SpellChecker/Version.h +++ b/plugins/SpellChecker/Version.h @@ -16,5 +16,5 @@ #define __DESCRIPTION "Spell checker for the message windows. Uses Hunspell to do the checking."
#define __AUTHOR "Ricardo Pescuma Domenecci, FREAK_THEMIGHTY"
#define __AUTHOREMAIL "pescuma@miranda-im.org"
-#define __AUTHORWEB "http://pescuma.org/miranda/spellchecker"
+#define __AUTHORWEB "http://nightly.miranda.im/"
#define __COPYRIGHT "© 2006-2010 Ricardo Pescuma Domenecci"
|