diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-11-08 12:10:15 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-11-08 12:10:15 +0000 |
commit | 149678738512df6271f11237c6a3a657fb7d3942 (patch) | |
tree | fb40a4d827731dfc93b16bed52fa26b9225738c5 /plugins/Clist_nicer/skineditor | |
parent | d1582a4ea496b4c904ec543aaffc5f6ac73ccead (diff) |
Cosmetics for plugins descriptions and their translation part 4
git-svn-id: http://svn.miranda-ng.org/main/trunk@2246 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Clist_nicer/skineditor')
-rw-r--r-- | plugins/Clist_nicer/skineditor/src/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Clist_nicer/skineditor/src/main.cpp b/plugins/Clist_nicer/skineditor/src/main.cpp index d6d1dc0347..16bc2564eb 100644 --- a/plugins/Clist_nicer/skineditor/src/main.cpp +++ b/plugins/Clist_nicer/skineditor/src/main.cpp @@ -30,7 +30,7 @@ PLUGININFOEX pluginInfo = { sizeof(PLUGININFOEX),
"Skin editor for clist_nicer+",
PLUGIN_MAKE_VERSION(0, 0, 0, 4),
- "Allow inline skin item editing for clist nicer+.",
+ "Allows inline skin item editing for clist nicer+.",
"Nightwish, Pixel",
"",
"Copyright 2000-2006 Miranda-IM project",
|