Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKonrad Kolosowski2002-05-09 19:14:23 +0000
committerKonrad Kolosowski2002-05-09 19:14:23 +0000
commita752d669f961510daf32d1ebfdc3e39fbd3a75e0 (patch)
tree64598f1945b4ba9ee46980ad2ae7591a740f79c2 /org.eclipse.help.ui/plugin.properties
parent8c7b977ae93cf2cec31b6a8835317946d98d66c8 (diff)
downloadeclipse.platform.ua-a752d669f961510daf32d1ebfdc3e39fbd3a75e0.tar.gz
eclipse.platform.ua-a752d669f961510daf32d1ebfdc3e39fbd3a75e0.tar.xz
eclipse.platform.ua-a752d669f961510daf32d1ebfdc3e39fbd3a75e0.zip
adding OpenHelpSearchPage action
Diffstat (limited to 'org.eclipse.help.ui/plugin.properties')
-rw-r--r--org.eclipse.help.ui/plugin.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/org.eclipse.help.ui/plugin.properties b/org.eclipse.help.ui/plugin.properties
index 6e918a125..7d613f7e1 100644
--- a/org.eclipse.help.ui/plugin.properties
+++ b/org.eclipse.help.ui/plugin.properties
@@ -14,4 +14,5 @@ netscape4 = Netscape 4 Adapter
help_search_page = Help Search
helpsearchhitname = Help Search Hit
helpsearchhitsorter.label = &Relevance
-helpsearchhitsorter.tooltip = Sort by Relevance \ No newline at end of file
+helpsearchhitsorter.tooltip = Sort by Relevance
+openHelpSearchPageAction.label = &Help...

Back to the top