commit 4ff89fc3800b496aab529fb7a1da5d1d7bf694f4
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Thu Sep 2 10:15:09 2010 +0200

    prepare 2.31.91.1

 NEWS         |   34 ++++++++++++++++++++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 36 insertions(+), 2 deletions(-)

commit 08aa9a4e24a6087ee94774027cdcfce54f87e175
Author: A S Alam <aalam@users.sf.net>
Date:   Thu Sep 2 07:39:21 2010 +0530

    update for Punjabi

 po/pa.po |  954
 +++++++++++++++++++++++++++++++++++++++-----------------------
 1 files changed, 600 insertions(+), 354 deletions(-)

commit 416fc11e36c34a4c7ea489a25904ac9c6df4bd78
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:   Wed Sep 1 14:32:08 2010 +0100

    Remove the expand groups idle handler when destroying an
    EmpathyIndividualView

    This prevents the idle handler from being run after destruction
    and crashing
    due to referencing the EmpathyIndividualView's private memory
    which has
    already been freed.

 libempathy-gtk/empathy-individual-view.c |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

commit 85d6992961f24ed935a17ef8b09de11e75986c9e
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:   Wed Sep 1 14:13:07 2010 +0100

    Bug 628106 — Groups are not expanded when reconnecting

    Ensure that the list of groups to expand is cleared when going
    offline, so
    that it can be freshly created when we come back online again.
    Closes: bgo#628106

 libempathy-gtk/empathy-individual-view.c |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

commit 900b09f4b5f9f51383519fa487079ce3124a38ae
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:   Wed Sep 1 12:59:03 2010 +0100

    Ensure all persona tables are removed from EmpathyIndividualWidget

    In the case that EmpathyIndividualWidget is going from showing
    Personas to
    showing an Individual table, ensure that all persona tables are
    removed from
    the widget, including those for Personas who're being removed from the
    Individual. Closes: bgo#628481

 libempathy-gtk/empathy-individual-widget.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit ab1bd1a137ac8ffd7245669663e739e309a0a86f
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon Aug 30 15:31:21 2010 +0200

    contact: get info from the tp-contact in constructed (#628315)

    Doing it in set_property is racy:
    - The tp-contact property is set. We use the contact to set the
    capabilities
    of the contact
    - The "capabilities" property has not be defined so GLib sets
    its default
    value (unknown) and so override the real capabilities of the contact.

 libempathy/empathy-contact.c |   75
 ++++++++++++++++++++---------------------
 1 files changed, 37 insertions(+), 38 deletions(-)

commit ba2d90094dbbf611a6d28c9a45f7ed892b162e91
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon Aug 30 14:51:21 2010 +0200

    contact: make some setters static

 libempathy/empathy-contact.c |  202
 +++++++++++++++++++++---------------------
 libempathy/empathy-contact.h |    8 --
 2 files changed, 101 insertions(+), 109 deletions(-)

commit 304c189c78f86299c80beb0edbc33d0d970cf458
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Wed Sep 1 10:10:07 2010 +0200

    the GTK3 flavour of gcr is gcr-3 (#627916)

 configure.ac |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

commit 69a4acc92a7891595c624e89f2d5d0fc4e9327ff
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:   Tue Aug 31 18:25:55 2010 +0100

    Add an INDIVIDUAL_CALL feature to EmpathyIndividualView

    This allows the context menu on the VoIP icon to be disabled, so
    that it
    can't be used from the linking dialogue. Closes: bgo#628433

 libempathy-gtk/empathy-individual-view.c |    4 ++++
 libempathy-gtk/empathy-individual-view.h |    7 ++++---
 2 files changed, 8 insertions(+), 3 deletions(-)

commit 628a7449101e36c00fffb76260d828737913c232
Author: Philip Withnall <philip.withnall@collabora.co.uk>
Date:   Tue Aug 31 18:52:24 2010 +0100

    Fix the audio/video icon in the contact list

    Closes: bgo#628421

 libempathy-gtk/empathy-individual-store.c |   82
 ++++++++++++++++++-----------
 1 files changed, 51 insertions(+), 31 deletions(-)

commit 6a558ab4c6d124e684544568ca85b74b25bd6c17
Merge: 819ea9b 4e0778f
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Wed Sep 1 10:39:07 2010 +0200

    Merge remote branch 'maiku/previous-conversation-crash'

commit 819ea9bf98a7f2c7a65090398bbb46888756ac59
Author: Simos Xenitellis <simos@gnome.org>
Date:   Wed Sep 1 11:18:53 2010 +0300

    l10n: Updated Greek translation for empathy help

 help/el/el.po |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

commit d5848ae0fa3a3c7b2c4809aee270ee30eb30ab46
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Wed Sep 1 09:17:55 2010 +0100

    Update British English translation

 po/en_GB.po |  199
 +++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 111 insertions(+), 88 deletions(-)

commit 3121cfd3c3c30a11254a93b44e85d6a0c15bd3a2
Author: Michael Kotsarinis <mk73628@gmail.com>
Date:   Wed Sep 1 11:16:27 2010 +0300

    l10n: Updated Greek translation for empathy help

 help/el/el.po | 3030
 +++++++++++++++++----------------------------------------
 1 files changed, 911 insertions(+), 2119 deletions(-)

commit 4e0778f0e0033d922d2fd0a925df9c12865fb832
Author: Mike Ruprecht <mike.ruprecht@collabora.co.uk>
Date:   Tue Aug 31 21:35:11 2010 -0500

    Fix crash in log_manager_got_chats_cb.

    When the log window is opened through the contact list with the
    previous
    conversations menu item, Empathy crashes due to there not being
    a currently
    selected account when log_manager_got_chats_cb is called. This patch
    adds a condition to check if there is a selected account before
    using it.

 libempathy-gtk/empathy-log-window.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit b99d25fc2ec920c61fee30c98029f20785800ce5
Author: Michael Kotsarinis <mk73628@gmail.com>
Date:   Tue Aug 31 23:12:18 2010 +0300

    l10n: Updated Greek translation for empathy

 po/el.po |  341
 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 178 insertions(+), 163 deletions(-)

commit 09f51db6ad6efd94da25475cce99433c2c95e005
Author: Michael Kotsarinis <mk73628@gmail.com>
Date:   Tue Aug 31 23:09:41 2010 +0300

    l10n: Updated Greek translation for empathy

 po/el.po |  808
 ++++++++++++++++++++++++++++++++++++++-----------------------
 1 files changed, 503 insertions(+), 305 deletions(-)

commit e5698f30ca5095c98492dbe2b4d630561fc73882
Author: Mattias Põldaru <mahfiaz gmail com>
Date:   Tue Aug 31 19:40:33 2010 +0300

    [l10n] Updated Estonian translation

 po/et.po |   79
 +++++++++++++++++++++++++++----------------------------------
 1 files changed, 35 insertions(+), 44 deletions(-)

commit dd9eead438083aa52a4dafb918b8ae5389fe30c1
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Tue Aug 31 05:12:27 2010 +0200

    Updated Spanish translation

 po/es.po |  225
 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 117 insertions(+), 108 deletions(-)

commit 3035176e9e2577693b1aadd670fa92f5aa87c417
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Tue Aug 31 02:13:41 2010 +0200

    Updated Hungarian translation

 po/hu.po |  179
 ++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 98 insertions(+), 81 deletions(-)

commit 050bb6f5ad36f0682d53d5bbdf9fa6941318b6dc
Author: Branko Kokanović <branko.kokanovic@gmail.com>
Date:   Tue Aug 31 02:35:27 2010 +0200

    Updated Serbian translation

 po/sr.po       |  297
 +++++++++++++++++++++++++------------------------------
 po/sr@latin.po |  297
 +++++++++++++++++++++++++------------------------------
 2 files changed, 270 insertions(+), 324 deletions(-)

commit ca1d01a1b550cac102eb8358dc97022dcd874db8
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Mon Aug 30 22:24:20 2010 +0200

    Updated Galician translations

 po/gl.po |  201
 ++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 112 insertions(+), 89 deletions(-)

commit 32dbca048ba71329771a61ee33012db3b9581fca
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Mon Aug 30 19:00:45 2010 +0200

    Updated Slovenian translation

 po/sl.po |  416
 ++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 231 insertions(+), 185 deletions(-)

commit 3534770c5701a2bc3f53bf200b525e1055fb4cef
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon Aug 30 17:55:17 2010 +0200

    remove released flag

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