Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.releng.projectcopy')
-rw-r--r--plugins/org.eclipse.emf.cdo.releng.projectcopy/about.properties4
-rw-r--r--plugins/org.eclipse.emf.cdo.releng.projectcopy/plugin.properties2
2 files changed, 3 insertions, 3 deletions
diff --git a/plugins/org.eclipse.emf.cdo.releng.projectcopy/about.properties b/plugins/org.eclipse.emf.cdo.releng.projectcopy/about.properties
index 28dc67dc16..c4305f062d 100644
--- a/plugins/org.eclipse.emf.cdo.releng.projectcopy/about.properties
+++ b/plugins/org.eclipse.emf.cdo.releng.projectcopy/about.properties
@@ -16,8 +16,8 @@
# append it to the end of the file, and change the code to use the new name.
# ==============================================================================
-featureName = CDO Release Engineering Project Copy
-featureText = CDO Release Engineering Project Copy\n\
+featureName = Project Copy
+featureText = Project Copy\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
diff --git a/plugins/org.eclipse.emf.cdo.releng.projectcopy/plugin.properties b/plugins/org.eclipse.emf.cdo.releng.projectcopy/plugin.properties
index 4fb5be16e5..5459242b84 100644
--- a/plugins/org.eclipse.emf.cdo.releng.projectcopy/plugin.properties
+++ b/plugins/org.eclipse.emf.cdo.releng.projectcopy/plugin.properties
@@ -7,5 +7,5 @@
# Contributors:
# Eike Stepper - initial API and implementation
-pluginName = CDO Release Engineering Project Copy
+pluginName = Project Copy
providerName = Eclipse Modeling Project

Back to the top