diff options
Diffstat (limited to 'plugins/Clist_nicer')
-rw-r--r-- | plugins/Clist_nicer/skineditor/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Clist_nicer/skineditor/main.cpp b/plugins/Clist_nicer/skineditor/main.cpp index 929b083c2d..f0e39de54e 100644 --- a/plugins/Clist_nicer/skineditor/main.cpp +++ b/plugins/Clist_nicer/skineditor/main.cpp @@ -28,7 +28,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. PLUGININFOEX pluginInfo = {
sizeof(PLUGININFOEX),
- "Skin editor for clist_nicer+ (unicode)",
+ "Skin editor for clist_nicer+",
PLUGIN_MAKE_VERSION(0, 0, 0, 4),
"Allow inline skin item editing for clist nicer+.",
"Nightwish, Pixel",
|