Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Goldthorpe2010-04-07 23:41:16 +0000
committerChris Goldthorpe2010-04-07 23:41:16 +0000
commita22aa53fd18fc1706540d30d8d5c21c6ecea01f4 (patch)
tree1051633a821b8a7dcd1537439488d813ec0e1386 /org.eclipse.help
parent978202f767d914eb0f1a004786491cf74a1f6c44 (diff)
downloadeclipse.platform.ua-a22aa53fd18fc1706540d30d8d5c21c6ecea01f4.tar.gz
eclipse.platform.ua-a22aa53fd18fc1706540d30d8d5c21c6ecea01f4.tar.xz
eclipse.platform.ua-a22aa53fd18fc1706540d30d8d5c21c6ecea01f4.zip
fix default for filterInfocenter preference
Diffstat (limited to 'org.eclipse.help')
-rw-r--r--org.eclipse.help/preferences.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.help/preferences.ini b/org.eclipse.help/preferences.ini
index 58ae0807d..e85af263f 100644
--- a/org.eclipse.help/preferences.ini
+++ b/org.eclipse.help/preferences.ini
@@ -13,4 +13,4 @@ enableCriteria=false
supportedCriteria=
# Apply filtering by enablement to the infocenter
-filterInfocenter=true \ No newline at end of file
+filterInfocenter=false \ No newline at end of file

Back to the top