diff options
Diffstat (limited to 'plugins/Cln_skinedit/src/Version.h')
-rw-r--r-- | plugins/Cln_skinedit/src/Version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/Cln_skinedit/src/Version.h b/plugins/Cln_skinedit/src/Version.h index d714ee7592..eaa36dd5ad 100644 --- a/plugins/Cln_skinedit/src/Version.h +++ b/plugins/Cln_skinedit/src/Version.h @@ -5,9 +5,9 @@ #include <stdver.h>
-#define __PLUGIN_NAME "Skin editor for clist nicer"
+#define __PLUGIN_NAME "Skin editor for Clist nicer"
#define __FILENAME "Cln_skinedit.dll"
-#define __DESCRIPTION "Allows inline skin item editing for clist nicer."
+#define __DESCRIPTION "Allows inline skin item editing for Clist nicer."
#define __AUTHOR "Nightwish, Pixel"
#define __AUTHOREMAIL ""
#define __AUTHORWEB "http://miranda-ng.org/p/Cln_skinedit/"
|