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 686288 - metadata-store: add support for GRL_METADATA_KEY_FAVOURITE
metadata-store: add support for GRL_METADATA_KEY_FAVOURITE
Status: RESOLVED FIXED
Product: grilo
Classification: Other
Component: plugins
git master
Other Linux
: Normal normal
: ---
Assigned To: grilo-maint
grilo-maint
Depends on: 685861
Blocks: 687788
 
 
Reported: 2012-10-17 11:30 UTC by Antía Puentes
Modified: 2012-11-06 17:21 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed patch (5.12 KB, patch)
2012-10-17 11:30 UTC, Antía Puentes
committed Details | Review
Sample app to test the implementation (5.13 KB, text/x-csrc)
2012-10-17 11:31 UTC, Antía Puentes
  Details

Description Antía Puentes 2012-10-17 11:30:19 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
Comment 1 Antía Puentes 2012-10-17 11:31:58 UTC
Created attachment 226632 [details]
Sample app to test the implementation
Comment 2 Juan A. Suarez Romero 2012-10-19 17:37:47 UTC
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(-)