diff options
author | Tomasz Zarna | 2010-01-26 12:35:07 +0000 |
---|---|---|
committer | Tomasz Zarna | 2010-01-26 12:35:07 +0000 |
commit | 7bc0a30ad98d617a1181e2bac02c6903273f2b55 (patch) | |
tree | 92ed6a5b7423d7ff678c76f6b1333f50a2765bf9 /bundles/org.eclipse.team.ui/plugin.properties | |
parent | 7a574f14272d00967ff14c956dcca685ae455171 (diff) | |
download | eclipse.platform.team-7bc0a30ad98d617a1181e2bac02c6903273f2b55.tar.gz eclipse.platform.team-7bc0a30ad98d617a1181e2bac02c6903273f2b55.tar.xz eclipse.platform.team-7bc0a30ad98d617a1181e2bac02c6903273f2b55.zip |
bug 298923: [Sync View][Apply patch] Merge changes from dev branch back to HEAD
Diffstat (limited to 'bundles/org.eclipse.team.ui/plugin.properties')
-rw-r--r-- | bundles/org.eclipse.team.ui/plugin.properties | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/bundles/org.eclipse.team.ui/plugin.properties b/bundles/org.eclipse.team.ui/plugin.properties index 28d7d884e..a174d7645 100644 --- a/bundles/org.eclipse.team.ui/plugin.properties +++ b/bundles/org.eclipse.team.ui/plugin.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2000, 2009 IBM Corporation and others. +# Copyright (c) 2000, 2010 IBM Corporation and others. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at @@ -79,3 +79,8 @@ CompareWithEachOtherAction.label= &Each Other CompareWithEachOtherAction.tooltip= Compare the Selected Resources ignoresTransferName= Team Ignored Resources Transfer +PatchModelProvider=Patch Contents +PatchNavigatorContent=Patch +PatchSyncParticipant=Patch +PatchSyncWizard=Synchronize with Patch +PatchSyncWizard_description=Synchronize resources with patch contents. |