commit 6e6f36f8f2856e61e34b144ddce52af095f7b44c
Author: Jens Georg <mail@jensge.org>
Date:   Mon Sep 12 20:37:09 2016 +0200

    Prepare 0.31.6
    
    Signed-off-by: Jens Georg <mail@jensge.org>

 NEWS | 29 +++++++++++++++++++++++++++++
 1 file changed, 29 insertions(+)

commit 472258430984c71a549dd9118b0a930c9d8f9229
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Mon Sep 12 20:04:19 2016 +0200

    Add more options to XGETTEXT_OPTIONS in po/Makevars

 po/Makevars | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit e7e8fec29cc6d357d769f459de4d92f8f641afc1
Author: Tom Tryfonidis <tomtryf@gnome.org>
Date:   Sun Sep 11 21:41:03 2016 +0000

    Updated Greek translation

 po/el.po | 146 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 69 insertions(+), 77 deletions(-)

commit 83aad8b06fa67040ece3e6daf182d30bd09a6116
Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
Date:   Sun Sep 11 07:38:20 2016 +0000

    Added Kazakh translation

 po/LINGUAS |    1 +
 po/kk.po   | 1571 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1572 insertions(+)

commit b2b054c089c9a058c4251f5067f558d5ca2b5e01
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Sat Sep 10 19:01:03 2016 +0200

    Updated Polish translation

 po/pl.po | 34 +++++++++++++++++-----------------
 1 file changed, 17 insertions(+), 17 deletions(-)

commit 210b6a9550610519e8ff0301fbdb1d8842f7177f
Author: Rūdolfs Mazurs <rudolfsm@src.gnome.org>
Date:   Thu Sep 8 20:29:35 2016 +0300

    Update Latvian translation

 po/lv.po | 136 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 64 insertions(+), 72 deletions(-)

commit 493427e867f0386851b83d36706c99966f699251
Author: Anders Jonsson <anders.jonsson@norsjovallen.se>
Date:   Thu Sep 8 10:15:58 2016 +0000

    Updated Swedish translation

 po/sv.po | 138 ++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 66 insertions(+), 72 deletions(-)

commit 0df05e1d8bd67aeb9632ef1d139c7504b2ec7781
Author: Fran Dieguez <fran.dieguez@mabishu.com>
Date:   Mon Sep 5 00:15:14 2016 +0200

    Updated Galician translations

 po/gl.po | 1009 ++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 493 insertions(+), 516 deletions(-)

commit 8e536b5853772596bea9497b2b2363704f78039e
Author: David King <amigadave@amigadave.com>
Date:   Sun Sep 4 14:19:36 2016 +0200

    Update British English translation

 po/en_GB.po | 1997 +++++++++++++++++++++++++++++++++++++----------------------
 1 file changed, 1254 insertions(+), 743 deletions(-)

commit 30992ab5600b95d967e00491d321aa6b5be9ad12
Author: Changwoo Ryu <cwryu@debian.org>
Date:   Sat Sep 3 14:04:46 2016 +0000

    Updated Korean translation

 po/ko.po | 904 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 444 insertions(+), 460 deletions(-)

commit f14db2927d4f1e88baf1df8f5660d7281afea618
Author: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
Date:   Mon May 23 21:05:30 2016 +0200

    data: Add [Install] section to rygel.service
    
    This allows running `systemctl --user enable rygel` in order to
    automatically launch rygel at login. The default behavior is not
    changed.
    
    If lingering is also enabled for the user, rygel will be started
    at boot; this will then share media without needing a session.
    
    Since this disregards whether GSD would have launched rygel, it
    is primarily useful for headless servers and avoids the wrap-dbus
    hack used by the example system service.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=766332

 data/rygel.service.in | 3 +++
 1 file changed, 3 insertions(+)

commit b5cecc3b61359d97033a98e435d0fc3b417f1203
Author: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
Date:   Mon May 23 21:03:52 2016 +0200

    data: Add missing SystemdService for DBus activation
    
    Without this, DBus could start an independent instance of rygel.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=766332

 data/org.gnome.Rygel1.service.in | 1 +
 1 file changed, 1 insertion(+)