GNOME Bugzilla – Bug 673592
grilo: Port to grilo 0.2
Last modified: 2012-04-13 15:04:26 UTC
.
Created attachment 211415 [details] [review] grilo: Port to grilo 0.2
Review of attachment 211415 [details] [review]: ::: src/plugins/grilo/totem-grilo.c @@ +574,3 @@ GList *url_keys; slow_keys = grl_metadata_source_slow_keys (GRL_METADATA_SOURCE (source)); + if (g_list_find ((GList *) slow_keys, GINT_TO_POINTER (GRL_METADATA_KEY_URL)) != NULL) { Shouldn’t this be a separate commit?
Created attachment 211543 [details] [review] grilo: Port to grilo 0.2
Review of attachment 211543 [details] [review]: It looks good for me
Attachment 211543 [details] pushed as 4a54e4b - grilo: Port to grilo 0.2