commit ab5c16869f81374ff0e18d9b53e89b78b88ea595
Author: Felix Riemann <friemann@gnome.org>
Date:   Mon Jan 14 19:35:32 2013 +0100

    Prepare for release 3.7.4

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

commit b13d8592c0cca05ccb9a6d1038e834fbb97c8b73
Author: Felix Riemann <friemann@gnome.org>
Date:   Mon Jan 14 19:32:22 2013 +0100

    Add XDG_DATA_DIRS to plugin search path
    
    Also add some debug output to ease debugging possible problems later.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=690282

 src/eog-plugin-engine.c | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)

commit 60dac617692b5d55e67aa62f8294887d66c5366a
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:   Mon Jan 14 20:54:14 2013 +0700

    Updated Thai translation

 po/th.po | 274 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 139 insertions(+), 135 deletions(-)

commit dcde16bbffc953c3e8c6942cb04c6fd48c4aee89
Author: Florian Müllner <fmuellner@gnome.org>
Date:   Fri Jan 11 15:39:20 2013 +0100

    Use <control>q shortcut to quit the application
    
    Currently <control>q is used as a synonym for <control>w/Escape,
    e.g. it closes the active window. Make it quit the application
    instead, which is what most other GNOME applications do.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=691552

 data/eog-app-menu.xml | 1 +
 src/eog-window.c      | 2 --
 2 files changed, 1 insertion(+), 2 deletions(-)

commit 3145fce6d7544dfb6e159924fb52e2ca13b7a42c
Author: Felix Riemann <friemann@gnome.org>
Date:   Sun Jan 13 16:58:49 2013 +0100

    EogWindow: Hold a reference on the used ThumbView
    
    The window uses it during runtime so it should keep a reference
    to it. Due to the necessary unref this avoids critical warnings
    because of EogThumbView's own disposal routine causing an
    unwanted signal emission.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=691517

 src/eog-window.c | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

commit e974cf58096495d267ca93cda92cc42c86482b16
Author: Gheyret Kenji <gheyret@gmail.com>
Date:   Sun Jan 13 17:13:37 2013 +0900

    Updated Uyghur translation
    
    Signed-off-by: Gheyret Kenji <gheyret@gmail.com>

 po/ug.po | 1393 +++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 706 insertions(+), 687 deletions(-)

commit 2aa0407ef87f32b65273acf2faa27e791a8de2e6
Author: Alexander Shopov <ash@kambanaria.org>
Date:   Fri Jan 11 08:50:36 2013 +0200

    Updated Bulgarian translation

 po/bg.po | 254 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 129 insertions(+), 125 deletions(-)

commit 5c88417da14b2d190ecdf75c51033d6c22ea7064
Author: Fabio Tomat <f.t.public@gmail.com>
Date:   Mon Jan 7 16:19:34 2013 +0100

    Updated Friulian translation

 po/fur.po | 1935 +++++++++++++++++++++++++++++++++++++++----------------------
 1 file changed, 1235 insertions(+), 700 deletions(-)

commit df34d7896f9d9288ce5059fb7cd0f7359cebf87c
Author: Enrico Nicoletto <enriconlto@src.gnome.org>
Date:   Wed Jan 2 21:04:55 2013 -0200

    Updated Brazilian Portuguese translation

 po/pt_BR.po | 522 ++++++++++++++++++++++++++----------------------------------
 1 file changed, 227 insertions(+), 295 deletions(-)

commit 3fcf3d368f664c3da275ee350cbf518d781d979b
Author: Felix Riemann <friemann@gnome.org>
Date:   Wed Jan 2 12:42:52 2013 +0100

    EogScrollView: Check modifiers for all supported keyboard shortcuts
    
    Especially check that no modifier key is pressed for zooming.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=690931

 src/eog-scroll-view.c | 21 +++++++++++++++------
 1 file changed, 15 insertions(+), 6 deletions(-)

commit 9b7962a47d7db472d53dee7c8adbac2d0d5e8dcc
Author: Aurimas Černius <aurisc4@gmail.com>
Date:   Tue Jan 1 18:35:10 2013 +0200

    Updated Lithuanian translation

 po/lt.po | 303 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 153 insertions(+), 150 deletions(-)

commit e19320330bf805e0e0b336363d70499d02b85e82
Author: Felix Riemann <friemann@gnome.org>
Date:   Sun Dec 30 18:08:59 2012 +0100

    reload: Add missing license headers
    
    Assuming that the plugins are in line with Lucas' other contributions
    and thus are licensed as GPLv2+.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=689165

 plugins/reload/eog-reload-plugin.c | 21 +++++++++++++++++++++
 plugins/reload/eog-reload-plugin.h | 21 +++++++++++++++++++++
 2 files changed, 42 insertions(+)

commit 967c22f5c0b3d1e6b90058666d8cae23d77fb03a
Author: Felix Riemann <friemann@gnome.org>
Date:   Sun Dec 30 17:48:02 2012 +0100

    fullscreen: Add missing license headers
    
    Assuming that the plugins are in line with Lucas' other contributions
    and thus are licensed as GPLv2+.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=689165

 plugins/fullscreen/eog-fullscreen-plugin.c | 21 +++++++++++++++++++++
 plugins/fullscreen/eog-fullscreen-plugin.h | 21 +++++++++++++++++++++
 2 files changed, 42 insertions(+)

commit 6de1a4cabed6ef2adf86b1cdde1ee9ccf2b9b671
Author: Felix Riemann <friemann@gnome.org>
Date:   Sun Dec 30 17:42:21 2012 +0100

    jpegutils: Add missing license headers
    
    transupp.h is based on the file shipped by gThumb.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=689165

 jpegutils/jpegint.h  | 23 +++++++++++++++++++++++
 jpegutils/transupp.h | 19 +++++++++++++++++++
 2 files changed, 42 insertions(+)

commit 47b1addca635e35efe7345bf710d9c8b1ad965fc
Author: Florencio Neves <florencioneves@gmail.com>
Date:   Wed Dec 26 05:39:24 2012 -0200

    Updated Brazilian Portuguese Translation

 po/pt_BR.po | 99 +++++++++++++++++++++++++++++++------------------------------
 1 file changed, 50 insertions(+), 49 deletions(-)

commit 3df9ea9cbf8c7747dbf93c1e611c51f53246472f
Author: Richard Stanislavský <kenny.vv@gmail.com>
Date:   Mon Dec 24 15:47:19 2012 +0100

    Updated Slovak translation

 po/sk.po | 33 +++++++++++++++------------------
 1 file changed, 15 insertions(+), 18 deletions(-)

commit 6da8b4b40e16525e136d8176694259bb50c97c1f
Author: Dimitris Spingos <dmtrs32@gmail.com>
Date:   Sun Dec 23 19:14:36 2012 +0200

    Updated Greek translation

 po/el.po | 552 +++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 325 insertions(+), 227 deletions(-)

commit 3ee8acc593524eec5ca8a6e5e782f7ee44cbd138
Author: Felix Riemann <friemann@gnome.org>
Date:   Wed Dec 19 19:55:09 2012 +0100

    Don't use XDG_CONFIG_DIR for per-user plugins
    
    Load them from XDG_USER_DATA_DIR instead to be in line with other
    applications using plugins like gnome-shell and gedit.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=690282

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

commit 3a74ec42ff91ec0e782b0cd6514e3992ea44890a
Author: Mattias Põldaru <mahfiaz@gmail.com>
Date:   Wed Dec 19 15:39:29 2012 +0200

    [l10n] Updated Estonian translation

 po/et.po | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

commit 6faa4b0cf46a9e436a06169d5a2cf98b14654d20
Author: Richard Stanislavský <kenny.vv@gmail.com>
Date:   Wed Dec 12 22:39:08 2012 +0100

    Updated slovak translation

 po/sk.po | 1662 ++++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 964 insertions(+), 698 deletions(-)

commit 252747ea73197ff0c9e52980907dd7bdd79951d7
Author: Felix Riemann <friemann@gnome.org>
Date:   Sat Dec 1 20:21:42 2012 +0100

    Simplify setting print-to-file basename
    
    The logic that was used to determine the basename was
    moved to eog_image_get_caption().

 src/eog-window.c | 27 +++++++--------------------
 1 file changed, 7 insertions(+), 20 deletions(-)

commit e7bf0daef3c73bedcce3b59f59bcb8886003fed3
Author: Felix Riemann <friemann@gnome.org>
Date:   Sat Dec 1 20:15:56 2012 +0100

    Make eog_image_get_caption() use GFileInfo
    
    GFileInfo has everything needed to get a UTF8-formatted filename
    that can be displayed in the UI.

 src/eog-image.c | 77 +++++++++------------------------------------------------
 1 file changed, 11 insertions(+), 66 deletions(-)

commit c3b0e67b9ee1d7dc1d49be93a25bc4e50a8fafbb
Author: Felix Riemann <friemann@gnome.org>
Date:   Sat Dec 1 20:00:36 2012 +0100

    Don't save the print-to-file output URI.
    
    This would break the print-to-file basename feature.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=683335

 src/eog-print.c | 2 ++
 1 file changed, 2 insertions(+)

commit cb4907899494f083facbca5bb7c86aa2cc0f88ab
Author: Felix Riemann <friemann@gnome.org>
Date:   Sat Dec 1 19:59:39 2012 +0100

    Raise GTK+ dependency for print-to-file basename
    
    https://bugzilla.gnome.org/show_bug.cgi?id=683335

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

commit b60f391c595936088df8c9fcdcb3bf1ac91880a1
Author: Federico Mena Quintero <federico@gnome.org>
Date:   Tue Sep 4 09:59:45 2012 -0500

    bgo#683335 - Set the basename for print-to-file
    
    Per https://live.gnome.org/GnomeGoals/PrintToFile , GTK+ 3.6 lets the application set a filename
    for the print-to-file command so that GTK+ can present a better default than just 'output.pdf'.
    
    Signed-off-by: Federico Mena Quintero <federico@gnome.org>

 src/eog-window.c | 28 ++++++++++++++++++++++++++++
 1 file changed, 28 insertions(+)

commit 59742ad1ad828f07f48eb2b1206197d83279310d
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Tue Nov 27 17:05:29 2012 +0100

    Updated Polish translation

 po/pl.po | 288 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 146 insertions(+), 142 deletions(-)

commit 3cc54c3ccc058a463ee71a977ad701293819c863
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Thu Nov 22 17:58:44 2012 +0100

    Updated Galician translations

 po/gl.po | 294 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 150 insertions(+), 144 deletions(-)

commit 29d324c5f8fb09da7a5f810770627490f5fa0a8f
Author: Felix Riemann <friemann@gnome.org>
Date:   Wed Nov 21 00:24:09 2012 +0100

    Post-release version bump

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)