diff options
author | Jean Michel-Lemieux | 2003-07-23 17:13:24 +0000 |
---|---|---|
committer | Jean Michel-Lemieux | 2003-07-23 17:13:24 +0000 |
commit | 8f7abea99cb6b58c2977f304af52c65cdc106797 (patch) | |
tree | 716a85f5701dce890d64dfc0deb4c91872a8af2e /bundles/org.eclipse.team.ui/plugin.properties | |
parent | 2a6b47168db6dbc2eaf5e51bb065f76e553f4b0a (diff) | |
download | eclipse.platform.team-8f7abea99cb6b58c2977f304af52c65cdc106797.tar.gz eclipse.platform.team-8f7abea99cb6b58c2977f304af52c65cdc106797.tar.xz eclipse.platform.team-8f7abea99cb6b58c2977f304af52c65cdc106797.zip |
Refactoring of synchronize viewer:
- added perspective
- added background job to collect sync changes
- added statistics to sync sets
- separated working set from subscriber set
Diffstat (limited to 'bundles/org.eclipse.team.ui/plugin.properties')
-rw-r--r-- | bundles/org.eclipse.team.ui/plugin.properties | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bundles/org.eclipse.team.ui/plugin.properties b/bundles/org.eclipse.team.ui/plugin.properties index f02da1ed9..54a492aa8 100644 --- a/bundles/org.eclipse.team.ui/plugin.properties +++ b/bundles/org.eclipse.team.ui/plugin.properties @@ -28,8 +28,9 @@ ConfigureProject.tooltip=Share the project with others using a version and confi TeamGroupMenu.label=T&eam Team.viewCategory=Team +Synchronizing.perspective=Team Synchronizing SyncView.name=Synchronize -OldSyncView.name=Old Synchronize View +OldSyncView.name=Old Synchronize ProjectSetImportWizard.name=Team Project Set ProjectSetImportWizard.description=A wizard that imports a Team Project Set |