Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJean Michel-Lemieux2002-05-21 18:35:13 +0000
committerJean Michel-Lemieux2002-05-21 18:35:13 +0000
commit59c30738520338aa8978c73dd55178801a20b036 (patch)
tree38fc0f1d96c402eb9e1d15810eac25d42e2c3c4f /bundles/org.eclipse.team.ui/plugin.properties
parent970f44a7ee59a5b5112a4ac644e0ebb8cf250020 (diff)
downloadeclipse.platform.team-59c30738520338aa8978c73dd55178801a20b036.tar.gz
eclipse.platform.team-59c30738520338aa8978c73dd55178801a20b036.tar.xz
eclipse.platform.team-59c30738520338aa8978c73dd55178801a20b036.zip
Adding discarding of a site and other small bug fixes.
Diffstat (limited to 'bundles/org.eclipse.team.ui/plugin.properties')
-rw-r--r--bundles/org.eclipse.team.ui/plugin.properties8
1 files changed, 7 insertions, 1 deletions
diff --git a/bundles/org.eclipse.team.ui/plugin.properties b/bundles/org.eclipse.team.ui/plugin.properties
index 2fbe7f98e..f90d08102 100644
--- a/bundles/org.eclipse.team.ui/plugin.properties
+++ b/bundles/org.eclipse.team.ui/plugin.properties
@@ -16,4 +16,10 @@ ProjectSetImportWizard.name=Team Project Set
ProjectSetExportWizard.name=Team Project Set
ProjectSetExportWizard.description=A wizard that exports a Team Project Set
-SiteExplorerView.name=Site Explorer \ No newline at end of file
+SiteExplorerView.name=Site Explorer
+
+Deployment.group=Deploy
+Deployment.getAction=&Get
+Deployment.putAction=&Put
+Deployment.configSite=&Configure Site...
+Deployment.synchronize=&Synchronize with Target... \ No newline at end of file

Back to the top