Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2013-07-28 06:14:34 +0000
committerEike Stepper2013-07-28 06:14:34 +0000
commita54bb74fadb270122adf81f909693bf3be056aac (patch)
treefaf0066f51649da9ef9bf1e7e225db54e90ee23c /plugins/org.eclipse.emf.cdo.releng.gitbash
parent2d8461ad6399b296b82bc9e7749a65945907426b (diff)
downloadcdo-a54bb74fadb270122adf81f909693bf3be056aac.tar.gz
cdo-a54bb74fadb270122adf81f909693bf3be056aac.tar.xz
cdo-a54bb74fadb270122adf81f909693bf3be056aac.zip
Add setup tool
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.releng.gitbash')
-rw-r--r--plugins/org.eclipse.emf.cdo.releng.gitbash/plugin.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.emf.cdo.releng.gitbash/plugin.xml b/plugins/org.eclipse.emf.cdo.releng.gitbash/plugin.xml
index 80662b7501..bf9cd77347 100644
--- a/plugins/org.eclipse.emf.cdo.releng.gitbash/plugin.xml
+++ b/plugins/org.eclipse.emf.cdo.releng.gitbash/plugin.xml
@@ -146,7 +146,7 @@
<decorator
class="org.eclipse.emf.cdo.releng.gitbash.decorators.BranchDecorator"
id="org.eclipse.emf.cdo.releng.gitbash.BranchDecorator"
- label="Branch Upstream Infos"
+ label="Git Upstream Infos"
lightweight="false"
state="true">
<enablement>

Back to the top