After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 73183 - "Search..." is missing from the menu panel's 'Actions' menu.
"Search..." is missing from the menu panel's 'Actions' menu.
Status: RESOLVED FIXED
Product: gnome-panel
Classification: Other
Component: panel
1.5.x
Other Linux
: High minor
: ---
Assigned To: Panel Maintainers
Panel Maintainers
: 72726 73771 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2002-03-02 06:42 UTC by Dennis Cranston
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
This is the patch. (2.24 KB, patch)
2002-03-02 06:43 UTC, Dennis Cranston
none Details | Review

Description Dennis Cranston 2002-03-02 06:42:52 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.
Comment 1 Dennis Cranston 2002-03-02 06:43:42 UTC
Created attachment 6938 [details] [review]
This is the patch.
Comment 2 Gediminas Paulauskas 2002-03-02 12:16:04 UTC
*** Bug 72726 has been marked as a duplicate of this bug. ***
Comment 3 Dave Bordoley [Not Reading Bug Mail] 2002-03-07 06:26:37 UTC
*** Bug 73771 has been marked as a duplicate of this bug. ***
Comment 4 Dave Bordoley [Not Reading Bug Mail] 2002-03-23 17:49:54 UTC
Whats the status of this. Is the patch going to be applied?
Comment 5 Dennis Cranston 2002-03-25 03:40:07 UTC
I wrote the patch, but I do not have write access to the gnome-panel
module.  So, what does the gnome-panel maintainer think?   
Comment 6 Luis Villa 2002-03-29 21:33:53 UTC
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.]
Comment 7 Luis Villa 2002-03-29 21:34:14 UTC
*** Bug 47665 has been marked as a duplicate of this bug. ***
Comment 8 Seth Nickell 2002-03-31 01:43:55 UTC
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.
Comment 9 Mark McLoughlin 2002-04-02 13:14:27 UTC
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.