# Generated by Makefile. Do not edit.

commit 805e461b8874006a221890847ab79d38c41d28bf
Author: Felix Riemann <friemann@gnome.org>
Date:   Mon Jan 11 23:37:25 2010 +0100

    Prepare for release 2.29.5

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

commit 15cc51ef3ab524025611e7e4dcfee78450efad6d
Author: Maxim V. Dziumanenko <dziumanenko@gmail.com>
Date:   Sun Jan 10 16:09:02 2010 +0200

    Update Ukrainian translation

 help/uk/uk.po |  214 +++++++++++++++++++++++++++++----------------------------
 1 files changed, 109 insertions(+), 105 deletions(-)

commit e9ab49afe4efe94e54b8302136f92226fa4db6c1
Author: Felix Riemann <friemann@gnome.org>
Date:   Sat Jan 9 23:49:58 2010 +0100

    Improve compatibility with GSEALed GtkWidget
    
    First steps to GSEAL-compatibility of eog's "core".
    Handles some GtkWidget-related seals.

 src/eog-error-message-area.c |    4 +-
 src/eog-plugin-manager.c     |    5 ++-
 src/eog-print-preview.c      |   18 +++++++------
 src/eog-properties-dialog.c  |   10 ++++----
 src/eog-scroll-view.c        |   55 +++++++++++++++++++++--------------------
 src/eog-sidebar.c            |    4 +-
 src/eog-window.c             |   29 +++++++++++----------
 7 files changed, 65 insertions(+), 60 deletions(-)

commit 9533661e753a77e19716ae7a791ef66739cb08ed
Author: Daniel Nylander <po@danielnylander.se>
Date:   Sat Jan 9 17:58:44 2010 +0100

    Updated Swedish translation

 po/sv.po |  606 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 326 insertions(+), 280 deletions(-)

commit 8cc898563d13b185f60c4d2c36eedfa7aff55307
Author: Felix Riemann <friemann@gnome.org>
Date:   Sat Jan 9 00:11:53 2010 +0100

    Fix critical warning
    
    We called eog_is_animation() in a location where it was possible the
    passed image wasn't set.

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

commit 238a42350bd066686aee46f72a3017862b493d2f
Author: Felix Riemann <friemann@gnome.org>
Date:   Fri Jan 8 22:24:34 2010 +0100

    Remove EogMessageArea from the API docs

 doc/reference/eog-docs.sgml.in |    1 -
 doc/reference/eog-sections.txt |   24 ------------------------
 2 files changed, 0 insertions(+), 25 deletions(-)

commit b0c6f3dfb537a8f855c268f91a788eaf5ce7bdba
Author: Felix Riemann <friemann@gnome.org>
Date:   Fri Jan 8 22:21:23 2010 +0100

    Remove now unneeded EogMessageArea widget

 bindings/python/eog.defs     |  112 --------
 bindings/python/eog.override |    1 -
 src/Makefile.am              |    2 -
 src/eog-error-message-area.c |    1 -
 src/eog-message-area.c       |  636 ------------------------------------------
 src/eog-message-area.h       |   99 -------
 src/eog-window.c             |    3 +-
 7 files changed, 1 insertions(+), 853 deletions(-)

commit cdcf54b123c3f2ac9274dfe9cd0559909b42b320
Author: Felix Riemann <friemann@gnome.org>
Date:   Fri Jan 8 22:06:56 2010 +0100

    Use GtkInfoBar instead of our custom message area widget
    
    GTK+ ships with the GtkInfoBar message area widget since version 2.18.
    Use that instead of our own copy of gedit's widget which was also the
    base for GtkInfoBar.

 src/eog-error-message-area.c |   24 +++++++++++++-----------
 src/eog-window.c             |    4 ++--
 2 files changed, 15 insertions(+), 13 deletions(-)

commit 8024648adaa4cf059e023909731e82838385abba
Author: Claude Paroz <claude@2xlibre.net>
Date:   Thu Jan 7 22:35:24 2010 +0100

    Updated French translation
    
    Contributed by Laurent Coudeur and Claude Paroz

 po/fr.po |  553 ++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 290 insertions(+), 263 deletions(-)

commit be03516a57f0456636223e1b42af0969e0913a19
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Wed Jan 6 16:00:32 2010 +0100

    Updated Spanish translation

 po/es.po |  585 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 328 insertions(+), 257 deletions(-)

commit b9f70011788a7394df8b5503357bd65377119912
Author: Maxim V. Dziumanenko <dziumanenko@gmail.com>
Date:   Tue Jan 5 18:15:34 2010 +0200

    Update Ukrainian translation

 po/uk.po |  601 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 339 insertions(+), 262 deletions(-)

commit a15dd42053d5ef43495da747321ddbebd080d2fd
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Tue Jan 5 16:09:20 2010 +0100

    Updated Norwegian bokmål translation.

 po/nb.po |  479 +++++++++++++++++++++++++++++++------------------------------
 1 files changed, 243 insertions(+), 236 deletions(-)

commit 36f6627b43776776b199a109ab982996b8d12905
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Fri Jan 1 14:02:35 2010 +0000

    Remove Pango markup from translatable strings where possible
    
    Use GtkBuilder attributes on labels instead. Fixes bug #605852.

 data/eog-image-properties-dialog.ui |  120 +++++++++++++++++++++++------------
 data/eog-multiple-save-as-dialog.ui |   30 +++++++---
 data/eog-preferences-dialog.ui      |   24 +++++---
 3 files changed, 118 insertions(+), 56 deletions(-)

commit 7dd5435f7640a9bdeced67f4a6f66c90327eb18a
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Fri Jan 1 13:54:30 2010 +0000

    Miscellaneous string fixes
    
    Various string fixes, including capitalisation, punctuation and terminology
    fixes. Proper Unicode ellipsis characters have been introduced, as well as
    proper multiplication symbols. Fixes bug #605851.

 data/eog.schemas.in         |   29 ++++++++++++++---------------
 src/eog-print-image-setup.c |    2 +-
 src/eog-window.c            |   16 ++++++++--------
 src/main.c                  |    4 ++--
 4 files changed, 25 insertions(+), 26 deletions(-)

commit ae756b809595a96bf687436a0e2aa3a754d856bf
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Fri Jan 1 13:47:26 2010 +0000

    Updated British English translation

 po/en_GB.po |  349 ++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 204 insertions(+), 145 deletions(-)

commit 34fec6b71cead8ab09ca2ebc4d16d79acbbcc803
Author: Felix Riemann <friemann@gnome.org>
Date:   Wed Dec 30 19:55:02 2009 +0100

    Reuse the last path used for Save As in the single-file Save As dialog
    
    If the path that was last used for Save As is still existing reuse it
    the next time. If it's not or it's the first Save As operation of the
    session the old behaviour (using the source path) is applied.
    Fixes bug #604230.

 src/eog-window.c |   32 ++++++++++++++++++++++++++------
 1 files changed, 26 insertions(+), 6 deletions(-)

commit 7f76e382a911f71a8e834f2c4bf74570b8ca9c9a
Author: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Date:   Thu Dec 24 12:50:00 2009 +0700

    po/vi.po: Updated Vietnamese translation

 po/vi.po |  545 +++++++++++++++++++++++++++++++++++++++-----------------------
 1 files changed, 341 insertions(+), 204 deletions(-)

commit acae4185ff648807f0f4a638eaf057d389f75130
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Wed Dec 16 12:22:04 2009 +0100

    Updated Norwegian bokmål translation.

 po/nb.po |   16 ++++++++++------
 1 files changed, 10 insertions(+), 6 deletions(-)

commit 3e31c95abb26cd780aacc3c296a95023b05824c8
Author: Nils-Christoph Fiedler <fiedler@medienkompanie.de>
Date:   Mon Dec 14 01:44:12 2009 +0100

    Updated LowGerman translation

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

commit 8d0bae91544599515da8222d4ddd92732eb05085
Author: Nils-Christoph Fiedler <fiedler@medienkompanie.de>
Date:   Mon Dec 14 01:35:35 2009 +0100

    Added LowGerman translation

 po/LINGUAS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 802d7e5d8f8c94d3f60afe1428eea237d4ff1748
Author: Nils-Christoph Fiedler <fiedler@medienkompanie.de>
Date:   Mon Dec 14 01:35:28 2009 +0100

    Added LowGerman translation

 po/nds.po | 1343 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 1343 insertions(+), 0 deletions(-)

commit f4766644dd558a1c5c6a149226a4ab3d4c81796b
Author: Felix Riemann <friemann@gnome.org>
Date:   Sun Dec 13 11:53:01 2009 +0100

    Fix compiler warning

 src/eog-close-confirmation-dialog.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 3793023b1bb6ec41890f7c84c488370cc1a1c655
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Tue Dec 8 17:58:05 2009 +0100

    Updated Spanish translation, fixed typo

 po/es.po |    8 +++-----
 1 files changed, 3 insertions(+), 5 deletions(-)

commit 96f98ee67b782e907cbdf1917bf76568edf5182e
Author: Yair Hershkovitz <yairhr@gmail.com>
Date:   Sun Dec 6 08:52:03 2009 +0200

    Updated Hebrew translation

 po/he.po |  352 ++++++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 204 insertions(+), 148 deletions(-)

commit 996fd335c7c4450216658afa6f9bc02cdaebfc5c
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Fri Dec 4 21:50:37 2009 +0100

    Updated Norwegian bokmål translation.

 po/nb.po |  278 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 147 insertions(+), 131 deletions(-)

commit 453ec626bb9af69482c3cf9c3ac8668764a72016
Author: Felix Riemann <friemann@gnome.org>
Date:   Tue Dec 1 13:48:40 2009 +0100

    Post-release version bump

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

commit 3f8d698bebc1899cc61fd232044a41b2051977a9
Author: Felix Riemann <friemann@gnome.org>
Date:   Tue Dec 1 13:42:38 2009 +0100

    Update for 2.29.3

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

commit a84ad69aac7ac4c9274037bfc8968c455590dfd4
Author: Felix Riemann <friemann@gnome.org>
Date:   Tue Dec 1 13:26:23 2009 +0100

    Avoid warnings in CloseConfirmDlg when thumbs are not loaded
    
    This is merely a workaround until we find the real fix. This avoids the
    warnings when some thumbnails of changed images are not loaded (e.g.
    because the collection is hidden).  Instead a generic icon is shown.

 src/eog-close-confirmation-dialog.c |   46 +++++++++++++++++++++++++++++++----
 1 files changed, 41 insertions(+), 5 deletions(-)

commit 74268d4bac49d5c15268c9375f8b853e5b860df6
Author: Tao Wei <weitao1979@gmail.com>
Date:   Mon Nov 30 16:42:24 2009 +0800

    Updated Simplified Chinese translation.

 po/zh_CN.po |  250 ++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 127 insertions(+), 123 deletions(-)

commit 8cbf69edca2c35c7ac81f150b6cb2c9653498cd2
Author: Felix Riemann <friemann@gnome.org>
Date:   Fri Nov 27 21:33:23 2009 +0100

    Remove unneeded variable
    
    The variable 'next_state' was a lost carry-on from the JPEG reader,
    which was the base for the PNG reader. It was never used here and was
    even faulty in one case.
    
    'chunk_len' was likely used during initial development of the PNG reader
    but was never in the final version.

 src/eog-metadata-reader-png.c |   10 ++--------
 1 files changed, 2 insertions(+), 8 deletions(-)

commit 17d4f73537c4b3792b693cc643c50b0fd7544510
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:   Thu Nov 26 07:49:32 2009 +0200

    Updated Arabic translation

 po/ar.po |  263 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 150 insertions(+), 113 deletions(-)

commit 659403e321ef02fca024342773042c96300a16d6
Author: Felix Riemann <friemann@gnome.org>
Date:   Sun Nov 22 12:32:59 2009 +0100

    Raise gtk+ dependency to 2.17.5
    
    This version is needed for commit d6b1a635 due to the accessor to the
    activatable property of the ToggleCellRenderer.

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

commit d6b1a6351ccb2e87ecdbfb071120247bfc79b79b
Author: Felix Riemann <friemann@gnome.org>
Date:   Sun Nov 22 12:23:51 2009 +0100

    Add func to get the close confirmation dialog in an insensitive state
    
    This state is special therein that it is not making the whole dialog
    insensitive, but only the buttons and the checkbox column in the
    treeview. That way the main window doesn't need to be made insensitive
    during saving to avoid interaction. Alltogether this should improve the
    situation visually quite a bit.

 src/eog-close-confirmation-dialog.c |   18 +++++++++++++++++-
 src/eog-close-confirmation-dialog.h |    1 +
 src/eog-window.c                    |    3 +--
 3 files changed, 19 insertions(+), 3 deletions(-)

commit aca371d4aafafc3290a770a29516bbf95f9c256e
Author: Ivar Smolin <okul@linux.ee>
Date:   Sun Nov 22 12:17:14 2009 +0200

    Updating Estonian translation

 po/et.po |   33 +++++++++++++++++++++++++++++++--
 1 files changed, 31 insertions(+), 2 deletions(-)

commit 206d79cd0d8c0dabc907dd9e1c3aab39e6a3ab13
Author: Aron Xu <aronxu@gnome.org>
Date:   Sat Nov 21 20:50:26 2009 +0800

    Correct a typo

 po/zh_CN.po |  457 +++++++++++++++++++++++++++++++++++++---------------------
 1 files changed, 291 insertions(+), 166 deletions(-)

commit 71b38a132362e79581a86aa68d8d0d1ce7492411
Author: Felix Riemann <friemann@gnome.org>
Date:   Tue Nov 17 21:36:43 2009 +0100

    Post-release version bump

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

commit 51226113da011a49faa56516c4ea95cddd0a533d
Author: Felix Riemann <friemann@gnome.org>
Date:   Tue Nov 17 21:26:21 2009 +0100

    Update for release 2.29.2

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

commit 478928adeb7b49506cac094014ffdd6d1b119324
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Tue Nov 17 08:28:03 2009 +0100

    Updated Slovenian translation

 po/sl.po |  335 ++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 185 insertions(+), 150 deletions(-)

commit 2acd79bddaf91bf39b01a80821dc7ee1c64dcb49
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Sun Nov 15 23:03:07 2009 +0100

    Updated Spanish translation

 po/es.po |  264 ++++++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 152 insertions(+), 112 deletions(-)

commit 295675deeaf0506c38190e9d4e8f95ece9cf0f8f
Author: Felix Riemann <friemann@gnome.org>
Date:   Sun Nov 15 21:18:11 2009 +0100

    Keep the dialog alive during saving to lock the main window
    
    Make both window and dialog insensitive to avoid any further change to
    the images during longer save operations.

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

commit 90f583ced89d53c851edd29acf6316c96fb8d660
Author: Felix Riemann <friemann@gnome.org>
Date:   Sun Nov 15 21:03:44 2009 +0100

    Reword save confirm dialog and hook it into intltool
    
    Makes the secondary labels sound a bit less dramatic.

 po/POTFILES.in                      |    1 +
 src/eog-close-confirmation-dialog.c |    5 ++---
 2 files changed, 3 insertions(+), 3 deletions(-)

commit b53f8c99ea0a3265e746a0711449dd8b2720170b
Author: Felix Riemann <friemann@gnome.org>
Date:   Sun Nov 15 20:52:39 2009 +0100

    Update copyright year in the save conirmation dialog sources

 src/eog-close-confirmation-dialog.c |    2 +-
 src/eog-close-confirmation-dialog.h |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit c7e758832bc1db897c01cce32e04735c01b879ae
Author: Marcus Carlson <marcus@mejlamej.nu>
Date:   Sun Nov 15 20:50:11 2009 +0100

    Add dialog asking wheter to save changes on exit
    
    The dialog used is based on the one used by gedit. It allows to
    decide for every changed image. Fixes bgo#322243.

 src/Makefile.am                     |    2 +
 src/eog-close-confirmation-dialog.c |  648 +++++++++++++++++++++++++++++++++++
 src/eog-close-confirmation-dialog.h |   71 ++++
 src/eog-window.c                    |  152 ++++++++-
 4 files changed, 863 insertions(+), 10 deletions(-)

commit 62f1a9c1a05208cf28f9c26f248d15883e6dc8fd
Author: Sebastien Bacher <seb128@ubuntu.com>
Date:   Sun Nov 15 20:20:49 2009 +0100

    Don't use LOCALMODLIBS in configure
    
    LOCALMODLIBS is supposed to be used only when linking the interpreter.
    Fixes build problems with certain python configs and bgo#600893.

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

commit 380767cac05ec7c994621c7a7441bd942aa1eb55
Author: Antón Méixome <meixome@mancomun.org>
Date:   Fri Nov 13 11:23:54 2009 +0100

    Updated Galician Translation

 po/gl.po |  296 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 159 insertions(+), 137 deletions(-)

commit a107a3666666be4763fdf79f513260b158dd6f2b
Author: Thomas Thurman <tthurman@Dorothy.plexq.com>
Date:   Sun Nov 8 12:02:13 2009 +0000

    Shavian translation

 po/LINGUAS    |    1 +
 po/en@shaw.po | 1192 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1193 insertions(+), 0 deletions(-)

commit b8efaa708248e7e8f20043078765564cb35053bb
Author: Alexander Shopov <ash@contact.bg>
Date:   Sat Nov 7 10:11:05 2009 +0200

    Updated Bulgarian translation

 po/bg.po |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

commit 2bb4170beeeba0bd50b9bac1d66ef70f29236ac2
Author: Alexander Shopov <ash@contact.bg>
Date:   Sat Nov 7 10:06:56 2009 +0200

    Updated Bulgarian translation

 po/bg.po |  256 ++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 139 insertions(+), 117 deletions(-)

commit 4f4e3ffa04e2c48d2f3786bf2d908a6db56aae82
Author: Felix Riemann <friemann@gnome.org>
Date:   Tue Oct 27 22:54:55 2009 +0100

    Post-release version bump

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

commit 47dc25cc1dc5f567f5fb3e6829edead9ea9ef978
Author: Felix Riemann <friemann@gnome.org>
Date:   Tue Oct 27 23:49:45 2009 +0100

    Prepare for Release 2.29.1

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

commit f8e7122d306020a1d6eaa21fd13aa684c3ddb173
Author: drtvasudevan <agnihot3@gmail.com>
Date:   Tue Oct 27 13:17:29 2009 +0530

    Updated Tamil translation

 po/ta.po |  332 ++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 174 insertions(+), 158 deletions(-)

commit 24f960d26cdfc4b69f690eba3cd02dd69bc46bf8
Author: drtvasudevan <agnihot3@gmail.com>
Date:   Tue Oct 27 13:15:38 2009 +0530

    Updated Tamil translation

 po/ta.po |   28 +++++++++++++++++++---------
 1 files changed, 19 insertions(+), 9 deletions(-)

commit 230e7f1d9181de5296a396d52d9a41b67baffe4f
Author: Felix Riemann <friemann@gnome.org>
Date:   Sun Oct 25 20:21:29 2009 +0100

    Update git.mk

 git.mk |  174 +++++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 90 insertions(+), 84 deletions(-)

commit 53d23233729079bf5e9c00eb9b50d173ab81fb9e
Author: Raoul Berger <contact@raoulito.info>
Date:   Thu Oct 22 19:16:46 2009 +0200

    Fix mem leak when rotating animations

 src/eog-scroll-view.c |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

commit 8871921af177bc83bd65cc3e8d8a84bada52576e
Author: Petr Kovar <pknbe@volny.cz>
Date:   Mon Oct 19 15:08:31 2009 +0200

    Updated Czech translation by Adrian Gunis
    
    Reviewed by: Petr Kovar.

 po/cs.po |  266 ++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 145 insertions(+), 121 deletions(-)

commit f7cc7ba9c2eb2d12c96ef3a509519e4fc00bdc4f
Author: Felix Riemann <friemann@gnome.org>
Date:   Sun Oct 18 17:44:24 2009 +0200

    Prepare development branch

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

commit a8133caa982f783c615eec8c8aa7eb6b0e5a9a95
Author: Raoul Berger <contact@raoulito.info>
Date:   Sun Oct 18 17:31:12 2009 +0200

    Add support for animated images
    
    Plays animated images in eog as supported by GdkPixbufAnimation.
    Fixes bgo#335093.

 src/eog-image-private.h |    3 +
 src/eog-image.c         |  139 ++++++++++++++++++++++++++++++++++++++++++++++-
 src/eog-image.h         |    7 +++
 src/eog-scroll-view.c   |   31 ++++++++++-
 4 files changed, 177 insertions(+), 3 deletions(-)

commit 10d243bb8e6f5d0ea4e8005b49851498153efe4d
Author: A S Alam <aalam@users.sf.net>
Date:   Thu Oct 15 13:14:34 2009 +0530

    Complete Translation for Punjabi

 po/pa.po |  281 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 149 insertions(+), 132 deletions(-)

commit 376ffe828bc48df79a41ac6dc97dc44d5741e270
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Tue Oct 13 14:56:55 2009 +0200

    Updated Slovenian translation

 po/sl.po |  272 ++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 150 insertions(+), 122 deletions(-)

commit 7cc64dad66df4b71c0bf162db05b14894598dc7d
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Tue Oct 13 02:35:05 2009 +0200

    Small update

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

commit 011d68548f93cfe2fcf20c51075d4d5f71389472
Author: Felix Riemann <friemann@gnome.org>
Date:   Mon Oct 12 16:23:00 2009 +0200

    Set sensitivity for Save and Undo on image load
    
    They were disabled before which made it impossible to do changes to an
    image, switch to another, switch back and try to save/undo the changes.
    Respect lockdown settings for Save.

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

commit bab906c52f31e96e4b7311cd04fd8e92299a8791
Author: Felix Riemann <friemann@gnome.org>
Date:   Mon Oct 12 16:08:27 2009 +0200

    Fix arrow key behavior without collection in RTL locales
    
    Left/Right arrows are simply mapped to Up/Down. This makes sure this
    mapping gets inverted in RTL locales. Fixes bgo#566104.

 src/eog-window.c |   20 ++++++++++++++++++--
 1 files changed, 18 insertions(+), 2 deletions(-)

commit c790e8f6a65d4854ecbd0a2b2c05036c78792b26
Author: Luca Ferretti <elle.uca@libero.it>
Date:   Mon Oct 12 09:13:57 2009 +0200

    Fix previous commit

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

commit 646f59bff50231fce27a365cc8bb7524a25f60dd
Author: Luca Ferretti <elle.uca@libero.it>
Date:   Mon Oct 12 09:10:32 2009 +0200

    Updated Italian translation

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

commit 089402401b9c8f6123c58f019fb3564aea81e444
Author: Leonid Kanter <leon@asplinux.ru>
Date:   Sun Oct 11 14:49:52 2009 +0300

    Updated Russian translation

 po/ru.po |  562 ++++++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 331 insertions(+), 231 deletions(-)

commit e180037074fb74143b767282afaee256baa52f78
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Sun Oct 11 12:46:43 2009 +0200

    Updated Norwegian bokmål translation.

 po/nb.po |  319 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 169 insertions(+), 150 deletions(-)

commit 4d37adc13e3ebe010f86ae9a31f59b5ad967d260
Author: Christian Kirbach <Christian.Kirbach@googlemail.com>
Date:   Sun Oct 11 00:04:30 2009 +0200

    Updated German translation

 po/de.po |  260 ++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 143 insertions(+), 117 deletions(-)

commit e941e58e6d4c4f1f34f1bb4bb3ff263ff3d41ae2
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Sat Oct 10 21:58:37 2009 +0200

    Updated Hungarian translation

 po/hu.po |  261 ++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 142 insertions(+), 119 deletions(-)

commit bd249b2ec8dab2355a6d34fe13108bb19fefa63e
Author: Ivar Smolin <okul@linux.ee>
Date:   Sat Oct 10 16:08:45 2009 +0300

    Updating Estonian translation

 po/et.po |   60 +++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 33 insertions(+), 27 deletions(-)

commit 2667d9e607102f762294e3c2b2dd1382ae53fe64
Author: Wancharle Sebastião Quirino <wancharle@gmail.com>
Date:   Sat Oct 10 08:25:08 2009 -0300

    Updated the Brazilian Portuguese translation.

 po/pt_BR.po |  264 ++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 144 insertions(+), 120 deletions(-)

commit cc032f145727c4182e24ac4f2de3c3f1299e7ac8
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:   Sat Oct 10 12:47:01 2009 +0200

    Minor Arabic fix

 help/ar/figures/eog_save_as_window.png |  Bin 35751 -> 35692 bytes
 po/ar.po                               |    8 ++++----
 2 files changed, 4 insertions(+), 4 deletions(-)

commit 38f7d373e90b9d062050a8a6446230dd1e5ee7d8
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:   Sat Oct 10 12:35:26 2009 +0200

    Updated Arabic translation

 help/ar/ar.po                                 | 1196 +++++++++++++++++++------
 help/ar/figures/eog_save_as_window.png        |  Bin 28773 -> 35751 bytes
 help/ar/figures/eog_start_window.png          |  Bin 18496 -> 16121 bytes
 help/ar/figures/eog_toolbar_editor_window.png |  Bin 25066 -> 31158 bytes
 4 files changed, 925 insertions(+), 271 deletions(-)

commit aa32c3254014cb060dff9fe10dbdd32417914d26
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:   Sat Oct 10 11:59:12 2009 +0200

    Updated Arabic translation

 po/ar.po |   22 ++++++++++++++--------
 1 files changed, 14 insertions(+), 8 deletions(-)

commit 2e1c0143565812264250e62ed4e38c368cf028f7
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Sat Oct 10 10:54:24 2009 +0200

    Updated Spanish translation

 po/es.po |  323 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 171 insertions(+), 152 deletions(-)

commit 4491cf5d64374e41ded5fdeef5593b3122c7704b
Author: Gil Forcada <gforcada@gnome.org>
Date:   Sat Oct 10 00:05:54 2009 +0200

    Minor fix to Catalan translation

 po/ca.po |  244 ++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 133 insertions(+), 111 deletions(-)

commit 45512b79af27089db2d6d8b3a3356cf614be1c8a
Author: Claude Paroz <claude@2xlibre.net>
Date:   Fri Oct 9 19:42:22 2009 +0200

    Updated French translation

 po/fr.po |  259 ++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 142 insertions(+), 117 deletions(-)

commit 5c0a4f8192e17bcd64853162dc1335a1dc4b5f48
Author: Daniel Nylander <po@danielnylander.se>
Date:   Fri Oct 9 19:13:36 2009 +0200

    Updated Swedish translation

 po/sv.po |  342 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 175 insertions(+), 167 deletions(-)

commit b9b42eeab629a05c3e162eb8f2caca7b2830ae6b
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:   Fri Oct 9 17:21:22 2009 +0200

    Updated Arabic translation

 po/ar.po |  269 ++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 149 insertions(+), 120 deletions(-)

commit f3902a4159d04bcb2f80203507178e7b01970575
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:   Fri Oct 9 19:06:28 2009 +0200

    Make statusbar strings translatable
    
    Fixes #597059. Makes statusbar message and image counter translatable.

 src/eog-statusbar.c |   12 +++++++++++-
 src/eog-window.c    |   19 ++++++++++++-------
 2 files changed, 23 insertions(+), 8 deletions(-)

commit ec87c9b2919995503122b966c900de8156d10e32
Author: Josh Lee <jleedev@gmail.com>
Date:   Thu Oct 8 13:28:45 2009 +0200

    Fix slideshow display with invalid timer values
    
    Timer values smaller than 1 (only settable by hand in GConf) should stop
    the automatic image switching. This fixes broken image view in those
    cases. Fixes bgo#597754.

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

commit 00ff0cf6c523dac1cbb5ec869c78ef0f598a008a
Author: Denis ARNAUD <darnaud@src.gnome.org>
Date:   Mon Oct 5 06:19:53 2009 +0200

    Updated breton translation

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

commit 90295b612ef85dfca4f94a20efe4c48efccf530e
Author: Joan Duran <jodufi@gmail.com>
Date:   Fri Oct 2 00:28:13 2009 +0200

    Updated Catalan translation

 po/ca.po |  425 ++++++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 250 insertions(+), 175 deletions(-)

commit 18da0a94d357d12d5b6e80669bf39dfbfb51f07f
Author: Felix Riemann <friemann@gnome.org>
Date:   Tue Sep 22 23:00:29 2009 +0200

    Pre-init conditionally used pointers on stack
    
    This is to avoid problems (eg. crashes) in case the stack is not clean.

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

commit cf06700f8d2d45c3d582e2dc071c8fce72db468c
Author: Felix Riemann <friemann@gnome.org>
Date:   Tue Sep 22 22:57:39 2009 +0200

    Remove unused variables and unnecessary assignments

 plugins/reload/eog-reload-plugin.c |    3 ---
 src/eog-properties-dialog.c        |    1 -
 2 files changed, 0 insertions(+), 4 deletions(-)

commit 213a4c70f34cb4319ee39422569fbdb533456d09
Author: Felix Riemann <friemann@gnome.org>
Date:   Mon Sep 21 17:41:44 2009 +0200

    Post-release version bump

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

commit 8743a2f863e4c7edc0e075af197a355ee0852a31
Author: Felix Riemann <friemann@gnome.org>
Date:   Mon Sep 21 17:37:53 2009 +0200

    Update for Release 2.28.0

 NEWS         |   28 ++++++++++++++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 30 insertions(+), 2 deletions(-)

commit e9deee52d8a5cdec316843307ebbbf807d285fda
Author: Amitakhya Phukan <aphukan@fedoraproject.org>
Date:   Mon Sep 21 13:08:13 2009 +0530

    Updating Assamese translations

 po/as.po |  533 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 304 insertions(+), 229 deletions(-)

commit 8199af0725f975f5c920ed2ed4a8d2fe4498eaf9
Author: Ask H. Larsen <asklarsen@gmail.com>
Date:   Mon Sep 21 00:03:17 2009 +0200

    Updated Danish translation

 help/da/da.po |  720 ++++++++++++++++++++++++++++-----------------------------
 1 files changed, 359 insertions(+), 361 deletions(-)

commit e76786389211eebfe73f9d234893fa7d9ba83df1
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Fri Sep 18 14:10:02 2009 +0200

    Updated Slovenian translation

 po/sl.po |  518 +++++++++++++++++++++++++++++---------------------------------
 1 files changed, 240 insertions(+), 278 deletions(-)

commit ea0da4220b46512abe7bc41daad0c07effaeb102
Author: Manoj Kumar Giri <mgiri@mgiri.csb>
Date:   Thu Sep 17 22:37:40 2009 +0530

    Upadated Oriya Translation

 po/or.po |  264 +++++++++++++++++++++++++++++++------------------------------
 1 files changed, 134 insertions(+), 130 deletions(-)

commit caaf518e5c795320cf6d904f8bcdae912178ad92
Author: Maxim V. Dziumanenko <dziumanenko@gmail.com>
Date:   Wed Sep 16 17:26:39 2009 +0300

    Added Ukrainian translation

 po/uk.po |  341 ++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 189 insertions(+), 152 deletions(-)

commit f312803660a1455d0ac1a0164fc3a859ff7b9d59
Author: Rajesh Ranjan <rranjan@rranjan.csb>
Date:   Wed Sep 16 16:21:46 2009 +0530

    hindi update by Rajesh Ranjan

 po/hi.po |  425 ++++++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 246 insertions(+), 179 deletions(-)

commit b1b2d5fd8b16d20b4a78bafd85f74399addc9d36
Author: Runa Bhattacharjee <runab@redhat.com>
Date:   Wed Sep 16 15:21:40 2009 +0530

    Updated Bengali India Translation

 po/bn_IN.po |   55 +++++++++++++++++++++++++++++++------------------------
 1 files changed, 31 insertions(+), 24 deletions(-)

commit a2464be0252f2dda780c2d5e5fa9d904b23370c5
Author: Adi Roiban <adi@roiban.ro>
Date:   Tue Sep 15 00:01:35 2009 +0300

    Updated Romanian translation

 po/ro.po |  583 ++++++++++++++++++++++++++++++++++++++------------------------
 1 files changed, 361 insertions(+), 222 deletions(-)

commit a99a97d7b98f69fead677bda14a54b3d83a2070c
Author: Astur <malditoastur@gmail.com>
Date:   Mon Sep 14 16:41:54 2009 +0200

    Added Asturian translation

 po/LINGUAS |    1 +
 po/ast.po  | 1394 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1395 insertions(+), 0 deletions(-)

commit ba377a3d0741b1303efd41b1cab9fe2f9f3855e0
Author: Ask H. Larsen <asklarsen@gmail.com>
Date:   Sun Sep 13 03:01:54 2009 +0200

    Updated Danish translation

 po/da.po |  418 ++++++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 246 insertions(+), 172 deletions(-)

commit 62f6e109060de427e37282407b6b1e26027a810b
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Sat Sep 12 23:53:24 2009 +0100

    Updated British English translation

 po/en_GB.po |  435 ++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 254 insertions(+), 181 deletions(-)

commit c717837f9b8b75cafcb081b5ed9611a85d0d5ead
Author: Sweta Kothari <swkothar@redhat.com>
Date:   Fri Sep 11 18:49:21 2009 +0530

    Updated Gujarati Translations

 po/gu.po |  426 ++++++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 248 insertions(+), 178 deletions(-)

commit e1a959345967e2036e529286a30f184c0a7491da
Author: Shankar Prasad <svenkate@redhat.com>
Date:   Fri Sep 11 14:45:47 2009 +0530

    Updated Kannada(kn) translation

 po/kn.po |  247 ++++++++++++++++++++++++++++++--------------------------------
 1 files changed, 119 insertions(+), 128 deletions(-)

commit 4b9fcfcae1cdd2f2bf128cd936d6bab74041a460
Author: Ani <peter.ani@gmail.com>
Date:   Fri Sep 11 14:30:04 2009 +0530

    Updated Malayalam Translations

 po/ml.po |  440 ++++++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 257 insertions(+), 183 deletions(-)

commit f834c7501ada3c7c3812b361ad94c12ed7e23bc6
Author: A S Alam <aalam@users.sf.net>
Date:   Fri Sep 11 07:23:44 2009 +0530

    Updating Translation for Punjabi

 po/pa.po |  396 ++++++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 228 insertions(+), 168 deletions(-)

commit cf30dd5202e445ae461824da11821cc5c5af48af
Author: Kostas Papadimas <pkst@gnome.org>
Date:   Thu Sep 10 18:31:49 2009 +0300

    Updated Greek translation.

 help/el/el.po | 1274 +++++++++++++++++++++++++++++++++++++++++++++------------
 po/el.po      |  342 +++++++++-------
 2 files changed, 1201 insertions(+), 415 deletions(-)

commit 92bbab51e73942bafaf90158dfccceb971a99d1c
Author: Gintautas Miliauskas <gintautas@miliauskas.lt>
Date:   Thu Sep 10 14:10:24 2009 +0300

    Updated Lithuanian translation.

 po/lt.po |  377 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 215 insertions(+), 162 deletions(-)

commit 1f8510da7c8790ec95648eed641784031a82a936
Author: krishnababu k <kkrothap@redhat.ocm>
Date:   Thu Sep 10 15:46:11 2009 +0530

    Updated Telugu Translation

 po/te.po |  506 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 271 insertions(+), 235 deletions(-)

commit 336d8807341caf617a39a07abcde64865dcc3ffe
Author: Sandeep Shedmake <sshedmak@redhat.com>
Date:   Wed Sep 9 14:03:47 2009 +0530

    Updated Marathi Translations

 po/mr.po |  443 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 251 insertions(+), 192 deletions(-)

commit 97c9c36cc7e71706c50f599c34297bfef04b2e33
Author: Denis ARNAUD <darnaud@src.gnome.org>
Date:   Wed Sep 9 06:06:56 2009 +0200

    Updated breton translation

 po/br.po |  381 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 196 insertions(+), 185 deletions(-)

commit 5d158eec52b733df7d2b2da54fb8d743ad0f8677
Author: Felix Riemann <friemann@gnome.org>
Date:   Tue Sep 8 12:28:43 2009 +0200

    Post-release version bump

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

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(-)

commit 8e72af0a4681585e871c25697f36d2d87063feb5
Author: Felix Riemann <friemann@gnome.org>
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 <friemann@gnome.org>
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 <friemann@gnome.org>
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 <gnomebugzilla@mejlamej.nu>
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 <thep@linux.thai.net>
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š <andygun696@gmail.com>
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 <khaledhosny@eglug.org>
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 <meixome@mancomun.org>
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 <ash@contact.bg>
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 <piotrdrag@gmail.com>
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 <claude@2xlibre.net>
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 <leftmostcat@gmail.com>
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 <thv@iki.fi>
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 <friemann@gnome.org>
Date:   Wed Aug 12 20:43:05 2009 +0200

    Post-release version bump

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

commit e03da70dd745f016b906d431f928aa5cebd7c0f7
Author: Felix Riemann <friemann@gnome.org>
Date:   Wed Aug 12 20:36:23 2009 +0200

    Update for Release 2.27.90

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

commit d31866afb98d8d01691bbf958bae3e40224af397
Author: Felix Riemann <friemann@gnome.org>
Date:   Wed Aug 12 20:18:09 2009 +0200

    Only put commits into autogenerated log that are not in the old ones
    
    The autogenerated ChangeLog only needs to contain the commits that have
    not been entered in the old ChangeLog files. This means everything
    before commit 3b9b307 can be filtered out. Also detect renames as such.

 Makefile.am |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

commit 83e4007766533ff1b6d2fa4c56f22921cd59b63d
Author: Manoj Kumar Giri <mgiri@mgiri.csb>
Date:   Wed Aug 12 15:05:44 2009 +0530

    Updated Oriya Translation

 po/or.po |  611 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 311 insertions(+), 300 deletions(-)

commit f2b2d6c8b2a9808fbdc1e8dcaf26805f42dc9e09
Author: Lucas Rocha <lucasr@gnome.org>
Date:   Tue Aug 11 00:18:12 2009 +0100

    [build] Autogenerate ChangeLog on distcheck

 Makefile.am  |   14 ++++++++++++++
 configure.ac |    3 ++-
 2 files changed, 16 insertions(+), 1 deletions(-)

commit 7ed8e2ce643ca57ffb2954d2a669f6b3b4c1c326
Author: Lucas Rocha <lucasr@gnome.org>
Date:   Mon Aug 10 22:37:13 2009 +0100

    Add ChangeLog with commit message instructions

 ChangeLog |   47 +++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 47 insertions(+), 0 deletions(-)

commit 3b9b3078297cbcf594f8f0c9e2331a4f62018b6e
Author: Lucas Rocha <lucasr@gnome.org>
Date:   Mon Aug 10 22:36:23 2009 +0100

    Rename ChangeLog to ChangeLog.pre-git

 ChangeLog => ChangeLog.pre-git |    0
 1 files changed, 0 insertions(+), 0 deletions(-)
