GNOME Bugzilla – Bug 623380
Stop using GnomeDesktopItem and use GKeyFile instead
Last modified: 2011-05-29 19:38:36 UTC
GnomeDesktopItem should be killed, since it's really some old API that is not interesting anymore now that we have GKeyFile. I wasn't able to test the patch (g-c-c doesn't build for me), so I can't test and there could be some bad mistakes in there...
Created attachment 165102 [details] [review] Stop using GnomeDesktopItem and use GKeyFile instead
Could you update the patch to apply to the current git master?
Created attachment 171383 [details] [review] Rebased patch I tried to rebase the patch to the current head of master. Please note that I have not even tried to compile it! Maybe it helps though.
(In reply to comment #3) > Created an attachment (id=171383) [details] [review] > Rebased patch > > I tried to rebase the patch to the current head of master. Please note that I > have not even tried to compile it! Maybe it helps though. Well, you wouldn't have been able to, the code isn't compiled, or used, though it would be used in a GNOME Plumbing panel that Vincent is supposed to take care of :)