commit 1dcf5bc1469ecfb8f75fc3aac075c1749b986733
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Mar 28 08:34:19 2011 +0100

    2.91.93

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

commit 35f017d24464294128dfedde1d780a849f6fc2f7
Author: Abduxukur Abdurixit <abdurixit@gmail.com>
Date:   Sun Mar 27 21:51:36 2011 +0200

    Added UG translation

 po/ug.po | 1134 ++++++++++++++++++++++++++++---------------------------------
 1 files changed, 521 insertions(+), 613 deletions(-)

commit 7104802d9146488f8878bdcf9f4f99d70f4ef495
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Date:   Sun Mar 27 15:07:52 2011 +0700

    Updated Vietnamese translation

 po/vi.po |  352 +++++++++++++++++++++++++-------------------------------------
 1 files changed, 141 insertions(+), 211 deletions(-)

commit 27cb1314f7c25497415622d9a79986669eaea45b
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Date:   Sun Mar 27 01:36:50 2011 +0700

    po/vi.po: import from Damned Lies

 po/vi.po | 2782 ++++++++++++++++++++++++++++++++++++++------------------------
 1 files changed, 1717 insertions(+), 1065 deletions(-)

commit 9cc3129e8f432543a513c4977a453176d191f05b
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Mar 26 17:37:55 2011 +0000

    pythonconsole: Fix key event handling
    
    Port fixes to key event handling from
    gedit's pythonconsole
    
    Fix the event handling for key events so that typing
    in the console works as expected.
    
    Based on:
    http://git.gnome.org/browse/gedit/commit/plugins/pythonconsole/pythonconsole/console.py?id=da49b588a394717b5ea0a3f9e6a823a86e62feae
    http://git.gnome.org/browse/gedit/commit/plugins/pythonconsole/pythonconsole/console.py?id=ba74278347888e4a16f3a0fee2a359b7f2bcde8b
    
    Closes: bgo#645762

 src/plugins/pythonconsole/console.py |   21 +++++++++++----------
 1 files changed, 11 insertions(+), 10 deletions(-)

commit edebbb33433e8e30b7c5b401a89b3367f274330a
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Mar 26 17:36:08 2011 +0000

    pythonconsole: Fix calls to Gtk.Action()
    
    stock_id isn't marked as allow-none, unfortunately. Fixing this allows the
    pythonconsole plugin to actually be activated successfully.
    
    Helps: bgo#645762

 src/plugins/pythonconsole/pythonconsole.py |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 5f7f6ca154d8828b579aa880f24c6190ff26eff8
Author: Sebastian Pölsterl <sebp@k-d-w.org>
Date:   Sat Mar 26 12:26:07 2011 +0100

    plugins: Fix python plugins' init of self.totem
    
    Retrieve "object" property containing the TotemObject in
    do_activate instead of __init__, because in the latter
    case it would be None.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=645687

 src/plugins/coherence_upnp/coherence_upnp.py |    3 ++-
 src/plugins/iplayer/iplayer.py               |    3 ++-
 src/plugins/jamendo/jamendo.py               |    3 ++-
 src/plugins/opensubtitles/opensubtitles.py   |    3 ++-
 src/plugins/pythonconsole/pythonconsole.py   |    3 ++-
 5 files changed, 10 insertions(+), 5 deletions(-)

commit 9d3a293215de528a7eb1ae20a2b7b0d93d33fbd2
Author: Flamarion Jorge <jorge.flamarion@gmail.com>
Date:   Sat Mar 26 14:35:51 2011 -0300

    Updated Brazilian Portuguese translation

 po/pt_BR.po |  338 ++++++++++++++++++++---------------------------------------
 1 files changed, 113 insertions(+), 225 deletions(-)

commit 80ccd409a3e746170d50f288f814d021744831b2
Author: Ask H. Larsen <asklarsen@gmail.com>
Date:   Sat Mar 26 13:45:37 2011 +0100

    Updated Danish translation

 po/da.po | 1351 ++++++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 784 insertions(+), 567 deletions(-)

commit a00e6b6f09f07d2b73a673e6e08654f445eede7b
Author: Wouter Bolsterlee <wbolster@gnome.org>
Date:   Thu Mar 24 21:50:32 2011 +0100

    Updated Dutch translation by Wouter Bolsterlee

 po/nl.po | 1506 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 858 insertions(+), 648 deletions(-)

commit 812977abcec8708e17e4f20a30faf691156147fe
Author: Thiago Branco Meurer <thiagopriest@gmail.com>
Date:   Thu Mar 24 08:19:34 2011 -0300

    Updated Brazilian Portuguese translation

 po/pt_BR.po | 1497 +++++++++++++++++++++++++++++++----------------------------
 1 files changed, 787 insertions(+), 710 deletions(-)

commit de1a634783dd7fedf55bab0c9784f2349e9fdf8c
Author: Gianvito Cavasoli <gianvito@gmx.it>
Date:   Wed Mar 23 12:01:28 2011 +0100

    Updated Italian translation

 po/it.po | 1024 ++++++++++++++++++++++++++------------------------------------
 1 files changed, 427 insertions(+), 597 deletions(-)