commit c57516a5e8ed7ef5d8760afcd5588ca07046a70e
Author: Felix Riemann <friemann@gnome.org>
Date:   Tue Sep 8 12:17:05 2009 +0200

    Update for Release 2.27.92

 NEWS |   20 ++++++++++++++++++++
 1 files changed, 20 insertions(+), 0 deletions(-)

commit a3723c53bd30d65cd91a443387fb463131e0abe5
Author: Felix Riemann <friemann@gnome.org>
Date:   Tue Sep 8 11:47:13 2009 +0200

    Compare collate keys case-sensitively when sorting the image list
    
    Fixes broken image order in some locales (eg. cs_CZ). Fixes bgo#594403.

 src/eog-list-store.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit ec41a2a8c1db6d8bdb3cf953c7309c3e3fd2940e
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Sat Sep 5 19:04:05 2009 +0200

    Hungarian translation updated

 po/hu.po |  445 ++++++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 258 insertions(+), 187 deletions(-)

commit b92c806ff87a6846a49a0e405367ee8cf985ba51
Author: Shankar Prasad <svenkate@redhat.com>
Date:   Tue Sep 1 10:48:22 2009 +0530

    Updated Kannada(kn) translation

 po/kn.po |  459 +++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 272 insertions(+), 187 deletions(-)

commit c472da8747ab6ffbf2f3f98b7af5e5fe6c6885de
Author: Runa Bhattacharjee <runab@redhat.com>
Date:   Mon Aug 31 16:50:19 2009 +0530

    Updated Bengali India Translations

 po/bn_IN.po |  435 ++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 252 insertions(+), 183 deletions(-)

commit b314ba281a3799410dce7bb71a33d47116a6663b
Author: Baris Cicek <baris@teamforce.name.tr>
Date:   Sun Aug 30 06:37:46 2009 +0300

    Updated Turkish translation from Askin Yollu.

 po/tr.po |  690 ++++++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 404 insertions(+), 286 deletions(-)

commit bddc830b4ec5cac8633849da395d2d96f55f3503
Author: Changwoo Ryu <cwryu@debian.org>
Date:   Sun Aug 30 07:55:02 2009 +0900

    Update Korean translation

 po/ko.po |  413 ++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 225 insertions(+), 188 deletions(-)

commit de6c0ca0dd173ca590b13ed5c9229b389ffda56c
Author: Davide Falagna <davide.falagna@alice.it>
Date:   Fri Aug 28 14:42:06 2009 +0200

    Updated Italian translation

 po/it.po |  446 ++++++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 261 insertions(+), 185 deletions(-)

commit e5919d15240cde5fcdb824b643a848a73e4e4c88
Author: Miloš Popović <mpopovic@src.gnome.org>
Date:   Fri Aug 28 03:13:50 2009 +0200

    Updated Serbian translation

 po/sr.po       |  412 +++++++++++++++++++++++++++++++++----------------------
 po/sr@latin.po |  412 +++++++++++++++++++++++++++++++++----------------------
 2 files changed, 494 insertions(+), 330 deletions(-)

commit 09fd5393fb8f9e48289735a80960976a57a12ec8
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:   Wed Aug 26 10:50:43 2009 +0200

    Updated Basque language

 po/eu.po |  257 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 128 insertions(+), 129 deletions(-)

commit 881fa5a4ad4f9ecd7a6d0f5415f063086813a614
Author: Felix Riemann <friemann@gnome.org>
Date:   Tue Aug 25 20:00:21 2009 +0200

    Don't try to autorotate before the metadata was loaded
    
    Autorotation would fail in that case. As it is only performed once for
    each image a simple image dimension query could prevent autorotation
    entirely for an image. Fixes bgo#592945.
    
    Closes: http://bugzilla.gnome.org/show_bug.cgi?id=592945

 src/eog-image.c |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

commit 3c501d254c968bcd955194a6881c7b5bb8868c34
Author: Felix Riemann <friemann@gnome.org>
Date:   Tue Aug 25 19:56:17 2009 +0200

    Fix check if only the image dimensions need to be loaded
    
    The check was assuming that if there's more requested than only image
    dimensions. This breaks with the image collection tooltips which don't
    request image data but Exif data in addition to the dimensions.

 src/eog-image.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit f54d50e992ed57bb06ea433de65d9cce8d129463
Author: Denis Arnaud <darnaud@src.gnome.org>
Date:   Tue Aug 25 04:58:26 2009 +0200

    Updated breton translation and added br in LINGUAS

 po/LINGUAS |    1 +
 po/br.po   | 1288 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1289 insertions(+), 0 deletions(-)

commit b04ccc996dfe73a52d4b6f5bace88728c61cf8f3
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:   Tue Aug 25 00:29:06 2009 +0100

    Updated Portuguese translation

 po/pt.po |  433 ++++++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 252 insertions(+), 181 deletions(-)

commit 0dcd4b684c76c094b065851cecb99a69fc8a4599
Author: Felix Riemann <friemann@gnome.org>
Date:   Tue Aug 25 00:06:42 2009 +0200

    Post-release version bump

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