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 596171 - new recently used file api
new recently used file api
Status: RESOLVED DUPLICATE of bug 349304
Product: planner
Classification: Other
Component: General
0.14.x
Other Linux
: Normal normal
: ---
Assigned To: planner-maint
planner-maint
Depends on:
Blocks:
 
 
Reported: 2009-09-24 10:08 UTC by Caolan McNamara
Modified: 2009-09-24 12:31 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch to do the above (16.72 KB, patch)
2009-09-24 10:08 UTC, Caolan McNamara
none Details | Review

Description Caolan McNamara 2009-09-24 10:08:43 UTC
Created attachment 143889 [details] [review]
patch to do the above

Planner is using an old libegg recently used implementation which writes to
~/.recently-used not the ~/.recently-used.xbel that in vogue now, so planner's
files aren't appearing in gnome's places->recent documents

Attached patch (ripped out of gedit) gets planner to use the gtkrecentmanager.
the libegg dir could be removed after applying
Comment 1 Alexandre Franke 2009-09-24 12:31:34 UTC
Thanks for the report. We already have one about this topic and a patch is attached there. The patch is being reviewed. I'll have a look at your patch too to see if the first one was missing something, in which case I would borrow code from yours.

I hope you don't mind me closing this report as a duplicate.

*** This bug has been marked as a duplicate of bug 349304 ***