commit 6c5d8107af975db20f738f0f57fe7ccfb7fdf9f8
Author: Felix Riemann <friemann@gnome.org>
Date:   Tue May 25 21:06:08 2010 +0200

    Prepare for release 2.31.2

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

commit a7744868630186234e1918739d937391ba790667
Author: Wouter Bolsterlee <wbolster@gnome.org>
Date:   Sun May 23 14:23:20 2010 +0200

    Dutch translation updated by Wouter Bolsterlee

 po/nl.po |  282 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 144 insertions(+), 138 deletions(-)

commit 3dde1e5ebc0364851b561e9243a26717df947a72
Author: Thomas Thurman <tthurman@gnome.org>
Date:   Mon May 17 13:23:02 2010 -0400

    Update Shavian translation

 po/en@shaw.po |  209 ++++++++++++++++++---------------------------------------
 1 files changed, 65 insertions(+), 144 deletions(-)

commit acf50a975145771c9de3158fba0080bca5806333
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Fri May 14 20:15:12 2010 +0200

    Updated Slovenian translation

 po/sl.po |  450 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 226 insertions(+), 224 deletions(-)

commit ef490b69f6edddc4b3ed739feefa0302f07a59d9
Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Date:   Fri May 14 00:26:59 2010 +0300

    Updated Belarusian translation

 po/be.po | 2311 ++++++++++++++++++++++++++++----------------------------------
 1 files changed, 1038 insertions(+), 1273 deletions(-)

commit 5078ea5e0a38c898c26f35fa8b22568f19ca72c6
Author: Felix Riemann <friemann@gnome.org>
Date:   Thu May 13 21:37:41 2010 +0200

    Finish making EogScrollView GSEAL-compatible.
    
    Eog should be completely GSEAL-compatible now.
    Completes bug 606883.

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

commit 7dd81d8d4b1a67a89cb33880df48a63a464db4dd
Author: Felix Riemann <friemann@gnome.org>
Date:   Thu May 13 21:22:45 2010 +0200

    Make the easy parts of EogScrollView GSEAL-compatible
    
    Part of bug 606883.

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

commit 2fc271e3b0c918ee07608efc96bc9e7890be56be
Author: Felix Riemann <friemann@gnome.org>
Date:   Thu May 13 15:08:46 2010 +0200

    Constify transform lookup table

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

commit c2647d86d7a79d276fae4c395cdf52075d96205f
Author: Thomas Thurman <tthurman@gnome.org>
Date:   Wed May 12 18:41:42 2010 -0400

    Updated Shavian transliteration

 po/en@shaw.po |  923 ++++++++++++++++++++++++++++++++++++++-------------------
 1 files changed, 614 insertions(+), 309 deletions(-)

commit 8680c068d6c9b4513b10cdc3c42bd8a8ea0b96dd
Author: Manoj Kumar Giri <mgiri@mgiri.csb>
Date:   Wed May 12 12:15:15 2010 +0530

    Updated Oriya Translation

 po/or.po |  825 +++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 493 insertions(+), 332 deletions(-)

commit 15d23daf9b43d9cb632033518ec88458b26d61e8
Author: Felix Riemann <friemann@gnome.org>
Date:   Sun May 9 22:16:12 2010 +0200

    Make EogPluginEngine GSEAL-compatible
    
    Has a workaround for the different behaviour of gtk_window_get_group()
    that makes sure that the configure dialog and its parent share a window
    group of their own as before. Not sure if it's needed.
    Part of bug 606883.

 src/eog-plugin-engine.c |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

commit d53d169824923c4851f8b2abac520be10846415e
Author: Felix Riemann <friemann@gnome.org>
Date:   Sun May 9 21:19:25 2010 +0200

    Make EogThumbNav GSEAL-compatible
    
    Part of bug 606883.

 src/eog-thumb-nav.c |   36 +++++++++++++++++++-----------------
 1 files changed, 19 insertions(+), 17 deletions(-)

commit fd8fac07cfc426d4b419155874e2417c118de92f
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 6a7a94e6ded816050e1eb002a77f047a955891f0
Author: Felix Riemann <friemann@gnome.org>
Date:   Mon May 3 22:22:55 2010 +0200

    Post-release version bump

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