diff options
author | Bogdan Gheorghe | 2006-04-07 21:18:21 +0000 |
---|---|---|
committer | Bogdan Gheorghe | 2006-04-07 21:18:21 +0000 |
commit | 8078abc9470b9b160b90ab070e4d3985b9f84299 (patch) | |
tree | d82b53cea6689f45771dda301a519a2774efba47 /bundles/org.eclipse.team.ui/plugin.properties | |
parent | 953e81b11a81de8e70fc66c8ff65f4f1b97f8f10 (diff) | |
download | eclipse.platform.team-8078abc9470b9b160b90ab070e4d3985b9f84299.tar.gz eclipse.platform.team-8078abc9470b9b160b90ab070e4d3985b9f84299.tar.xz eclipse.platform.team-8078abc9470b9b160b90ab070e4d3985b9f84299.zip |
Add Show Local History Action
Diffstat (limited to 'bundles/org.eclipse.team.ui/plugin.properties')
-rw-r--r-- | bundles/org.eclipse.team.ui/plugin.properties | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bundles/org.eclipse.team.ui/plugin.properties b/bundles/org.eclipse.team.ui/plugin.properties index 162317764..6bb9a3b26 100644 --- a/bundles/org.eclipse.team.ui/plugin.properties +++ b/bundles/org.eclipse.team.ui/plugin.properties @@ -65,3 +65,5 @@ HistoryView = History ModelSyncParticipant = Synchronization ResourcesContentExtension = Resources EnabledModels = Models + +ShowLocalHistory.label=Show Local &History |