commit 09c86e277cba1e7388feef7a6b25ffbc2a41515d (HEAD -> master)
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Dec 17 13:36:15 2015 +0100

    3.19.4

 NEWS         | 6 ++++++
 configure.ac | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

commit 5e8ca7dcb368fee70ae89ee13da99cfda027c5bd (origin/master, origin/HEAD)
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Dec 17 12:34:48 2015 +0100

    background: Port to new grilo 0.3.0 API
    
    And fix the "fix" in commit 54d0cef51f37cc155bc956c91918b772aaf550f6
    which would always fail to activate the Flickr plugin as it wasn't
    loaded.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=759585

 panels/background/cc-background-grilo-miner.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 54d0cef51f37cc155bc956c91918b772aaf550f6
Author: Olav Vitters <olav@vitters.nl>
Date:   Wed Dec 16 23:21:18 2015 +0100

    Build fix: Update grl_registry_load_plugin_by_id API change
    
    Grilo 0.3.0 renamed grl_registry_load_plugin_by_id to
    grl_registry_activate_plugin_by_id.

 panels/background/cc-background-grilo-miner.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 5096b6ff4b5306e133fce01fa5f9fdc271efdf0d (tag: GNOME_CONTROL_CENTER_3_19_3)