diff options
Diffstat (limited to 'plugins/Clist_nicer')
-rw-r--r-- | plugins/Clist_nicer/skineditor/src/Version.h | 2 | ||||
-rw-r--r-- | plugins/Clist_nicer/src/Include/Version.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/plugins/Clist_nicer/skineditor/src/Version.h b/plugins/Clist_nicer/skineditor/src/Version.h index 9fdf89b6a8..ed21049ae0 100644 --- a/plugins/Clist_nicer/skineditor/src/Version.h +++ b/plugins/Clist_nicer/skineditor/src/Version.h @@ -10,5 +10,5 @@ #define __DESCRIPTION "Allows inline skin item editing for clist nicer."
#define __AUTHOR "Nightwish, Pixel"
#define __AUTHOREMAIL ""
-#define __AUTHORWEB "http://miranda-ng.org/"
+#define __AUTHORWEB "http://miranda-ng.org/p/Cln_skinedit/"
#define __COPYRIGHT "Copyright 2000-2006 Miranda-IM project"
diff --git a/plugins/Clist_nicer/src/Include/Version.h b/plugins/Clist_nicer/src/Include/Version.h index 66abf749c7..a761059f8b 100644 --- a/plugins/Clist_nicer/src/Include/Version.h +++ b/plugins/Clist_nicer/src/Include/Version.h @@ -10,5 +10,5 @@ #define __DESCRIPTION "Displays contacts, event notifications, protocol status."
#define __AUTHOR "Pixel, egoDust, cyreve, Nightwish"
#define __AUTHOREMAIL ""
-#define __AUTHORWEB "http://miranda-ng.org/"
+#define __AUTHORWEB "http://miranda-ng.org/p/Clist_nicer/"
#define __COPYRIGHT "Copyright 2000-2010 Miranda-IM project"
|