Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDani Megert2014-10-09 08:47:29 +0000
committerDani Megert2014-10-09 08:47:29 +0000
commitab9aa678a1b53a7e1d0670a4d7aca12c7e6154f2 (patch)
treea93b5ce66dca585ba35d75bbe7d1ecfe24c75ea0 /bundles
parent1a707bfb443d1d8566d8c5dbe30b1498a6b03624 (diff)
downloadeclipse.platform.team-ab9aa678a1b53a7e1d0670a4d7aca12c7e6154f2.tar.gz
eclipse.platform.team-ab9aa678a1b53a7e1d0670a4d7aca12c7e6154f2.tar.xz
eclipse.platform.team-ab9aa678a1b53a7e1d0670a4d7aca12c7e6154f2.zip
Added "cap" and "capping" as preference page keywords
Diffstat (limited to 'bundles')
-rw-r--r--bundles/org.eclipse.compare/plugin.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/bundles/org.eclipse.compare/plugin.properties b/bundles/org.eclipse.compare/plugin.properties
index c31d2f89c..11424b5c8 100644
--- a/bundles/org.eclipse.compare/plugin.properties
+++ b/bundles/org.eclipse.compare/plugin.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2000, 2013 IBM Corporation and others.
+# Copyright (c) 2000, 2014 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
@@ -163,7 +163,7 @@ compareFontDefiniton.label= Compare text font
compareFontDefiniton.description= The compare text font is used by textual compare/merge tools.
-preferenceKeywords.general=merge merging whitespace filter synchronize scrolling ancestor conflict line pseudo navigation next previous
+preferenceKeywords.general=merge merging whitespace filter synchronize scrolling ancestor conflict line pseudo navigation next previous cap capping
# New UI
#ComparePreferencePage.useSplines.label= Use splines in center panel

Back to the top