Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.team.ui/plugin.properties')
-rw-r--r--bundles/org.eclipse.team.ui/plugin.properties8
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

Back to the top