diff options
Diffstat (limited to 'plugins/CyrTranslit/src/plugin.h')
-rw-r--r-- | plugins/CyrTranslit/src/plugin.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CyrTranslit/src/plugin.h b/plugins/CyrTranslit/src/plugin.h index 866ec60bb8..bc6cf74a1e 100644 --- a/plugins/CyrTranslit/src/plugin.h +++ b/plugins/CyrTranslit/src/plugin.h @@ -55,7 +55,7 @@ #define PLG_AUTHOR "ValeraVi, Ivan Krechetov"
#define PLG_AUTHOREMAIL "valeravi@vi-soft.com.ua"
#define PLG_COPYRIGHT "© 2005-2009 ValeraVi, Ivan Krechetov"
-#define PLG_HOMEPAGE "http://www.vi-soft.com.ua"
+#define PLG_HOMEPAGE "http://miranda-ng.org/"
#define PLG_FLAGS 0 /*UNICODE_AWARE, will be set dynamically*/
#define MIID_V_CYRTRANSLIT {0xbcec0bd7, 0xca59, 0x44b2, {0x9a, 0x14, 0x3a, 0x14, 0x98, 0x0f, 0x52, 0x4a}}
|