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 623369 - Remove gnome-desktop dependency
Remove gnome-desktop dependency
Status: RESOLVED FIXED
Product: gnome-applets
Classification: Other
Component: multiload
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-applets Maintainers
gnome-applets Maintainers
: 632710 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2010-07-02 11:10 UTC by Vincent Untz
Modified: 2011-02-17 17:19 UTC
See Also:
GNOME target: 3.0
GNOME version: ---


Attachments
Remove gnome-desktop dependency (4.88 KB, patch)
2010-07-02 11:10 UTC, Vincent Untz
none Details | Review

Description Vincent Untz 2010-07-02 11:10:56 UTC
There's no reason to use gnome-desktop in gnome-applets anymore. Here's a simple patch to fix this.
Comment 1 Vincent Untz 2010-07-02 11:10:58 UTC
Created attachment 165089 [details] [review]
Remove gnome-desktop dependency

We can simply use GDesktopAppInfo to launch a .desktop file.
Comment 2 Vincent Untz 2010-07-02 11:11:35 UTC
Hrm, forgot to say: I actually haven't tested the patch yet :-)
Comment 3 André Klapper 2010-10-22 21:14:58 UTC
*** Bug 632710 has been marked as a duplicate of this bug. ***
Comment 4 André Klapper 2010-10-22 21:15:46 UTC
vuntz: So who can review this?
Or just commit to git master?
Comment 5 Christian Persch 2011-02-17 17:19:51 UTC
This was part of the gtk3 branch and is already merged to master (commit bb2a6837143282687860ef811791096c4f187b39).