Hello: I plan to add recently viewed files support in media player of MeeGo netbook, but I had some concerns and questions.
1. How many items are allowed to store in ~/.recently-used? Is there api to set the upper limit? I have a look at gtkrecentmanager api and didn't find relevant description. http://developer.gimp.org/api/2.0/gtk/GtkRecentManager.html 2. If there is upper limit in ~/.recently-used, what's the behavior when the programmer try to add new item and the upper limit is reached? Will gtk recent manager automatically remove the oldest item according to "added time" and add the new item? 3. As to thumbnail files sync and clean up, according to the spec. http://jens.triq.net/thumbnail-spec/delete.html , is there daemon or script to do the thumbnail cleanup work periodically in meego? Thanks Zhou Ting _______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev http://wiki.meego.com/Mailing_list_guidelines
