Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Valenta2006-01-17 02:41:53 +0000
committerMichael Valenta2006-01-17 02:41:53 +0000
commit3aba4326724621cf45241c662aa63cb4c94c3815 (patch)
treec30d47850d42a272751dea18299d38a8c36f1810 /bundles/org.eclipse.team.ui/plugin.xml
parentc32cf37373f2940ed64a3ba742d8864fae8a7ce0 (diff)
downloadeclipse.platform.team-3aba4326724621cf45241c662aa63cb4c94c3815.tar.gz
eclipse.platform.team-3aba4326724621cf45241c662aa63cb4c94c3815.tar.xz
eclipse.platform.team-3aba4326724621cf45241c662aa63cb4c94c3815.zip
Latest history view changesI20060116a
Diffstat (limited to 'bundles/org.eclipse.team.ui/plugin.xml')
-rw-r--r--bundles/org.eclipse.team.ui/plugin.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.team.ui/plugin.xml b/bundles/org.eclipse.team.ui/plugin.xml
index 5e4a356b0..6462c3868 100644
--- a/bundles/org.eclipse.team.ui/plugin.xml
+++ b/bundles/org.eclipse.team.ui/plugin.xml
@@ -123,7 +123,7 @@
class="org.eclipse.team.internal.ui.history.ShowLocalHistory"
enablesFor="1"
id="org.eclipse.team.ui.showlocalhistory"
- label="&Show Local History"
+ label="%ShowLocalHistory.label"
menubarPath="local"/>
</objectContribution>
</extension>

Back to the top