commit 5d3b35a68ae8074f3b383959b9a48650391ec2b8
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon Mar 3 15:04:41 2014 +0100

    3.11.91

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

commit 285239d678d01e5fdf500817d206efad52f82e85
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon Mar 3 15:01:35 2014 +0100

    telepathy-account-widgets: update to master

 telepathy-account-widgets | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 8d7b620729e05462e2f03eeaf1b3689305b0ba32
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Tue Feb 25 17:33:56 2014 +0100

    use TpAccountChannelRequest Conference high level API

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

 libempathy/empathy-tp-chat.c | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

commit c6613010ca396821df9923b3a3a88f6709a636b9
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Tue Feb 25 17:31:40 2014 +0100

    tp-chat: stop setting TargetHandleType: None

    It's now down automatically by TpAccountChannelRequest.

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

 libempathy/empathy-tp-chat.c | 4 ----
 1 file changed, 4 deletions(-)

commit ba5187f04923631b7d7b1d770577d60292ea7c07
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Tue Feb 25 17:31:27 2014 +0100

    use tp_account_channel_request_set_sms_channel()

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

 libempathy/empathy-request-util.c | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

commit d91d34838448da5145035e3715db743d08e0761d
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Tue Feb 25 17:30:31 2014 +0100

    use tp_account_channel_request_set_file_transfer_hash()

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

 libempathy/empathy-ft-handler.c | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)

commit 05277804298243cba14676f60e8e0e771821ab86
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Tue Feb 25 17:28:30 2014 +0100

    use tp_account_channel_request_new_stream_tube()

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

 libempathy-gtk/empathy-share-my-desktop.c | 13 +++----------
 1 file changed, 3 insertions(+), 10 deletions(-)

commit 96d54005b3a7f81f7f4320e5e074c1042a914576
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Tue Feb 25 17:28:20 2014 +0100

    bump tp-glib dep

    Needed for newer TpAccountChannelRequest API.

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

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

commit a8fc1ca2f2f72041e74d4507e5a4809e6d34cd31
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon Feb 24 15:05:15 2014 +0100

    ft-handler: use TpAccountChannelRequest higher level API

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

 libempathy/empathy-ft-handler.c | 60
 ++++++++++++++---------------------------
 1 file changed, 20 insertions(+), 40 deletions(-)

commit 7bc22f4ce28451115bbb92d760cb52316bdb6775
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon Feb 24 15:05:15 2014 +0100

    tp-chat: use TpAccountChannelRequest higher level API

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

 libempathy/empathy-tp-chat.c | 35 +++++++++++++++++------------------
 1 file changed, 17 insertions(+), 18 deletions(-)

commit dba59427329cbf16ea0c976057045d7d1b1efd88
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon Feb 24 15:05:15 2014 +0100

    request-util: use TpAccountChannelRequest higher level API

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

 libempathy/empathy-request-util.c | 19 ++++++-------------
 1 file changed, 6 insertions(+), 13 deletions(-)

commit 4bf3c0df71c73abfe6a8d4ad3b55fd7baf592bb1
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon Feb 24 15:59:55 2014 +0100

    share-my-desktop: use tp_account_channel_request_set_target_contact()

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

 libempathy-gtk/empathy-share-my-desktop.c | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

commit a58c33ecd0e4cc738a7495477d53ae3aa8aa00a6
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon Feb 24 15:59:42 2014 +0100

    empathy-chat: use tp_account_channel_request_new_text()

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

 libempathy-gtk/empathy-chat.c | 13 ++++---------
 1 file changed, 4 insertions(+), 9 deletions(-)

commit 25f83bd5627ab9812cd1e402863079b7b7fe368f
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon Feb 24 15:05:15 2014 +0100

    call-utils: use TpAccountChannelRequest higher level API

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

 libempathy-gtk/empathy-call-utils.c | 53
 +++++++++++++++----------------------
 libempathy-gtk/empathy-call-utils.h |  6 +++--
 src/empathy-call-handler.c          |  7 ++---
 3 files changed, 28 insertions(+), 38 deletions(-)

commit 6a1fee5ce2917c193e82288ddc9788d1192fbb84
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon Feb 24 14:46:18 2014 +0100

    call-handler: remove 'initial-audio' prop

    It was always set to TRUE anyway.

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

 src/empathy-call-handler.c | 15 ---------------
 1 file changed, 15 deletions(-)

commit 1fd36e1e67a9c6cc3b0be6250809424045e56d20
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon Feb 24 14:33:55 2014 +0100

    empathy_call_new_with_streams: remove initial_audio arg

    We always pass TRUE.

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

 libempathy-gtk/empathy-call-utils.c      | 13 ++++---------
 libempathy-gtk/empathy-call-utils.h      |  2 --
 libempathy-gtk/empathy-individual-menu.c |  8 +++-----
 libempathy-gtk/empathy-log-window.c      |  2 +-
 libempathy-gtk/empathy-new-call-dialog.c |  2 +-
 src/empathy-call-handler.c               |  3 +--
 6 files changed, 10 insertions(+), 20 deletions(-)

commit 912bbee404f948ae85d8c5705857b7dde0595ea0
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon Feb 24 14:31:10 2014 +0100

    call-utils: inline call_new_with_streams()

    We no longer support fallbacking to StreamedMedia so there is no
    point keeping
    this static function.

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

 libempathy-gtk/empathy-call-utils.c | 16 ++--------------
 1 file changed, 2 insertions(+), 14 deletions(-)

commit 69becc7294ec42d528ec30abd43c2c5124f01ab9
Author: Aurimas Černius <aurisc4@gmail.com>
Date:   Mon Feb 24 23:32:24 2014 +0200

    Updated Lithuanian translation

 po/lt.po | 496
 +++++++++++++++++++++++++++++----------------------------------
 1 file changed, 228 insertions(+), 268 deletions(-)

commit 0ef34eea7f5e8d126903d65d190fdd2b3fe5ff80
Author: Robert Ancell <robert.ancell@canonical.com>
Date:   Wed Feb 19 19:29:22 2014 +1300

    Use new name of Ubuntu Online Accounts panel.

    Since migrating to unity-control-center the name for the credentials
    panel has changed. Use this new name.

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

 src/empathy-accounts-dialog.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 523fae52e96c033d90cc11e9b3f447a4f7da952d
Author: Balázs Úr <urbalazs@src.gnome.org>
Date:   Sun Feb 23 16:43:31 2014 +0100

    Updated Hungarian translation

 po/hu.po | 542
 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 269 insertions(+), 273 deletions(-)

commit c711e4fb1f34a7eff947c7cd056f6ce5b6a5f46e
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Wed Feb 19 20:32:48 2014 +0100

    Updated Norwegian bokmål translation

 po/nb.po | 347
 +++++++++++++++++++++++++++++----------------------------------
 1 file changed, 157 insertions(+), 190 deletions(-)

commit 27a951b3c4b730451561dc028b203cbe16699847
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon Feb 17 10:53:46 2014 +0100

    remove released flag

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)