From c87e904e1124131b5a74df0f9b3124d124404660 Mon Sep 17 00:00:00 2001 From: Piotr Wolny Date: Mon, 17 Nov 2014 22:49:34 +0100 Subject: [PATCH] Name fixes. --- README.md | 4 ++-- feature/feature.xml | 9 ++++----- plugin/META-INF/MANIFEST.MF | 2 +- plugin/plugin.xml | 2 +- site/site.xml | 2 +- 5 files changed, 9 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index da70a47..053299a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -SimplePropertiesEditor -====================== +Simple Properties Editor +======================== Eclipse plug-in for editing Java properties files, automatically converts non-ASCII characters to unicode escape sequences. diff --git a/feature/feature.xml b/feature/feature.xml index 0734481..edf4f4d 100644 --- a/feature/feature.xml +++ b/feature/feature.xml @@ -1,17 +1,16 @@ - Eclipse plug-in for editing Java properties files, automatically -converts non-ASCII characters to unicode escape sequences. + Eclipse plug-in for editing Java properties files, automatically converts non-ASCII characters to unicode escape sequences. - Copyright (c) 2010 Piotr Wolny + Copyright (c) 2010-2014 Piotr Wolny @@ -38,7 +37,7 @@ OTHER DEALINGS IN THE SOFTWARE. - + - + Eclipse plug-in for editing Java properties files, automatically converts non-ASCII characters to unicode escape sequences.