commit 2f31f0e4d591f5dc1f1ce346579b2e47fa609c92
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Sep 12 17:06:33 2011 +0100

    3.1.91

 NEWS         |    7 +++++++
 configure.in |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)

commit 9dcaa8e710db8be808e843f99dea3998b644291d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Sep 12 15:18:39 2011 +0100

    opensubtitles: Use Gio introspection
    
    And use Python's OS module to implement the reading
    as we won't be getting a working "read()" for Gio from
    Python any time soon (see bug #621915)
    
    https://bugzilla.gnome.org/show_bug.cgi?id=658269

 src/plugins/opensubtitles/hash.py |   28 ++++++++++++++++------------
 1 files changed, 16 insertions(+), 12 deletions(-)

commit 761bb5636c32021381de831762d475b9218a9ad9
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Sep 12 15:17:45 2011 +0100

    opensubtitles: Fix missing GCancellable parameters
    
    Otherwise it just won't work.

 src/plugins/opensubtitles/opensubtitles.py |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit 83c479adf4102b38030bcdc3816d9b39e8d7f4ae
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Sep 12 14:33:40 2011 +0100

    publish: Require a newer version of libepc
    
    We need a GTK+ 3.x build, and no G_CONST_RETURN usage.

 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 258ca5982e36a8bca75e818b82ea1d1877046e28
Author: Timo Jyrinki <timo@debian.org>
Date:   Mon Sep 12 16:38:56 2011 +0300

    Fix formatting.

 po/fi.po |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 2334c72e3673aa970d80752aad9c826f0cde2130
Author: Timo Jyrinki <timo@debian.org>
Date:   Mon Sep 12 16:38:09 2011 +0300

    Updated Finnish translation.

 po/fi.po | 2740 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 1470 insertions(+), 1270 deletions(-)

commit d6007960a07d6faeea835e01b2ceab27e5e18cb4
Author: Daniel Korostil <ted.korostiled@gmail.com>
Date:   Sun Sep 11 12:41:28 2011 +0300

    Uploaded Ukranian

 po/uk.po |  908 ++++++++++++++++++++++++++++++--------------------------------
 1 files changed, 437 insertions(+), 471 deletions(-)

commit b0078625d24e34121618eb64d1bde77644fced5f
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Sun Sep 11 10:34:24 2011 +0200

    Updated Spanish translation

 po/es.po |  187 +++++++++++++++++++++++++++++--------------------------------
 1 files changed, 89 insertions(+), 98 deletions(-)

commit c3a8a806893c1b23e41f0d532584a8648b993f90
Author: Arash Mousavi <amousavi@src.gnome.org>
Date:   Sat Sep 10 22:55:41 2011 +0430

    Updated Persian translation

 po/fa.po | 1423 +++++++++++++++++++-------------------------------------------
 1 files changed, 435 insertions(+), 988 deletions(-)

commit 3f4f84e9dc51239b36b2dd2de435d147a73f334c
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Sat Sep 10 13:19:18 2011 +0100

    Updated Portuguese translation

 po/pt.po | 1306 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 643 insertions(+), 663 deletions(-)

commit 00a5e4dd8d1967021460ab587a3c452dce36c808
Author: Rudolfs Mazurs <rudolfs.mazurs@gmail.com>
Date:   Fri Sep 9 22:50:56 2011 +0300

    Updated Latvian translation.

 po/lv.po |  301 +++++++++++++++++++++++++++++++------------------------------
 1 files changed, 153 insertions(+), 148 deletions(-)

commit 97b98a450ce570efd9e46254ceda5df6dc96ff70
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Thu Sep 8 21:03:38 2011 +0200

    Updated Polish translation

 po/pl.po | 1064 +++++++++++++++++++++++++-------------------------------------
 1 files changed, 425 insertions(+), 639 deletions(-)

commit a254934427de02bc4d4947fe2da870fbc7c84be1
Author: Bruce Cowan <bruce@bcowan.me.uk>
Date:   Thu Sep 8 16:43:58 2011 +0100

    Updated British English translation

 po/en_GB.po | 1291 +++++++++++++++++++++++++++++------------------------------
 1 files changed, 633 insertions(+), 658 deletions(-)

commit a3fe0e3c0cdb08dd1157bcc58dbfa3910e749b59
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Wed Sep 7 19:30:20 2011 +0200

    Updated Slovenian translation

 po/sl.po |  143 +++++++++++++++++++++++++++++---------------------------------
 1 files changed, 67 insertions(+), 76 deletions(-)

commit bfa0b1d025bb33abbac002d97855454ef71b754a
Author: Dr.T.Vasudevan <agnihot3@gmail.com>
Date:   Tue Sep 6 12:30:46 2011 +0530

    updated Tamil translation

 po/ta.po | 1462 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 721 insertions(+), 741 deletions(-)

commit d0571fffd89504616404d93b2d9f8b759cfd173e
Author: Marvin Schmidt <marv@exherbo.org>
Date:   Sun Sep 4 23:02:59 2011 +0000

    build: Require pygobject-3.0
    
    All the heavy-lifting was already done in 1b22144
    
    https://bugzilla.gnome.org/show_bug.cgi?id=658224

 configure.in |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

commit 9c87ebe1924fd73beb4de7c48dd250064ba2ff8a
Author: Marvin Schmidt <marv@exherbo.org>
Date:   Sun Sep 4 23:00:45 2011 +0000

    Port totem-bugreport to use GObject from GIR
    
    https://bugzilla.gnome.org/show_bug.cgi?id=658224

 data/totem-bugreport.py |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 5a4eee111fb6af3fdd215394feee721e59a8e1cb
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Sep 5 14:42:01 2011 +0100

    scrsaver: Don't send out X11 events if not focused
    
    Should stop OpenOffice menus popping up.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=654250

 lib/totem-scrsaver.c |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

commit b568b23638af1384f068e7c03805d1ce9ef16500
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Sep 5 14:33:30 2011 +0100

    scrsaver: Force gnome-session being present
    
    If gnome-session isn't present, we should error out earlier.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=656988

 lib/totem-scrsaver.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 8a3611910edac935220fca0144ee15f2963d2932
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Sep 5 14:16:52 2011 +0100

    playlist: Fix save button not working
    
    https://bugzilla.gnome.org/show_bug.cgi?id=651403

 data/playlist.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 7b364874f6e86faabe2a822dd6538e8970a5600b
Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Date:   Sun Sep 4 19:27:20 2011 +0300

    Updated Belarusian translation.

 po/be.po |  288 ++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 157 insertions(+), 131 deletions(-)

commit 5d70d7a5a91f95f273f151c2f8dca5ae1141b77f
Author: Marek Černocký <marek@manet.cz>
Date:   Sun Sep 4 14:29:10 2011 +0200

    Updated Czech translation

 po/cs.po |  255 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 131 insertions(+), 124 deletions(-)

commit 5b9865335c4ebde6856720f1d2d8f3c5b7f56866
Author: Aurimas Černius <aurisc4@gmail.com>
Date:   Fri Sep 2 23:30:13 2011 +0300

    Updated Lithuanian translation

 po/lt.po | 2010 ++++++++++++++++++++------------------------------------------
 1 files changed, 655 insertions(+), 1355 deletions(-)

commit 706568d6d0bdffc5ec27c9a9ca1d5f628de9c8b6
Author: Antonio Fernandes C. Neto <fernandesn@gnome.org>
Date:   Fri Sep 2 09:50:38 2011 -0400

    Updated Brazilian Portuguese translation.

 po/pt_BR.po | 1313 ++++++++++++++++++++++++++---------------------------------
 1 files changed, 567 insertions(+), 746 deletions(-)

commit 4e02b3a6956905cfdfbf0f80e4397cecddf5ea8f
Author: Yuri Myasoedov <omerta13@yandex.ru>
Date:   Thu Sep 1 14:26:05 2011 +0400

    Updated Russian translation

 po/ru.po | 1210 ++++++++++++++++++++++++-------------------------------------
 1 files changed, 476 insertions(+), 734 deletions(-)

commit 99db20be5da786bb033c7e8f80eab236b1ccde4f
Author: Simon Wenner <simon@wenner.ch>
Date:   Fri Aug 5 23:08:57 2011 +0200

    rotation-plugin: store/restore the state async
    
    https://bugzilla.gnome.org/show_bug.cgi?id=589399

 src/plugins/rotation/totem-rotation-plugin.vala |   14 +++++++++-----
 1 files changed, 9 insertions(+), 5 deletions(-)

commit 7cdc11fc1923ed7c5aec46ce8b3836b51c418c74
Author: Daniele Forsi <daniele@forsi.it>
Date:   Mon Aug 29 23:24:15 2011 +0200

    Do not mark placeholder strings as translatable
    
    They are replaced by translated strings before they are first displayed to
    the user because execution flow in bacon_video_widget_properties_new() is:
            xml = totem_interface_load ("properties.ui", TRUE, NULL, NULL);
    [...]
            bacon_video_widget_properties_reset (props);
    [...]
            gtk_widget_show_all (GTK_WIDGET (props));
    
    https://bugzilla.gnome.org/show_bug.cgi?id=657654

 data/properties.ui |   30 +++++++++++++++---------------
 1 files changed, 15 insertions(+), 15 deletions(-)

commit 768fd201210df5dc6b29b9cafbc91e96b40c281a
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Sun Aug 28 14:56:02 2011 +0200

    [l10n] Updated German translation

 po/de.po |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

commit ecefcd552a0f08da696d41f4b6a6936f51b0dcb7
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:   Sat Aug 27 10:41:32 2011 +0800

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

 po/zh_HK.po | 1171 +++++++++++++++++++++++++++++------------------------------
 po/zh_TW.po | 1174 +++++++++++++++++++++++++++++------------------------------
 2 files changed, 1162 insertions(+), 1183 deletions(-)

commit df2111f21c15c2a871a9436f4e8752ddc2ba0b5d
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Wed Aug 24 22:39:45 2011 +0200

    Updated Norwegian bokmål translation

 po/nb.po |   83 ++++++++++++++++++++++++++++++++++++++-----------------------
 1 files changed, 52 insertions(+), 31 deletions(-)

commit 437a88bb506d95b5f540eaf8f4ecaf858df3bbb3
Author: Daniel Nylander <po@danielnylander.se>
Date:   Wed Aug 24 09:05:14 2011 +0200

    Updated Swedish translation

 po/sv.po |  189 +++++++++++++++++++++-----------------------------------------
 1 files changed, 63 insertions(+), 126 deletions(-)

commit 7a6758ac19104c4596d423b55d038bc3ef521cc0
Author: Gil Forcada <gforcada@gnome.org>
Date:   Mon Aug 22 17:50:51 2011 +0200

    [l10n]Updated Catalan translation

 po/ca.po | 1225 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 605 insertions(+), 620 deletions(-)

commit 91e1069583b606d0e4a6e5f09060fe954a8f6d88
Author: A S Alam <aalam@users.sf.net>
Date:   Sat Aug 20 23:16:15 2011 +0530

    update Punjabi Translation

 po/pa.po | 1222 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 612 insertions(+), 610 deletions(-)

commit 1073e0e66bb27de56396c89d21c15c973fd45311
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Thu Aug 18 22:54:39 2011 +0200

    Updated Slovenian translation

 po/sl.po |  140 +++++++++++++++++++++++++++++++++++++++----------------------
 1 files changed, 89 insertions(+), 51 deletions(-)

commit a919698b3ba5b4132fa6c3e9049d0f05f49a6f41
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Thu Aug 18 23:34:33 2011 +0300

    Updated Hebrew translation.

 po/he.po |   83 ++++++++++++++++++++++++++++++++++++++-----------------------
 1 files changed, 52 insertions(+), 31 deletions(-)

commit cb9fd506ba20d390f802ca91c0e9da283b0298d5
Author: Abduxukur Abdurixit <abdurixit@gmail.com>
Date:   Fri Aug 19 20:04:13 2011 +0200

    Added UG translation

 po/ug.po |  198 ++++++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 115 insertions(+), 83 deletions(-)

commit 39072684d7a4c7f55c0721f8d740f55056200102
Author: Andika Triwidada <andika@gmail.com>
Date:   Thu Aug 18 14:56:52 2011 +0700

    Updated Indonesian translation

 po/id.po |  766 +++++++++++++++++++++++++++-----------------------------------
 1 files changed, 335 insertions(+), 431 deletions(-)

commit c94f80f180ec8ff19753ab40fbb8153533f79991
Author: Fran Dieguez <fran@openhost.es>
Date:   Tue Aug 16 19:23:57 2011 +0200

    Updated Galician translations

 po/gl.po |   83 ++++++++++++++++++++++++++++++++++++++-----------------------
 1 files changed, 52 insertions(+), 31 deletions(-)

commit 3c48e6cafe3d8ae368a0d7d123c73dffd1fc915d
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Sun Aug 14 13:00:20 2011 +0200

    Updated Spanish translation

 po/es.po |   83 ++++++++++++++++++++++++++++++++++++++-----------------------
 1 files changed, 52 insertions(+), 31 deletions(-)

commit 0899042273b101366bb9cd1946433eb540c16570
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Sun Aug 14 00:59:39 2011 +0200

    [l10n] Updated German translation

 po/de.po |  714 ++++++++++++++++++++++++++++++--------------------------------
 1 files changed, 346 insertions(+), 368 deletions(-)

commit e95f1fec8bcfbc15c7f815a5f704266f40d9f269
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Thu Aug 11 12:05:04 2011 +0200

    dbusservice: Port to MPRIS 2.1
    
    The port isn't quite complete, with TrackList support dropped and some
    notifications missing. This is because I've been told someone's working on
    porting the plugin to C (and MPRIS 2.1), making most of this work redundant.
    I thought I'd commit it anyway for posterity's sake.

 po/POTFILES.in                         |    1 +
 src/plugins/dbusservice/dbusservice.py |  505 +++++++++++++++----------------
 2 files changed, 245 insertions(+), 261 deletions(-)

commit 06517d80cb6e1eb1a189b692d4e6fa6c43cf204c
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Thu Aug 11 12:04:31 2011 +0200

    data: Export supported URI schemes in a header file

 data/Makefile.am           |   11 ++++++++---
 data/mime-type-include.sh  |    6 +++---
 data/uri-scheme-include.sh |   18 ++++++++++++++++++
 src/totem-object.c         |   31 +++++++++++++++++++++++++++++++
 src/totem.h                |    3 +++
 5 files changed, 63 insertions(+), 6 deletions(-)

commit 229399c662fb9d457cd612a444fe561dac36a98e
Author: Alexander Shopov <ash@kambanaria.org>
Date:   Sat Aug 13 06:47:24 2011 +0300

    Updated Bulgarian translation

 po/bg.po | 1023 ++++++++++++++++++++++++--------------------------------------
 1 files changed, 392 insertions(+), 631 deletions(-)

commit 683ccccc4401561cf78a168c1bb03aa7b4cea677
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Thu Aug 11 20:56:41 2011 +0200

    Updated Norwegian bokmål translation

 po/nb.po |   26 +++++++++++++++++++++-----
 1 files changed, 21 insertions(+), 5 deletions(-)

commit 886b7518887d26244a05de757dba9b0a1d93e039
Author: Daniel Nylander <po@danielnylander.se>
Date:   Mon Aug 8 08:29:26 2011 +0200

    Updated Swedish translation

 po/sv.po |   20 ++++++++++++++++++--
 1 files changed, 18 insertions(+), 2 deletions(-)

commit d8bb5c97e4757fdfe4014cd1cd4672e3e158940b
Author: Fran Dieguez <fran@openhost.es>
Date:   Sun Aug 7 15:18:12 2011 +0200

    Updated Galician translations

 po/gl.po |  167 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 94 insertions(+), 73 deletions(-)

commit c50432954bc31d4946766164e9bda775993435dc
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Sat Aug 6 14:50:38 2011 +0300

    Updated Hebrew translation.

 po/he.po |   20 ++++++++++++++++++--
 1 files changed, 18 insertions(+), 2 deletions(-)

commit 8fb321f431eac922f16fc4c42968e9000e65bf3c
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Wed Aug 3 21:45:17 2011 +0200

    Updated Spanish translation

 po/es.po |   72 +++++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 41 insertions(+), 31 deletions(-)