Bug 63619 - Menu cleanup: Remove the Search>Help... contribution
Summary: Menu cleanup: Remove the Search>Help... contribution
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: User Assistance (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.0 RC1   Edit
Assignee: Konrad Kolosowski CLA
QA Contact:
URL:
Whiteboard:
Keywords: polish
Depends on:
Blocks:
 
Reported: 2004-05-23 19:09 EDT by Erich Gamma CLA
Modified: 2004-05-25 08:49 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Erich Gamma CLA 2004-05-23 19:09:22 EDT
To avoid the confusion with products contributing a Help>Search action we 
should remove the Search>Help... contribution from the SDK:

         <action
               label="%openHelpSearchPageAction.label"
               icon="icons/e_search_menu.gif"
               helpContextId="org.eclipse.help.ide.helpSearchMenu"
               
class="org.eclipse.help.ui.internal.ide.OpenHelpSearchPageAction"
               menubarPath="org.eclipse.search.menu/dialogGroup"
               id="org.eclipse.help.ide.OpenHelpSearchPage">
         </action>
Comment 1 Konrad Kolosowski CLA 2004-05-25 08:49:32 EDT
Help Search action set has been removed.  Fixed in builds >20040525-8:00