GNOME Bugzilla – Bug 73183
"Search..." is missing from the menu panel's 'Actions' menu.
Last modified: 2004-12-22 21:47:04 UTC
According to the "Proposal for GNOME 2.0 Menu Structure" document (http://www242.pair.com/nilsp/nils/panel/menus.html), the 'Actions' menu of the menu panel should contain a search entry. I will attach a patch that adds this item to the actions menu.
Created attachment 6938 [details] [review] This is the patch.
*** Bug 72726 has been marked as a duplicate of this bug. ***
*** Bug 73771 has been marked as a duplicate of this bug. ***
Whats the status of this. Is the patch going to be applied?
I wrote the patch, but I do not have write access to the gnome-panel module. So, what does the gnome-panel maintainer think?
http://bugzilla.gnome.org/show_bug.cgi?id=47665 There is a /lot/ of discussion in that bug, not all of which is supportive of the patch. Because of the patch, I'm setting high, but obviously the interested parties may want to hash out the issues a bit more. [My personal two cents: this is an eminently sane idea and the patch ought to be applied if it doesn't suck.]
*** Bug 47665 has been marked as a duplicate of this bug. ***
I think we should merge this patch and remove installation of the .desktop file from gnome-utils (so we don't end up with duplicate Search entries). I think the entry should be "Search for Files..." not "Search..." though.
2002-04-02 Mark McLoughlin <mark@skynet.ie> * foobar-widget.c: (foobar_search), (append_actions_menu): add 'Search for File...' to actions menu. Based on patch by Dennis Cranston, #73183.