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 529243 - use gio to open places
use gio to open places
Status: RESOLVED FIXED
Product: gnome-panel
Classification: Other
Component: menu
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-04-21 17:05 UTC by Matthias Clasen
Modified: 2008-08-04 01:53 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
lauch-with-gio.patch (4.49 KB, patch)
2008-04-21 17:06 UTC, Matthias Clasen
none Details | Review
better patch (4.49 KB, patch)
2008-04-24 17:26 UTC, Matthias Clasen
none Details | Review

Description Matthias Clasen 2008-04-21 17:05:27 UTC
Here is a patch.
Comment 1 Matthias Clasen 2008-04-21 17:06:27 UTC
Created attachment 109635 [details] [review]
lauch-with-gio.patch
Comment 2 Matthias Clasen 2008-04-24 17:26:14 UTC
Created attachment 109838 [details] [review]
better patch
Comment 3 Vincent Untz 2008-08-04 01:53:05 UTC
Thanks, I used part of your patch to implement this.