winefile: Remove the unimplemented help search menu.

Francois Gouget fgouget at free.fr
Thu Mar 31 05:41:27 CDT 2011


---

The help application is supposed to provide its own search facility 
anyway.

 programs/winefile/winefile.rc |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/programs/winefile/winefile.rc b/programs/winefile/winefile.rc
index 7da2d02..2685272 100644
--- a/programs/winefile/winefile.rc
+++ b/programs/winefile/winefile.rc
@@ -84,7 +84,6 @@ IDM_WINEFILE MENU
 
     POPUP "&Help"  {
         MENUITEM "&Help Topics\tF1",            ID_HELP
-        MENUITEM "Help &Search...\tF1",         ID_HELP
         MENUITEM "&Using Help\tF1",             ID_HELP_USING
         MENUITEM SEPARATOR
         MENUITEM "&About Winefile...",          ID_ABOUT
-- 
1.7.4.1




More information about the wine-patches mailing list