commit 3e02f3a6836559f6c8ab772184070e02003c9df4 Author: Stef Walter Date: 2013-10-17 Release version 3.10.1 NEWS | 8 ++++++++ configure.ac | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) commit a2b81b0eb0846b44ebcca31bbfd99973f8bb0b63 Author: Stef Walter Date: 2013-10-15 Fix generate-select dialog for GTK+ changes The default behavior of gtk_container_add() changed so that it no longer sets expand=TRUE and fill=TRUE https://bugzilla.gnome.org/show_bug.cgi?id=703825 src/seahorse-generate-select.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) commit 60613d6b70497bc6b7a41d6f0516de7550a540d3 Author: Stef Walter Date: 2013-10-15 Try to make as many password dialogs transient as possible Otherwise these become haphazard prompts that appear somewhere on the screen and could go to the background. pgp/seahorse-gpgme-dialogs.h | 3 ++- pgp/seahorse-gpgme-generate.c | 8 +++++--- ssh/seahorse-ssh-askpass.c | 29 ++++++++++++++++++++++++++++- ssh/seahorse-ssh-generate.c | 3 ++- ssh/seahorse-ssh-key-properties.c | 12 +++++++++--- ssh/seahorse-ssh-operation.c | 35 +++++++++++++++++++++++++++++++---- ssh/seahorse-ssh-operation.h | 7 +++++++ ssh/seahorse-ssh-source.c | 12 ++++++++---- ssh/seahorse-ssh-source.h | 1 + ssh/seahorse-ssh-upload.c | 2 +- 10 files changed, 94 insertions(+), 18 deletions(-) commit d78359c8ac84650b2d35856c2f72e09ef9188d72 Author: Frédéric Péters Date: 2013-10-15 l10n: updated French translation po/fr.po | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) commit f0f1e10467ffbae2dfdc8b0a31fdcb8c97428b2e Author: Antoine Jacoutot Date: 2013-09-26 Prevent some redefinitions. https://bugzilla.gnome.org/show_bug.cgi?id=708827 libseahorse/seahorse-object.h | 1 - libseahorse/seahorse-util.h | 1 - 2 files changed, 2 deletions(-) commit be12e1ed07ecd7c0027900452bae562aa0cc2737 Author: Michael Catanzaro Date: 2013-10-13 pkcs11: fix racy build seahorse-pkcs11.h needs to be built before the files that include it are compiled. Unfortunately it is generated by valac, and there doesn't seem to be any simple way to tell this to Automake. But adding the Vala stamp file to BUILT_SOURCES tells it to compile the Vala before doing anything else, which is what we need. https://bugzilla.gnome.org/show_bug.cgi?id=710069 pkcs11/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) commit 1ef92cea79f00e9e378df3363290b67f9c0d9b00 Author: Duarte Loreto Date: 2013-10-13 Updated Portuguese translation po/pt.po | 941 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 473 insertions(+), 468 deletions(-) commit e81065875cd4501b6b3200a3dbf39b8bfc0b49c4 Author: Tobias Endrigkeit Date: 2013-10-12 Updated German translation po/de.po | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) commit 0d3f77a12c6925d6da47c8917571c1ed47b88423 Author: Gabor Kelemen Date: 2013-10-10 Updated Hungarian translation po/hu.po | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) commit 0920fb9c5481571796f93aee67453992689323ae Author: Carles Ferrando Date: 2013-10-06 [l10n] Updated Catalan (Valencian) translation po/ca@valencia.po | 1184 +++++++++++++++++++++-------------------------------- 1 file changed, 458 insertions(+), 726 deletions(-) commit 820a8d2dfd23e1fc6494155365809074697b93a4 Author: Мирослав Николић Date: 2013-10-05 Updated Serbian translation po/sr.po | 14 ++++---------- po/sr@latin.po | 14 ++++---------- 2 files changed, 8 insertions(+), 20 deletions(-) commit 5ea660596f6879cc4ad46f37810c143c9f5bf7f2 Author: Kenneth Nielsen Date: 2013-10-01 Updated Danish translation po/da.po | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) commit 9512e79ce0c3d9f92220330813b874df90378f91 Author: Kristjan SCHMIDT Date: 2013-09-28 Updated Esperanto translation po/eo.po | 3174 +++++++++++++++++++++++++++++--------------------------------- 1 file changed, 1468 insertions(+), 1706 deletions(-) commit 0933c3afe28826975f9ce60f976092d94288df85 Author: Rūdolfs Mazurs Date: 2013-09-26 Updated Latvian translation po/lv.po | 30 ++++++++++++++---------------- 1 file changed, 14 insertions(+), 16 deletions(-) commit 5f1afbc503ce33b7586925d6fd2d0481b4529701 Author: Kjartan Maraas Date: 2013-09-25 Updated Norwegian bokmål translation po/nb.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) commit 5c7e5239ac542dacdd53e4b2611292807b9a87a1 Author: Aurimas Černius Date: 2013-09-25 Updated Lithuanian translation po/lt.po | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) commit bd23290da498e3ec9df67e7feec28ab9638d84e9 Author: Matej Urbančič Date: 2013-09-25 Updated Slovenian translation po/sl.po | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) commit d9a4b060d339ce7248d02ff5953e9412fff4b857 Author: Yaron Shahrabani Date: 2013-09-25 Updated Hebrew translation. po/he.po | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) commit 5b511306bb3c7abf6feb9fb883b653cabd17ad09 Author: Inaki Larranaga Murgoitio Date: 2013-09-25 Updated Basque language po/eu.po | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) commit 2d9a76ffa1fa3afa9aa732e4d2b3aa932c2d2bc4 Author: Timo Jyrinki Date: 2013-09-25 Updated Finnish translation by Jiri Grönroos po/fi.po | 33 ++++++++------------------------- 1 file changed, 8 insertions(+), 25 deletions(-) commit 7b22609a786e2ec2c65ac6e417c2c889f3ecf847 Author: Andika Triwidada Date: 2013-09-25 Updated Indonesian translation po/id.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) commit 596a844d071b823573509743be97872acf2e6a01 Author: Josep Sànchez Date: 2013-09-25 [l10n] Update Catalan translation po/ca.po | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) commit 4c3fdf6cd233088623a9e3a5649b95b46ebb85dc Author: Piotr Drąg Date: 2013-09-24 Updated Polish translation po/pl.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) commit 9492e57e297688ff0297795d3860d525d2793c5f Author: Pavol Klačanský Date: 2013-09-24 Updated slovak translation po/sk.po | 35 +++++++++++++++++------------------ 1 file changed, 17 insertions(+), 18 deletions(-) commit 3275ee9d1fc213e3f682888618363d02a71443d3 Author: Enrico Nicoletto Date: 2013-09-24 Updated Brazilian Portuguese translation po/pt_BR.po | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) commit dec34bf534895ac47725ab8b5ba91f923b5f490f Author: Marek Černocký Date: 2013-09-24 Updated Czech translation po/cs.po | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) commit 6caf96dbf87be932e8d5abe9ef700b1b207ca846 Author: A S Alam Date: 2013-09-24 Punjabi Translation updated by Aman po/pa.po | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) commit 670bf8ee87041c86be3d6bfec5c39f7261b8a467 Author: Daniel Mustieles Date: 2013-09-24 Updated Spanish translation po/es.po | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) commit 95e6560c8f68ea9226c47e6b71e9b79a528cd930 Author: Ihar Hrachyshka Date: 2013-09-24 Updated Belarusian translation. po/be.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit d85182240eacd27835fbe64cfcd1750a3ce406a9 Author: Fran Diéguez Date: 2013-09-24 Updated Galician translations po/gl.po | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) commit 1d80253603a3fcc77c18a91b284b4c5eefa075c3 Author: Chao-Hsiung Liao Date: 2013-09-24 Updated Traditional Chinese translation(Hong Kong and Taiwan) po/zh_HK.po | 17 ++++++++++------- po/zh_TW.po | 17 ++++++++++------- 2 files changed, 20 insertions(+), 14 deletions(-) commit 423ceb7554567d300d6257bbc8df09e87109fa36 Author: Nilamdyuti Goswami Date: 2013-09-24 Assamese translation updated po/as.po | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) commit 94e2840c8014fd99fdf18b74b7bed451809d4c9b Author: Yuri Myasoedov Date: 2013-09-24 Updated Russian translation po/ru.po | 520 +++++++++++++++++---------------------------------------------- 1 file changed, 135 insertions(+), 385 deletions(-) commit 4b316b57d29d6746907bd730cd87839eb276dfb5 Author: Milo Casagrande Date: 2013-09-24 [l10n] Updated Italian translation. po/it.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)