GNOME Bugzilla – Bug 686288
metadata-store: add support for GRL_METADATA_KEY_FAVOURITE
Last modified: 2012-11-06 17:21:28 UTC
Created attachment 226630 [details] [review] Proposed patch Support the store and resolve operations in the metadata-store plugin for the 'favourite' key. https://bugzilla.gnome.org/show_bug.cgi?id=685861
Created attachment 226632 [details] Sample app to test the implementation
commit c84c057ed8513d10a3f761d7ec46d6c50b4c2fb8 Author: Antía Puentes <apuentes@igalia.com> Date: Wed Oct 17 13:10:58 2012 +0200 metadata-store: Add support for the 'favourite' key https://bugzilla.gnome.org/show_bug.cgi?id=686288 src/metadata-store/grl-metadata-store.c | 38 ++++++++++++++++++++++++++++++++------ 1 file changed, 32 insertions(+), 6 deletions(-)