commit 23199c49e320e66941aed1b8ee62961597317b46 Author: Stef Walter Date: 2011-03-21 Release version 2.91.92 NEWS | 9 +++++++++ configure.in | 2 +- 2 files changed, 10 insertions(+), 1 deletions(-) commit 5f06a1f7599b8d7f71c20f2a02aa5d2418c89b50 Author: Yuri Myasoedov Date: 2011-03-19 Updated Russian translation po/ru.po | 592 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 286 insertions(+), 306 deletions(-) commit 97e66b73b36994da25d4f62b7d59589cc050ecc1 Author: Dirgita Date: 2011-03-19 Updated Indonesian translation po/id.po | 1106 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 603 insertions(+), 503 deletions(-) commit 02369a2345d35cbe3424d6b2cad1b1df0a50660e Author: Wei Li Date: 2011-03-19 Update Simplified Chinese translation. po/zh_CN.po | 128 +++++++++++++++++++++++++++------------------------------- 1 files changed, 60 insertions(+), 68 deletions(-) commit 70e455095c0608d7aba8481ac09178d835f4484c Author: Mario Blättermann Date: 2011-03-17 [l10n] Updated German translation po/de.po | 464 ++++++++++++++++++++++++-------------------------------------- 1 files changed, 176 insertions(+), 288 deletions(-) commit d407dac93a8ec3c544bb26cc87f84f2fa2146758 Author: Bruce Cowan Date: 2011-03-17 Updated British English translation po/en_GB.po | 637 ++++++++++++++++++++++++++++++----------------------------- 1 files changed, 320 insertions(+), 317 deletions(-) commit 527b10b0dd4ef73d0227bc8cdd2d541bed32084a Author: Lucian Adrian Grijincu Date: 2011-03-16 Updated Romanian translation po/ro.po | 20 ++++++++++---------- 1 files changed, 10 insertions(+), 10 deletions(-) commit 82050149d43debfd0454b3529a56bdec373717d1 Author: Lucian Adrian Grijincu Date: 2011-03-16 Updated Romanian translation po/ro.po | 217 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 116 insertions(+), 101 deletions(-) commit 681d25cc4087ab48830a0547030af53d24adc03e Author: Stef Walter Date: 2011-03-15 Revert "key-manager: set the primary-toolbar style class on the toolbar" This reverts commit 283ed05a53dc32892bc115b7d7e2c69d31f875c6. This broke the display of the main seahorse window on GTK+ 2.x See https://bugzilla.gnome.org/show_bug.cgi?id=644216 src/seahorse-key-manager.xml | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) commit d83424f86f3aaf06a06f552c6b312cb466c283e5 Author: Stef Walter Date: 2011-03-14 Update icons, and add 256x256 icon. Icons by Jakub Steiner. https://bugzilla.gnome.org/show_bug.cgi?id=643991 data/icons/Makefile.am | 1 + data/icons/hicolor_apps_16x16_seahorse.png | Bin 773 -> 857 bytes data/icons/hicolor_apps_22x22_seahorse.png | Bin 1417 -> 1349 bytes data/icons/hicolor_apps_24x24_seahorse.png | Bin 1449 -> 1355 bytes data/icons/hicolor_apps_256x256_seahorse.png | Bin 0 -> 35962 bytes data/icons/hicolor_apps_32x32_seahorse.png | Bin 2458 -> 2288 bytes data/icons/hicolor_apps_48x48_seahorse.png | Bin 4298 -> 3665 bytes data/icons/svg/seahorse.svg | 6085 ++++++++++++++++++-------- 8 files changed, 4164 insertions(+), 1922 deletions(-) commit ad9638ace3f799161b26a325c1be505ba5e43d8c Author: Stef Walter Date: 2011-03-10 Stop parsing SSH private keys if all data was consumed. This fixes a crash. ssh/seahorse-ssh-key-data.c | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) commit e1e3e65754a8e583c481eb992a53dcd62148a832 Author: Piotr Drąg Date: 2011-03-13 Updated Polish translation po/pl.po | 609 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 292 insertions(+), 317 deletions(-) commit 23032802f86e5f0ba32ebbc9dbe132407a1ddd6d Author: Duarte Loreto Date: 2011-03-12 Updated Portuguese translation po/pt.po | 638 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 321 insertions(+), 317 deletions(-) commit 9335671cc5fc6e626dbb322b8894ffded7ce7ddb Author: Stef Walter Date: 2011-03-10 When changing a PGP key's passpharse, ask for confirmation. https://bugzilla.gnome.org/show_bug.cgi?id=638350 pgp/seahorse-gpgme-source.c | 11 +++++++---- 1 files changed, 7 insertions(+), 4 deletions(-) commit ecb70c1e531369fd1f9efb57ec31e06cb42fcc46 Author: Craig Keogh Date: 2011-02-06 Honor aclocal flags (GNOME bug 641657) Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit d481949b1cb54894f7862e541a5970d65618304f Author: Cosimo Cecchi Date: 2011-03-08 viewer: set the about dialog transient for the main window So it will be attached to it with the shell effect. https://bugzilla.gnome.org/show_bug.cgi?id=644220 src/seahorse-viewer.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 283ed05a53dc32892bc115b7d7e2c69d31f875c6 Author: Cosimo Cecchi Date: 2011-03-08 key-manager: set the primary-toolbar style class on the toolbar This ensures the primary toolbar takes the right theme. https://bugzilla.gnome.org/show_bug.cgi?id=644216 src/seahorse-key-manager.xml | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-)