commit 2dfdcd5be257a1c43314b4f5eaa884f8c6eb2812
Author: Stef Walter <stefw@collabora.co.uk>
Date:   2011-09-18

    Release 3.1.92

 Makefile.am  |    2 --
 NEWS         |   10 ++++++++++
 configure.ac |    2 +-
 3 files changed, 11 insertions(+), 3 deletions(-)

commit a1cf984555131378d3608644ae938847bb94ee11
Author: Alexander Shopov <ash@kambanaria.org>
Date:   2011-09-17

    Updated Bulgarian translation

 po/bg.po |  111 ++++++++++++++++++++++++++++---------------------------------
 1 files changed, 51 insertions(+), 60 deletions(-)

commit e1e1990d656219689bc2921994976473826715de
Author: Yuri Myasoedov <omerta13@yandex.ru>
Date:   2011-09-17

    Updated Russian translation

 po/ru.po |  630 ++++++++++++++++++++++++++++----------------------------------
 1 files changed, 281 insertions(+), 349 deletions(-)

commit 828d64578879894da65e578225b553679de101d6
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   2011-09-17

    Updated Slovenian translation

 po/sl.po |  124 +++++++++++++++++++++++++++++++------------------------------
 1 files changed, 63 insertions(+), 61 deletions(-)

commit 6a4519b1e47b82cfe0bd759dc65bc384553d6ce1
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   2011-09-17

    Updated Norwegian bokmål translation

 po/nb.po |  575 ++++++++++++++++++++++++++++----------------------------------
 1 files changed, 260 insertions(+), 315 deletions(-)

commit 627dc25390eb36ee3e2102b66301615307e34bb3
Author: Yinghua Wang <wantinghard@gmail.com>
Date:   2011-09-17

    update Simplified Chinese (zh_CN) translation

 po/zh_CN.po |  209 ++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 107 insertions(+), 102 deletions(-)

commit 18142f5b1edaece4cd1dd231dc775dfd3a2b24b6
Author: Jiro Matsuzawa <jmatsuzawa@src.gnome.org>
Date:   2011-09-17

    Updated Japanese translation

 po/ja.po | 2096 +++++++++++++++++++++++++++++---------------------------------
 1 files changed, 991 insertions(+), 1105 deletions(-)

commit bee1183d917e49bdc41ec7539ef43885cee17a1e
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   2011-09-17

    Updated Portuguese translation

 po/pt.po |  120 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 60 insertions(+), 60 deletions(-)

commit 64ac91ea6f4d528349b1fedc267d6a874d9aa2ca
Author: Mario Blättermann <mariobl@gnome.org>
Date:   2011-09-16

    [l10n] Updated German translation

 po/de.po | 1046 +++++++++++++++++---------------------------------------------
 1 files changed, 279 insertions(+), 767 deletions(-)

commit 74ffeef74dd06ae167ecf51546ef6ecee4403356
Author: Milo Casagrande <milo@ubuntu.com>
Date:   2011-09-16

    [l10n] Updated Italian translation

 po/it.po |  111 ++++++++++++++++++++++++++++---------------------------------
 1 files changed, 51 insertions(+), 60 deletions(-)

commit 41c4171d9a8baf5a8291b2bfefd476af41892c7b
Author: Antonio Fernandes C. Neto <fernandesn@gnome.org>
Date:   2011-09-16

    Updated Brazilian Portuguese translation.

 po/pt_BR.po | 2020 +++++++++++++++++------------------------------------------
 1 files changed, 588 insertions(+), 1432 deletions(-)

commit 6757203ae228f141dc7c19b45c104e54fe1151b6
Author: Fran Dieguez <fran@openhost.es>
Date:   2011-09-15

    Updated Galician translations

 po/gl.po |  470 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 235 insertions(+), 235 deletions(-)

commit ab49fc897ae0d57063f745b381f9d01546372ceb
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   2011-09-15

    Updated Polish translation

 po/pl.po |  111 ++++++++++++++++++++++++++++---------------------------------
 1 files changed, 51 insertions(+), 60 deletions(-)

commit a16bb1ce6ab053d7e572afb27008590cfc831af3
Author: Alexandre Franke <alexandre.franke@gmail.com>
Date:   2011-09-15

    Update French translation

 po/fr.po |  578 ++++++++++++++++++++++++++++----------------------------------
 1 files changed, 262 insertions(+), 316 deletions(-)

commit c04bd797a85352ca4fbee541d1ce1f106fc1a574
Author: Saleem Abdulrasool <compnerd@compnerd.org>
Date:   2010-12-20

    doc: fix types to reflect reality

 libseahorse/seahorse-context.h |    2 +-
 libseahorse/seahorse-set.h     |    2 +-
 libseahorse/seahorse-widget.h  |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

commit c305f8c00d654cf9c01cb0ec6789ac92ee731691
Author: dmustieles <daniel.mustieles@gmail.com>
Date:   2011-09-15

    Updated Spanish translation

 po/es.po |  624 ++++++++++++++++++++++++++++++--------------------------------
 1 files changed, 305 insertions(+), 319 deletions(-)

commit 8f165666aacb2403395f9fdc739a1b2ec294ddde
Author: Stef Walter <stefw@collabora.co.uk>
Date:   2011-09-15

    Rework password prompting, key generation and upload.
    
     * openssh changed and we can no longer pass file descriptors to
       our seahorse-ssh-askpass process.
     * Rework how seahorse-ssh-askpass works, and have it pormpt for
       the password directly.
     * We can no longer ask for confirmation of passwords in the same
       prompt, but at least things work.
     * Fix issue with showing help when generating key.
     * Close key generation and upload dialogs before we start ssh
       operations.

 ssh/seahorse-ssh-askpass.c    |  170 ++++++++++----------
 ssh/seahorse-ssh-generate.c   |   16 +-
 ssh/seahorse-ssh-generate.xml |    1 -
 ssh/seahorse-ssh-operation.c  |  363 +++++++----------------------------------
 ssh/seahorse-ssh-source.c     |   86 +++++++---
 ssh/seahorse-ssh-upload.c     |    5 +-
 6 files changed, 211 insertions(+), 430 deletions(-)

commit 007580d02e32ccc6165de15c64843bdfa2d0f362
Author: Stef Walter <stefw@collabora.co.uk>
Date:   2011-09-15

    When enter is pressed don't allow passphrase to complete if no match.
    
     * If confirmed passwords don't match don't allow the <Enter> key
       to complete the password prompt.

 libseahorse/seahorse-passphrase.c |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

commit aa850691116f103d96a4d5dfd26a50993c927915
Author: Stef Walter <stefw@collabora.co.uk>
Date:   2011-09-15

    Fix issues with GtkComboBoxText used in builder files
    
     * Needed some additional properties in order not to fail with warnings.

 libseahorse/seahorse-add-keyserver.xml |    2 ++
 pgp/seahorse-pgp-generate.xml          |    2 ++
 ssh/seahorse-ssh-generate.xml          |   16 ++--------------
 3 files changed, 6 insertions(+), 14 deletions(-)

commit c51ac5059693fb3468435cf1f02623e9195f064f
Author: Krasimir Chonov <mk2616@abv.bg>
Date:   2011-09-14

    Updated Bulgarian translation

 po/bg.po | 1542 +++++++++++++++++++-------------------------------------------
 1 files changed, 476 insertions(+), 1066 deletions(-)

commit 90e85e54abdffcda9977ce5ef6e1dda55e441d33
Author: Yinghua Wang <wantinghard@gmail.com>
Date:   2011-09-13

    update Simplified Chinese (zh_CN) translation

 po/zh_CN.po |  594 +++++++++++++++++++++++++++++------------------------------
 1 files changed, 289 insertions(+), 305 deletions(-)

commit 43b8ad7a7e0e3faf9cb9c0ff1c817459c70a6f9f
Author: Dr.T.Vasudevan <agnihot3@gmail.com>
Date:   2011-09-12

    updated Tamil translation

 po/ta.po | 2065 +++++++++++++++++++++++++++++---------------------------------
 1 files changed, 966 insertions(+), 1099 deletions(-)

commit ed48412b7b320b5b52809af75fab65b2b2c3e985
Author: Milo Casagrande <milo@ubuntu.com>
Date:   2011-09-11

    [l10n] Updated Italian translation

 po/it.po | 1487 +++++++++++++++++++-------------------------------------------
 1 files changed, 443 insertions(+), 1044 deletions(-)

commit b4122341b8f4127c8ea3ffec510af2d534b97081
Author: Rudolfs Mazurs <rudolfs.mazurs@gmail.com>
Date:   2011-09-11

    Updated Latvian translation.

 po/lv.po | 1927 +++++++++++++++++++++++++++++---------------------------------
 1 files changed, 901 insertions(+), 1026 deletions(-)

commit 5500d11bcc22c9516f2b0537b6a72f796ebc1100
Author: Javier Jardón <jjardon@gnome.org>
Date:   2011-09-11

    configure.ac: use maintainer mode by default
    
    See
    https://mail.gnome.org/archives/desktop-devel-list/2011-September/msg00064.html

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

commit f75f784740b56865f7318d7f1563238da1282fd8
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   2011-09-10

    Updated Portuguese translation

 po/pt.po | 1933 +++++++++++++++++++++++++++++---------------------------------
 1 files changed, 892 insertions(+), 1041 deletions(-)

commit 01d8cc12a22742a9782fc73b6967423f96e593b3
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   2011-09-08

    Updated Polish translation

 po/pl.po | 1483 +++++++++++++++++++-------------------------------------------
 1 files changed, 444 insertions(+), 1039 deletions(-)

commit dbe3be58567c3e77a198de5f45e534f81b87e914
Author: Bruce Cowan <bruce@bcowan.me.uk>
Date:   2011-09-08

    Updated British English translation

 po/en_GB.po | 1919 +++++++++++++++++++++++++++--------------------------------
 1 files changed, 885 insertions(+), 1034 deletions(-)

commit bebce393a78b1122943b5c823f9673ebe23dde25
Author: A S Alam <aalam@users.sf.net>
Date:   2011-09-08

    update PunjabiTranslation

 po/pa.po | 1910 +++++++++++++++++++++++++++++---------------------------------
 1 files changed, 881 insertions(+), 1029 deletions(-)

commit 6547bb8fa124ab620e4f07fb9d77eb88fa762d42
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   2011-09-07

    Updated Slovenian translation

 po/sl.po | 1946 ++++++++++++++++++++++++++++++--------------------------------
 1 files changed, 930 insertions(+), 1016 deletions(-)

commit 1da843ada29dba8e914fd90b375e1bdc30cf8369
Author: Stef Walter <stefw@collabora.co.uk>
Date:   2011-09-07

    Stricter warnings about declarations, and fix issues.

 configure.ac                             |   42 +++++--
 gkr/seahorse-gkr-add-item.c              |   23 +++-
 gkr/seahorse-gkr-add-keyring.c           |   16 ++-
 gkr/seahorse-gkr-item-properties.c       |   39 ++++--
 gkr/seahorse-gkr-item.c                  |   15 +--
 gkr/seahorse-gkr-keyring-properties.c    |    9 +-
 gkr/seahorse-gkr-keyring.c               |    2 +-
 libseahorse/seahorse-context.c           |    2 +-
 libseahorse/seahorse-dns-sd.c            |    2 +-
 libseahorse/seahorse-dns-sd.h            |    4 +-
 libseahorse/seahorse-keyserver-control.h |    2 +
 libseahorse/seahorse-prefs.c             |   23 +++-
 libseahorse/seahorse-set-model.c         |    2 +-
 libseahorse/seahorse-util.c              |   42 ------
 libseahorse/seahorse-widget.h            |    2 +-
 pgp/seahorse-gpg-options.c               |    2 +-
 pgp/seahorse-gpg-options.h               |    2 +-
 pgp/seahorse-gpgme-add-subkey.c          |   21 +++-
 pgp/seahorse-gpgme-add-uid.c             |   21 +++-
 pgp/seahorse-gpgme-expires.c             |   14 ++-
 pgp/seahorse-gpgme-generate.c            |   30 ++++-
 pgp/seahorse-gpgme-photos.c              |    2 +-
 pgp/seahorse-gpgme-revoke.c              |    8 +-
 pgp/seahorse-gpgme-sign.c                |   13 ++-
 pgp/seahorse-gpgme-source.h              |    2 +-
 pgp/seahorse-hkp-source.c                |    4 +-
 pgp/seahorse-pgp-key-properties.c        |  206 ++++++++++++++++++++++++-----
 pgp/seahorse-pgp-keysets.c               |    4 +-
 pgp/seahorse-pgp-keysets.h               |    2 +-
 pgp/seahorse-signer.c                    |    1 +
 pkcs11/seahorse-pkcs11-certificate.c     |    2 +-
 pkcs11/seahorse-pkcs11-certificate.h     |    2 +
 src/seahorse-key-manager-store.h         |    2 +
 src/seahorse-key-manager.c               |   18 +++
 src/seahorse-keyserver-results.c         |    7 +
 src/seahorse-keyserver-search.c          |   10 ++-
 src/seahorse-keyserver-sync.c            |    6 +
 src/seahorse-viewer.c                    |    3 +
 ssh/seahorse-ssh-key-data.c              |    2 +-
 ssh/seahorse-ssh-key-properties.c        |   17 +++
 ssh/seahorse-ssh-upload.c                |    4 +
 41 files changed, 469 insertions(+), 161 deletions(-)

commit bd364996e61709247c36c448f881b103462bc137
Author: Stef Walter <stefw@collabora.co.uk>
Date:   2011-09-06

    Don't fire events when disposing of SeahorseSet
    
    https://bugzilla.gnome.org/show_bug.cgi?id=656297

 libseahorse/seahorse-set.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

commit 41ab356fbdde20b81c620b0d8c32837ec7ed36dc
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:   2011-09-06

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

 po/zh_HK.po |  256 ++++++++++++++++++++++++++++-------------------------------
 po/zh_TW.po |  256 ++++++++++++++++++++++++++++-------------------------------
 2 files changed, 242 insertions(+), 270 deletions(-)

commit 235cd92563b2cea58673474b3649727aec1ca506
Author: Andika Triwidada <andika@gmail.com>
Date:   2011-09-06

    Updated Indonesian translation

 po/id.po |  445 ++++++++++++++++++++++++--------------------------------------
 1 files changed, 169 insertions(+), 276 deletions(-)

commit e235682d1cc6ee06cb3d409838d917a758e25e48
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   2011-09-05

    Fixed ms.po

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

commit f43577a2e877b4fbffa3ba7c7d56da60d1dc6638
Author: Alexandre Franke <alexandre.franke@gmail.com>
Date:   2011-09-05

    Update French translation

 help/fr/fr.po |  223 +++++++++++++++++++++++++++------------------------------
 1 files changed, 106 insertions(+), 117 deletions(-)