commit 9acd2413cbd67b499fd3a3913a36534007a76d3c
Author: Felix Riemann <friemann@gnome.org>
Date:   Mon Jun 21 22:37:34 2010 +0200

    Update for release 2.30.2

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

commit 9102ae4fdf764ce6071e29eba12c2f102396c4a6
Author: Timo Jyrinki <timo.jyrinki@iki.fi>
Date:   Wed Jun 16 23:33:09 2010 +0300

    Add Finnish help translation by Jukka Heikkilä.

 help/Makefile.am                              |    2 +-
 help/fi/fi.po                                 | 1510 +++++++++++++++++++++++++
 help/fi/figures/eog_save_as_window.png        |  Bin 0 -> 25648 bytes
 help/fi/figures/eog_start_window.png          |  Bin 0 -> 14190 bytes
 help/fi/figures/eog_toolbar_editor_window.png |  Bin 0 -> 22618 bytes
 5 files changed, 1511 insertions(+), 1 deletions(-)

commit d44efad798c313288f4b136b08e88ad580880673
Author: Claudio Saavedra <csaavedra@igalia.com>
Date:   Tue Jun 15 18:47:18 2010 +0300

    Fix build without libjpeg
    
    AM_CONDITIONAL calls should be called always, otherwise configure
    gets confused.
    
    Fixes bug #621616.

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

commit 742590dbd6d53cbd7d68d403bc84101d126d4d2f
Author: Felix Riemann <friemann@gnome.org>
Date:   Thu Jun 3 23:30:39 2010 +0200

    Move Python.h include into the right spot
    
    Python.h is required to be included before any standard header.
    Also it's not needed in its old position, but is in its new.
    This fixes compiler warnings about redefining _POSIX_C_SOURCE.

 src/eog-python-module.c |    4 ++++
 src/eog-python-module.h |    1 -
 2 files changed, 4 insertions(+), 1 deletions(-)

commit 51c200fcee02f6963d077cf434c040b1807ae228
Author: Felix Riemann <friemann@gnome.org>
Date:   Sun May 30 22:52:28 2010 +0200

    Remove unneeded gconf-client.h include

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

commit 5e076a351660cf51a3e1c41534d10bc645fb16e1
Author: Manoj Kumar Giri <mgiri@mgiri.csb>
Date:   Wed May 12 12:16:31 2010 +0530

    Updated Oriya Translation

 po/or.po |  786 +++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 474 insertions(+), 312 deletions(-)

commit 4a0c8b9cadfa73d5a9f63fe1549733e1f1b3318c
Author: Felix Riemann <friemann@gnome.org>
Date:   Sun May 9 14:37:00 2010 +0200

    When generating the settings directory also create it's parents
    
    Fixes warnings and unsaved toolbars when ~/.gnome2 does not exists yet.
    Also set the directory permissions less permissive by default.
    See: http://mail.gnome.org/archives/eog-list/2010-May/msg00003.html

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

commit 30bbf4c0d3f47535a11a6cd71d606b39f09a0dbf
Author: Felix Riemann <friemann@gnome.org>
Date:   Mon Apr 26 22:32:39 2010 +0200

    Post-release version bump

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