From a481538396b68d5d6b9bd6db2d7c4f208d8cf40b Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Tue, 24 Nov 2015 01:05:26 +0000 Subject: proper capitalization of plugin names (taken from our wiki) git-svn-id: http://svn.miranda-ng.org/main/trunk@15768 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Cln_skinedit/src/Version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/Cln_skinedit/src') 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 -#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/" -- cgit v1.2.3