commit 8e72af0a4681585e871c25697f36d2d87063feb5 Author: Felix Riemann Date: Tue Aug 25 00:02:30 2009 +0200 Update for Release 2.27.91 NEWS | 21 +++++++++++++++++++++ 1 files changed, 21 insertions(+), 0 deletions(-) commit 66d71ddf5d7129a02bcee28931ba6e8d8d592289 Author: Felix Riemann Date: Mon Aug 24 18:08:42 2009 +0200 Don't access Exif data unconditionally, even in EogImage itself This could lead to a race condition with broken Exif data when having certain plugins like the statusbar-date plugin enabled. This hopefully fixes bgo#590693. src/eog-image.c | 12 +++++++++--- 1 files changed, 9 insertions(+), 3 deletions(-) commit bc010e9885f3be9f50f37366e4f6fd6910c103db Author: Felix Riemann Date: Mon Aug 24 17:59:25 2009 +0200 Fix critical warnings in last commit Avoids critical warnings because we forgot that g_app_info_get_icon can return NULL in commit 7bba458. src/eog-window.c | 10 +++++++--- 1 files changed, 7 insertions(+), 3 deletions(-) commit 7bba45892744820d252fd981029ee93a22fec21e Author: Marcus Carlson Date: Mon Aug 24 17:47:15 2009 +0200 Make "Open with" menu look similar to Nautilus's Removes the duplicate "Open with..," prefix for menu entries and displays the application icon if available. This will make the menu look more like the "Open with" list in nautilus (not identical though). Closes: http://bugzilla.gnome.org/show_bug.cgi?id=592649 (bgo#592649). src/eog-window.c | 36 +++++++++++++++++++++++++++++++++++- 1 files changed, 35 insertions(+), 1 deletions(-) commit c3defb14a992bce58018c16872b22f9aa32fc25f Author: Theppitak Karoonboonyanan Date: Sun Aug 23 12:33:34 2009 +0700 Updated Thai translation. po/th.po | 416 ++++++++++++++++++++++++++++++++++++-------------------------- 1 files changed, 244 insertions(+), 172 deletions(-) commit fb24fbe8e4234a6a55afca55180c254512ac24a4 Author: Adrian Guniš Date: Thu Aug 20 22:14:51 2009 +0200 Update Czech translation po/cs.po | 18 ++++++++++-------- 1 files changed, 10 insertions(+), 8 deletions(-) commit fdf87686a8330f3632d102ac1ed8a6384d7f0ea8 Author: Khaled Hosny Date: Thu Aug 20 22:54:23 2009 +0300 Updated Arabic translation po/ar.po | 291 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 142 insertions(+), 149 deletions(-) commit 17a79876415702dfa64e37b1c4e3cb9f9cd3dd38 Author: Antón Méixome Date: Wed Aug 19 14:50:57 2009 +0200 Updated Galician Translation po/gl.po | 27 ++++++++++++++++++++------- 1 files changed, 20 insertions(+), 7 deletions(-) commit 1efb4057a91ff6c6407ba4c809c58369baeeb450 Author: Alexander Shopov Date: Wed Aug 19 00:32:56 2009 +0300 Updated Bulgarian translation po/bg.po | 418 ++++++++++++++++++++++++++++++++++++-------------------------- 1 files changed, 246 insertions(+), 172 deletions(-) commit ebb800f8dc28472774bf87b57e41510e2dda441d Author: Piotr Drąg Date: Mon Aug 17 22:29:18 2009 +0200 Updated Polish translation po/pl.po | 617 +++++++++++++++++++++++++++++++++++++------------------------- 1 files changed, 366 insertions(+), 251 deletions(-) commit aba6e4b6ddad8cd8cfcc1c74ee41d8ab2ffe38d0 Author: Claude Paroz Date: Sat Aug 15 15:19:20 2009 +0200 Updated French translation Contributed by Laurent Coudeur and Claude Paroz po/fr.po | 420 +++++++++++++++++++++++++++++++++++++------------------------- 1 files changed, 251 insertions(+), 169 deletions(-) commit 6c9d310d60326be246bfed0ab9d357753e8348ad Author: Seán de Búrca Date: Sat Aug 15 02:01:20 2009 -0600 Updated Irish translation po/ga.po | 807 +++++++++++++++++++++++++++++++++++++++++--------------------- 1 files changed, 533 insertions(+), 274 deletions(-) commit 06de0332fa6e6723e53891a81cb7a3ca01b3095d Author: Tommi Vainikainen Date: Fri Aug 14 00:34:06 2009 +0300 Updated Finnish translation po/fi.po | 338 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 185 insertions(+), 153 deletions(-) commit e890698c1a770d6efcb7e27d4b1c4335349d2c83 Author: Felix Riemann Date: Wed Aug 12 20:43:05 2009 +0200 Post-release version bump configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)