commit 4d96e3ad50ccd6c25dae811f42fde02e303b2066
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Tue Mar 8 18:37:47 2011 +0100

    prepare 2.91.91

 NEWS         |   48 ++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    6 +++---
 2 files changed, 51 insertions(+), 3 deletions(-)

commit b27e3726d374beca4ba3aaf384d22c488edc3590
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Tue Mar 8 18:18:59 2011 +0100

    display a debug message if we can't get the TpContact

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

commit 26ef41ebb67957d65436624b03af1f9ac18f58e5
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Tue Mar 8 17:39:27 2011 +0100

    call-observer: display a notification when rejecting a call (#644127)

 po/POTFILES.in              |    1 +
 src/empathy-call-observer.c |   99
 +++++++++++++++++++++++++++++++++++++++----
 2 files changed, 92 insertions(+), 8 deletions(-)

commit 9cd35a6b1cdcd23c5baf38cd6bba53866d7bbdfa
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Tue Mar 8 17:27:50 2011 +0100

    call-observer: set the Recover flag

    We want to know about existing calls when starting.

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

commit 2ecaf0508db1c5115b1da1dbd8cb6ad679922e7c
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Tue Mar 8 15:12:20 2011 +0100

    Revert "disable the call observer for now"

    This reverts commit c4f12fc9ad76f90374e08460971f001fdfb90036.

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

commit ce13127604887b13d2059adb780ce6c121e84de9
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Tue Mar 8 16:47:09 2011 +0100

    call-observer: reject all the channels we claimed

    Once we have claimed the ChannelDispatchOperation, we are now the
    handler of
    all its channels. So, we should close them all as we are not going
    to do
    anything with them. (#644210)

 src/empathy-call-observer.c |   81
 +++++++++++++++++++++++++++++++++++++++----
 1 files changed, 74 insertions(+), 7 deletions(-)

commit c87a719dbd15c6c527b0249b9e466456da5968aa
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Tue Mar 8 16:31:03 2011 +0100

    return from ObserveChannels() after having called Claim()

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

commit d1c3f0d9952f6806da997428d99cce3c8cb62d95
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Tue Mar 8 15:47:26 2011 +0100

    call-observer: return from ObserveChannels() if the channel was
    already invalidated

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

commit 7c8e0dca9ac2e75a6d1522dc5d84c7e48175686b
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Tue Mar 8 16:29:39 2011 +0100

    call-observer: set debug domain to 'voip' and add 2 debug messages

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

commit ddc6bf1db6787ece63bc28fdee0c7424a638e83a
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Tue Mar 8 14:42:48 2011 +0100

    Updated Norwegian bokmål translation

 po/nb.po |   85
 +++++++++++++++++++++++++++++++++++++------------------------
 1 files changed, 51 insertions(+), 34 deletions(-)

commit 7bab1095747eb7691532fa857b30cb6b11a54b02
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Tue Mar 8 08:29:23 2011 +0100

    depends on GTK+ 3.0.2

    We need it for GTK_STYLE_CLASS_PRIMARY_TOOLBAR.

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

commit e0a6f43c066920f6720db060c4b055288efdb721
Author: Yuri Myasoedov <omerta13@yandex.ru>
Date:   Tue Mar 8 09:23:25 2011 +0300

    Updated Russian translation

 po/ru.po |  584
 ++++++++++++++++++++++----------------------------------------
 1 files changed, 210 insertions(+), 374 deletions(-)

commit 59b19ff6eafdfb68c94305ca074243f293fefeea
Author: A S Alam <aalam@users.sf.net>
Date:   Tue Mar 8 08:43:59 2011 +0530

    update Punjabi Translation by A S Alam

 po/pa.po |   84
 +++++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 48 insertions(+), 36 deletions(-)

commit bd4149f1340c9881f001455983f7eaba987bfcb8
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Mon Mar 7 23:46:03 2011 +0000

    Updated Portuguese translation

 po/pt.po | 1580
 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 890 insertions(+), 690 deletions(-)

commit 637cd236669994de6e23f10098ad44daae640841
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Mon Mar 7 19:17:00 2011 +0100

    Updated Spanish translation

 po/es.po |   25 +++++++++++++++++++------
 1 files changed, 19 insertions(+), 6 deletions(-)

commit c4f12fc9ad76f90374e08460971f001fdfb90036
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon Mar 7 16:58:42 2011 +0100

    disable the call observer for now

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

commit b9b55324c17793ebf0d82d6cd0203694a931497a
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Mon Mar 7 10:11:46 2011 -0500

    all: set the primary-toolbar style class on primary toolbars

    So themes can override their appearance without hardcoding the widget
    hierarchy.

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

 src/empathy-call-window.ui |    3 +++
 src/empathy-debug-window.c |    2 ++
 src/empathy-main-window.ui |    3 +++
 3 files changed, 8 insertions(+), 0 deletions(-)

commit 5b894aa5ad8702279c0458b890025a22172bfdd1
Author: Emilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk>
Date:   Mon Mar 7 13:18:11 2011 +0000

    Don't look for Call channels

    We don't support them on master yet.

 src/empathy-call-observer.c |   31 ++++---------------------------
 1 files changed, 4 insertions(+), 27 deletions(-)

commit b5cadd968f25270ddeb68c3760e6688124bae794
Author: Emilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk>
Date:   Mon Mar 7 13:15:38 2011 +0000

    Build fix

 libempathy-gtk/empathy-contact-search-dialog.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 53b016c19d0147a415b86cbadb94150c6078510a
Author: Emilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk>
Date:   Sun Mar 6 15:17:05 2011 +0000

    Delay the approvers

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

commit 19c228d5cd6a1eec12b0d7d015bb0fc49821f1ce
Author: Emilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk>
Date:   Mon Mar 7 11:40:35 2011 +0000

    Autoreject incoming calls if there are others in progress

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

 src/Makefile.am             |    1 +
 src/empathy-call-observer.c |  287
 +++++++++++++++++++++++++++++++++++++++++++
 src/empathy-call-observer.h |   54 ++++++++
 src/empathy-main-window.c   |    6 +-
 4 files changed, 347 insertions(+), 1 deletions(-)

commit 20ec7b56ec63c56b41ad7c2cff2e4fd1ce3ba47f
Author: Emilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk>
Date:   Mon Mar 7 11:30:38 2011 +0000

    Show a profile info button in contact search results

 libempathy-gtk/empathy-contact-search-dialog.c |   55
 ++++++++++++++++++++++++
 1 files changed, 55 insertions(+), 0 deletions(-)

commit 3c2728fb0e70803085f699538c115b4c41b0b869
Author: Emilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk>
Date:   Mon Mar 7 11:26:05 2011 +0000

    Use the special "" search field if the CM supports it

 libempathy-gtk/empathy-contact-search-dialog.c |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

commit cbdebf9ecf19f3303015e0efded41fe171fedbe6
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon Mar 7 11:50:21 2011 +0100

    account-assistant: add mnemonic for the "no salut account" checkbox
    (#644058)

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

commit a9c435117a92ccad2a9b992a105102d1c471ca37
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon Mar 7 12:01:13 2011 +0100

    empathy_protocol_name_to_display_name: MSN has been renamed to
    "Windows live" (#643920)

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

commit e512bbfceef58803a5e8ef389c8f5585ab53596f
Author: Gil Forcada <gforcada@gnome.org>
Date:   Mon Mar 7 12:01:54 2011 +0100

    [l10n] Updated Catalan translation

 po/ca.po |   31 ++++++++++++++++++++++++-------
 1 files changed, 24 insertions(+), 7 deletions(-)

commit b9d097cb326e8e8af3f74b631c7c0cf0b4408db2
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Fri Mar 4 15:24:06 2011 +0100

    auth-factory: set Observer.DelayApprovers (#643872)

 libempathy/empathy-auth-factory.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit 46de927d35d667362a990905628ad7cbb4f9619e
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Fri Mar 4 15:24:42 2011 +0100

    depends on telepathy-glib 0.13.16

    We need it for tp_base_client_set_observer_delay_approvers().

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

commit b6e030fc577477fb6bf87d8833f2404ab8c6fc48
Author: Danielle Madeley <danielle.madeley@collabora.co.uk>
Date:   Mon Mar 7 11:21:43 2011 +1100

    Warn the user if she has insufficient disk space to receive a file

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

 libempathy-gtk/empathy-ui-utils.c |   61
 +++++++++++++++++++++++++++++++++++--
 1 files changed, 58 insertions(+), 3 deletions(-)

commit 2eb9099ce3e60b8c60039b7947e249c294b02167
Author: Žygimantas Beručka <zygis@gnome.org>
Date:   Sun Mar 6 17:16:12 2011 +0200

    Updated Lithuanian translation by Aurimas Černius and me

 po/lt.po | 1566
 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 884 insertions(+), 682 deletions(-)

commit 1923d63c2cc51521bd31100e6bad88be798d8afa
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:   Sun Mar 6 15:41:59 2011 +0200

    Updated Arabic translation

 po/ar.po |  333
 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 174 insertions(+), 159 deletions(-)

commit 584d3fcf8235676fcab935567729a6d97b7bbf9e
Author: Krasimir Chonov <mk2616@abv.bg>
Date:   Sat Mar 5 22:04:13 2011 +0200

    Updated Bulgarian translation

 po/bg.po | 1503
 ++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 833 insertions(+), 670 deletions(-)

commit c6a022e2cf5f68ed49c78731886607530de22d04
Author: Ivar Smolin <okul@linux.ee>
Date:   Sat Mar 5 20:52:54 2011 +0200

    [l10n] Updated Estonian translation

 po/et.po |   19 +++++++++++++------
 1 files changed, 13 insertions(+), 6 deletions(-)

commit 78cef53c7c27496a5a108eb12ac414e3f3137b20
Author: Rudolfs Mazurs <rudolfs.mazurs@gmail.com>
Date:   Sat Mar 5 15:12:25 2011 +0200

    Updated Latvian translation.

 po/lv.po | 2308
 +++++++++++++++++++++++++++++++++++++++++---------------------
 1 files changed, 1534 insertions(+), 774 deletions(-)

commit 1dc6fd11ddf1d028d23afa4de10791fe0068dff0
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Sat Mar 5 11:06:23 2011 +0100

    Updated Spanish translation

 po/es.po |  143
 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 74 insertions(+), 69 deletions(-)

commit 43b41c43d30ea31769ed9fc263be72b2f9484f9f
Author: A S Alam <aalam@users.sf.net>
Date:   Sat Mar 5 07:02:40 2011 +0530

    update Punjabi Translation by A S Alam

 po/pa.po |  748
 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 385 insertions(+), 363 deletions(-)

commit 8c651efbfd8e5ceea5e8796aec12d61840e9590d
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Fri Mar 4 10:51:36 2011 +0100

    tp_chat_received_cb: display the path of the channel in debug log

    That can be convenient when debugging to easily match Empathy and
    CM logs.

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

commit 26d17c7c631bb175f58b00d9e332b0fd8c741d90
Author: Daniel Korostil <ted.korostiled@gmail.com>
Date:   Thu Mar 3 22:05:51 2011 +0200

    Uploaded Ukranian

 po/uk.po |   59
 ++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 30 insertions(+), 29 deletions(-)

commit aae7107c07db72e86b335624ad1a7967f75e4e8e
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Thu Mar 3 22:09:54 2011 +0200

    Updated Hebrew translation.

 po/he.po |   34 +++++++++++++++++++---------------
 1 files changed, 19 insertions(+), 15 deletions(-)

commit 1839a4f2675fea1855f8961ab7a263d54a5f4c4c
Author: liuzhen <liuzhen1191@gmail.com>
Date:   Thu Mar 3 14:45:55 2011 +0000

    Update Simplified Chinese translation.

 po/zh_CN.po | 1258
 +++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 711 insertions(+), 547 deletions(-)

commit 897a8fc900ff393f204b5e5a6e1ba2b2e170f1a3
Author: Danielle Madeley <danielle.madeley@collabora.co.uk>
Date:   Fri Mar 4 00:16:18 2011 +1100

    Emit RESPONSE_APPLY on row-activated

 libempathy-gtk/empathy-contact-search-dialog.c |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

commit a5667a859d34c1d79c966f625e6c7f8997f4af36
Author: Danielle Madeley <danielle.madeley@collabora.co.uk>
Date:   Fri Mar 4 00:07:38 2011 +1100

    Contact Search Dialog: Search when enter is pressed

 libempathy-gtk/empathy-contact-search-dialog.c |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

commit 3c8f0ee47ad969dcc56880dad67652263e7b813a
Author: Danielle Madeley <danielle.madeley@collabora.co.uk>
Date:   Fri Mar 4 00:02:53 2011 +1100

    Change 'Add' to 'Add Contact'

 libempathy-gtk/empathy-contact-search-dialog.c |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

commit df788298cd4def7fe18ab1ad89aa7291f9688017
Author: Danielle Madeley <danielle.madeley@collabora.co.uk>
Date:   Thu Mar 3 23:54:51 2011 +1100

    Tweak ContactSearchDialog padding

 libempathy-gtk/empathy-contact-search-dialog.c |   30
 +++++++++++++----------
 1 files changed, 17 insertions(+), 13 deletions(-)

commit 855095a0e0c5c50f0713caf11afad2329428827b
Author: Danielle Madeley <danielle.madeley@collabora.co.uk>
Date:   Thu Mar 3 13:35:45 2011 +1100

    Only show the "Remember password" tickybox if we can do that

 libempathy-gtk/empathy-password-dialog.c |    5 +++-
 libempathy/empathy-server-sasl-handler.c |   37
 ++++++++++++++++++++++++++++++
 libempathy/empathy-server-sasl-handler.h |    3 ++
 3 files changed, 44 insertions(+), 1 deletions(-)

commit 2d652e402b4ed7fa1ca01805288018e4fc867d53
Author: Danielle Madeley <danielle.madeley@collabora.co.uk>
Date:   Thu Mar 3 13:18:05 2011 +1100

    Implement MaySaveResponse and Ch.I.CredentialsStorage in SASL handler

 libempathy/empathy-server-sasl-handler.c |   43
 +++++++++++++++++++++++++++--
 1 files changed, 40 insertions(+), 3 deletions(-)

commit 1543de6cc195aa22568d86ebb026b2c705b6d0b9
Author: Danielle Madeley <danielle.madeley@collabora.co.uk>
Date:   Thu Mar 3 13:02:14 2011 +1100

    Add Chan.I.CredentialsStorage to extensions

 .../Channel_Interface_Credentials_Storage.xml      |   59
 ++++++++++++++++++++
 extensions/Makefile.am                             |    1 +
 extensions/misc.xml                                |    1 +
 3 files changed, 61 insertions(+), 0 deletions(-)

commit 1c72f78a3f5b6db07dcdf92f8530e3134f896d71
Author: Gil Forcada <gforcada@gnome.org>
Date:   Thu Mar 3 00:14:29 2011 +0100

    [l10n] Updated Catalan translation

 po/ca.po | 1575
 ++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 862 insertions(+), 713 deletions(-)

commit c4d6e4444528d78e2e13e03dc94afa3f45db2511
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Tue Mar 1 18:18:03 2011 +0100

    Updated Norwegian bokmål translation

 po/nb.po |  337
 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 174 insertions(+), 163 deletions(-)

commit a28c97f368dd0ebe2c21c7be6fc579f45bf9b55a
Author: Leonid Kanter <leon@asplinux.ru>
Date:   Tue Mar 1 13:49:47 2011 +0200

    Update Russian translation by Yury Myasoedov <omerta13@yandex.ru>

 po/ru.po | 1407
 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 795 insertions(+), 612 deletions(-)

commit c973683d56584d7bf14d1147e6efe44344b55d40
Author: Daniel Nylander <po@danielnylander.se>
Date:   Tue Mar 1 09:15:27 2011 +0100

    Updated Swedish translation

 po/sv.po |  435
 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 224 insertions(+), 211 deletions(-)

commit d4e5ce709bf78e014c1006f1f1e648f58b474b76
Author: Nicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Date:   Fri Feb 25 17:38:26 2011 -0500

    Add support for message type to support /me

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

commit e30adf5d90786cc1145828f304a0857f03fe562c
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon Feb 28 15:00:20 2011 +0100

    find_items_cb: copy the string stored in the result

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

commit 875ec756ab0f8ae86c40b9d9432d9c7b0b66c318
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon Feb 28 14:50:43 2011 +0100

    find_items_cb: always use the first password found

 libempathy/empathy-keyring.c |   19 ++++++++++++++-----
 1 files changed, 14 insertions(+), 5 deletions(-)

commit c4cdf9011e7cfe81b32db1742209edc7f2f54ee6
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon Feb 28 13:13:52 2011 +0100

    accounts_dialog_set_selected_account: scroll to the selected account

 src/empathy-accounts-dialog.c |   15 ++++++++++++++-
 1 files changed, 14 insertions(+), 1 deletions(-)

commit 79a01b5492f280cc8c9ceebeef046e085e684f48
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Mon Feb 28 13:13:33 2011 +0100

    empathy-accounts: allow to pass the full path of the account

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

commit d8bb9ec37dd074d70115c481bb667318e833b893
Author: Robert Sajdok <robert.sajdok@gmail.com>
Date:   Mon Feb 28 10:17:33 2011 +0100

    Request a minimal size on the presence chooser

    This avoid to make it completely disappear when resizing the window
    (#583317)

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

commit af14cf9bf6d5c19ca07245963def757408a0bdc5
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Sun Feb 27 22:55:22 2011 +0200

    Updated Hebrew translation.

 po/he.po |  303
 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 157 insertions(+), 146 deletions(-)

commit 460927eb68940ef9194b4276aba42f47c1264e67
Author: Daniel Korostil <ted.korostiled@gmail.com>
Date:   Sun Feb 27 17:46:51 2011 +0200

    Uploaded Ukranian

 po/uk.po | 2423
 ++++++++++++++++++++++++++++++++++++++++----------------------
 1 files changed, 1556 insertions(+), 867 deletions(-)

commit bf7230f3bd199830b13f9b98c1754862954e3c56
Author: Changwoo Ryu <cwryu@debian.org>
Date:   Sat Feb 26 23:15:32 2011 +0900

    Updated Korean translation

 po/ko.po | 1530
 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 857 insertions(+), 673 deletions(-)

commit 1ab50a302443947752c824ee777cecf7243ab0e1
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Sat Feb 26 12:01:05 2011 +0100

    Updated Spanish translation

 po/es.po |  307
 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 160 insertions(+), 147 deletions(-)

commit 40a5e28276e503acea8bdfc5463a23ffbfe53db6
Author: Bruno Brouard <annoa.b@gmail.com>
Date:   Fri Feb 25 20:41:04 2011 +0100

    Updated French translation

 po/fr.po |  305
 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 159 insertions(+), 146 deletions(-)

commit 6a98e814127df8d869a9c27949141783e14505d6
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Fri Feb 25 20:17:09 2011 +0100

    Updated Slovenian translation

 po/sl.po | 1000
 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 533 insertions(+), 467 deletions(-)

commit 2ea7be6e9e50e8410c048f0c11c6d8e1ab148145
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Fri Feb 25 15:47:47 2011 +0100

    remove released flag

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