commit f1423f980ff08aa5a9fc57e4b8f2c9b2133e02e7
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Fri Feb 24 09:53:05 2012 +0100

    prepare 3.3.90.1

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

commit 76677223fcc2b22423743d3b2f24192ad4f7915e
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Thu Feb 23 16:32:36 2012 +0100

    call-window: don't leak the ClutterState

 src/empathy-call-window.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 7351fc2f0699c35321cc761eb5bd6584fb99a95a
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Fri Feb 24 09:47:51 2012 +0100

    help/it/it.po: fix typo

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

commit 7f549d14aa940b7c8d8c2d4e914ca14dc7147117
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:   Thu Feb 23 21:53:25 2012 +0100

    Updated Serbian translation

 po/sr.po       |  764
 ++++++++++++++++++++++++++-----------------------------
 po/sr@latin.po |  764
 ++++++++++++++++++++++++++-----------------------------
 2 files changed, 722 insertions(+), 806 deletions(-)

commit e89ec99e9e0a2a962fe565db6c273899c78a4dbe
Author: A S Alam <aalam@users.sf.net>
Date:   Thu Feb 23 20:58:22 2012 +0530

    update Punjabi Translation

 po/pa.po | 4340
 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 2265 insertions(+), 2075 deletions(-)

commit ccb6c7702e9a6c65a46886baafb4ef2acccb2595
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Thu Feb 23 14:39:03 2012 +0100

    call-window: use empathy_call_handler_get_contact()

    I'm sure those bugs are because we were using g_object_get() directly.

 src/empathy-call-window.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit bdebda58a42501f6c4c6f8e0692239662827aba1
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Thu Feb 23 14:37:11 2012 +0100

    call: don't leak the contact

 src/empathy-call.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit f1ec59d5dadee9765977dbacee888f51e3b8a415
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Thu Feb 23 14:33:08 2012 +0100

    add empathy_call_handler_get_contact()

 src/empathy-call-handler.c |    6 ++++++
 src/empathy-call-handler.h |    2 ++
 2 files changed, 8 insertions(+), 0 deletions(-)

commit b87990d88e8a9291908d3be694db267835b5ab40
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Thu Feb 23 14:24:37 2012 +0100

    call-window: don't leak the contact

 src/empathy-call-window.c |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

commit 354da6284f909aea471e12742a0c4bd6c3f9b470
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Thu Feb 23 14:23:17 2012 +0100

    Don't disconnect the contact_name_changed_cb cb

    tp_g_signal_connect_object() does it for us.

 src/empathy-call-window.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

commit 34dbeb68c11d8b4477a04ed93fa90aaf2e563fec
Author: Frédéric Péters <fpeters@0d.be>
Date:   Thu Feb 23 15:37:25 2012 +0100

    build: add missing @YELP_HELP_RULES@ stanza for documentation
    build system

 help/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit fd2d90962224d01988217800a51d5055fb5ffbbe
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Thu Feb 23 10:28:53 2012 +0100

    Updated Galician translations

 po/gl.po |  623
 +++++++++++++++++++++++++++++---------------------------------
 1 files changed, 294 insertions(+), 329 deletions(-)

commit 354671e1521cc3157d44701cbac56b3eb19fb35c
Author: Gert Kulyk <gkulyk@yahoo.de>
Date:   Thu Feb 23 09:38:16 2012 +0100

    Stop using Farsight2 headers

    https://bugzilla.gnome.org/show_bug.cgi?id=670638

 src/empathy-call-handler.h |    2 +-
 src/empathy-call-window.c  |    4 ++--
 src/empathy-video-widget.c |    2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

commit 19ab99537ee4f6aaf53ac41fd5337f20ac7c9766
Author: Alexander Shopov <ash@kambanaria.org>
Date:   Thu Feb 23 07:33:19 2012 +0200

    Updated Bulgarian translation

 po/bg.po | 2327
 ++++++++++++++++++++++++++++++--------------------------------
 1 files changed, 1112 insertions(+), 1215 deletions(-)

commit 9198e7f6d9167804b6682129f4e5b7e67f783398
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Wed Feb 22 14:03:25 2012 +0100

    Use champlain 0.14

    That's the version which will be used with GNOME 3.4.

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

commit ee0869ab06ca33e8a19301dc96f5dadf84184972
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Wed Feb 22 14:03:14 2012 +0100

    check gtk_clutter_init() return value

 src/empathy.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit a98707cd8a499d305a45c92448a1f6db29abfeb3
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Wed Feb 22 11:09:25 2012 +0100

    empathy-call: no need to call gtk_clutter_init()

    gtk_clutter_get_option_group() already does it for us.

 src/empathy-call.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit 72170494c5b160885f3a9371c7efc57acce4436e
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Tue Feb 21 17:58:17 2012 +0100

    Updated Spanish translation

 po/es.po |  563
 ++++++++++++++++++++++++++++----------------------------------
 1 files changed, 253 insertions(+), 310 deletions(-)

commit a40e7aa1d2e44a661b62649638f489d9d8344819
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Tue Feb 21 17:01:27 2012 +0100

    remove released flag

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