Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDani Megert2010-11-18 17:03:37 +0000
committerDani Megert2010-11-18 17:03:37 +0000
commit6df3fe572cffaff3669e92834565b8a4e13cb704 (patch)
treec2bba9adb23ed440140dd9521178e7cda3346af9 /org.eclipse.search
parentd58c732c310e04a893baa3ead2bbdd5a84608df8 (diff)
downloadeclipse.platform.text-6df3fe572cffaff3669e92834565b8a4e13cb704.tar.gz
eclipse.platform.text-6df3fe572cffaff3669e92834565b8a4e13cb704.tar.xz
eclipse.platform.text-6df3fe572cffaff3669e92834565b8a4e13cb704.zip
"reuse" should find Search preference page
Diffstat (limited to 'org.eclipse.search')
-rw-r--r--org.eclipse.search/plugin.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.search/plugin.properties b/org.eclipse.search/plugin.properties
index f2db125e0ad..5dd13266c50 100644
--- a/org.eclipse.search/plugin.properties
+++ b/org.eclipse.search/plugin.properties
@@ -60,7 +60,7 @@ ViewCommand.searchView.description=Show the Search view
SearchPreferencePage.label= Search
-preferenceKeywords.general=Search potential matches
+preferenceKeywords.general=Search potential matches reuse
ActionDefinition.openSearchDialog.name= Open Search Dialog

Back to the top