diff options
author | Dani Megert | 2012-08-28 12:12:16 +0000 |
---|---|---|
committer | Dani Megert | 2012-08-28 12:12:16 +0000 |
commit | aea59eb88747b76eb5105090d99025d582e3d80e (patch) | |
tree | 4812fc93e6b825b35d463992b529a47894caa4b8 /bundles/org.eclipse.team.ui/plugin.properties | |
parent | 0bce912c9fcade17a9134e6e413f9955ee598ad8 (diff) | |
download | eclipse.platform.team-aea59eb88747b76eb5105090d99025d582e3d80e.tar.gz eclipse.platform.team-aea59eb88747b76eb5105090d99025d582e3d80e.tar.xz eclipse.platform.team-aea59eb88747b76eb5105090d99025d582e3d80e.zip |
Added "reuse" keyword for Team preference page
Diffstat (limited to 'bundles/org.eclipse.team.ui/plugin.properties')
-rw-r--r-- | bundles/org.eclipse.team.ui/plugin.properties | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/bundles/org.eclipse.team.ui/plugin.properties b/bundles/org.eclipse.team.ui/plugin.properties index 7c206fd62..ca2303c73 100644 --- a/bundles/org.eclipse.team.ui/plugin.properties +++ b/bundles/org.eclipse.team.ui/plugin.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2000, 2011 IBM Corporation and others. +# Copyright (c) 2000, 2012 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 @@ -18,8 +18,10 @@ synchronizeWizards=Synchronize Wizards scmUrlImportPages=SCM URLs Import Pages logicalViews=Logical Synchronize Views -PreferenceKeywords.Team=team apply patch synchronize compare -PreferenceKeywords.FileContent=team file content type +PreferenceKeywords.Team=team apply patch synchronize compare reuse +PreferenceKeywords.IgnoredResources=team +PreferenceKeywords.Models=team +PreferenceKeywords.FileContent=team type PreferenceKeywords.ProjectSet=repository TeamPreferencePage.name=Team TextPreferencePage.name=File Content |