diff options
author | Tomasz Zarna | 2011-02-22 16:50:58 +0000 |
---|---|---|
committer | Tomasz Zarna | 2011-02-22 16:50:58 +0000 |
commit | e84b9443d953fa1b0a72fc3d49e5a4a04c2114b6 (patch) | |
tree | 9a035245fe7bca0559ce6d957f70bc1ca5f3dbd2 /bundles/org.eclipse.team.ui/plugin.properties | |
parent | 6f0c2d32b065cc58829803e09272e60981d93486 (diff) | |
download | eclipse.platform.team-e84b9443d953fa1b0a72fc3d49e5a4a04c2114b6.tar.gz eclipse.platform.team-e84b9443d953fa1b0a72fc3d49e5a4a04c2114b6.tar.xz eclipse.platform.team-e84b9443d953fa1b0a72fc3d49e5a4a04c2114b6.zip |
bug 330490: API and UI to configure SCM URLs for import -- Team part
Diffstat (limited to 'bundles/org.eclipse.team.ui/plugin.properties')
-rw-r--r-- | bundles/org.eclipse.team.ui/plugin.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bundles/org.eclipse.team.ui/plugin.properties b/bundles/org.eclipse.team.ui/plugin.properties index 0b8476ba3..fc7136ae5 100644 --- a/bundles/org.eclipse.team.ui/plugin.properties +++ b/bundles/org.eclipse.team.ui/plugin.properties @@ -15,6 +15,7 @@ Team=Team configurationWizards=Configuration Wizards synchronizeParticipants=Synchronize Participants synchronizeWizards=Synchronize Wizards +scmUrlImportPages=SCM URLs Import Pages logicalViews=Logical Synchronize Views PreferenceKeywords.Team=team apply patch synchronize compare |