Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.releng.gitbash')
-rw-r--r--plugins/org.eclipse.emf.cdo.releng.gitbash/about.properties4
-rw-r--r--plugins/org.eclipse.emf.cdo.releng.gitbash/plugin.properties2
2 files changed, 3 insertions, 3 deletions
diff --git a/plugins/org.eclipse.emf.cdo.releng.gitbash/about.properties b/plugins/org.eclipse.emf.cdo.releng.gitbash/about.properties
index 4fc3a727d3..d031a5a496 100644
--- a/plugins/org.eclipse.emf.cdo.releng.gitbash/about.properties
+++ b/plugins/org.eclipse.emf.cdo.releng.gitbash/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 Git Bash
-featureText = CDO Release Engineering Git Bash\n\
+featureName = Git Bash
+featureText = Git Bash\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
diff --git a/plugins/org.eclipse.emf.cdo.releng.gitbash/plugin.properties b/plugins/org.eclipse.emf.cdo.releng.gitbash/plugin.properties
index ac538c3a24..f8078e9105 100644
--- a/plugins/org.eclipse.emf.cdo.releng.gitbash/plugin.properties
+++ b/plugins/org.eclipse.emf.cdo.releng.gitbash/plugin.properties
@@ -7,5 +7,5 @@
# Contributors:
# Eike Stepper - initial API and implementation
-pluginName = CDO Release Engineering Git Bash
+pluginName = Git Bash
providerName = Eclipse Modeling Project

Back to the top