commit 469709551a6c0fb48143600d98cda3b6ad5fedbe
Author: Felix Riemann <friemann@gnome.org>
Date:   Mon Aug 20 22:25:53 2012 +0200

    Prepare for release 3.5.5

 NEWS | 22 ++++++++++++++++++++++
 1 Datei geändert, 22 Zeilen hinzugefügt(+)

commit f6f88b8ad5f94ce65cb154dec1a5bae5c909dc17
Author: Felix Riemann <friemann@gnome.org>
Date:   Mon Aug 20 22:17:51 2012 +0200

    export-to-folder: Hook up translations

 po/POTFILES.in   | 4 ++++
 po/POTFILES.skip | 1 +
 2 Dateien geändert, 5 Zeilen hinzugefügt(+)

commit c25fbf54b4a33204bd6e6cf0959831d03b3cf719
Author: Felix Riemann <friemann@gnome.org>
Date:   Mon Aug 20 22:13:49 2012 +0200

    export-to-folder: Save export folder with GSettings

 configure.ac                                       |  1 +
 plugins/export-to-folder/Makefile.am               | 14 ++++++++++---
 plugins/export-to-folder/export-to-folder.py       | 23 ++++++++++++++++------
 ....eog.plugins.export-to-folder.gschema.xml.in.in |  9 +++++++++
 4 Dateien geändert, 38 Zeilen hinzugefügt(+), 9 Zeilen entfernt(-)

commit 111db144d59a7ebe3f86794c0db977e0cbf21584
Author: Felix Riemann <friemann@gnome.org>
Date:   Mon Aug 20 21:20:23 2012 +0200

    export-to-folder: Remove menu entry when disabling plugin

 plugins/export-to-folder/export-to-folder.py | 1 +
 1 Datei geändert, 1 Zeile hinzugefügt(+)

commit 95a2bed928780cd55aa08d2f7b0a84335f78ef7f
Author: Jendrik Seipp <jendrikseipp@web.de>
Date:   Mon Aug 20 21:14:14 2012 +0200

    New plugin: Export to Folder

 configure.ac                                       |   7 +-
 plugins/export-to-folder/Makefile.am               |  21 +++++
 .../export-to-folder.plugin.desktop.in             |  10 ++
 plugins/export-to-folder/export-to-folder.py       | 101 +++++++++++++++++++++
 plugins/export-to-folder/preferences_dialog.ui     |  41 +++++++++
 5 Dateien geändert, 177 Zeilen hinzugefügt(+), 3 Zeilen entfernt(-)

commit ea77bf2437884e17ab7dc9da801f4bdf737441e4
Author: Miguel Rodriguez <bokerones.fritos@gmail.com>
Date:   Fri Aug 17 10:30:51 2012 +0200

    Updated Spanish translation

 po/es.po | 35 +++++++++++++++++++++++------------
 1 Datei geändert, 23 Zeilen hinzugefügt(+), 12 Zeilen entfernt(-)

commit 4b5d5e314dfd3b24e65f7b36f109876011e35f6c
Author: Felix Riemann <friemann@gnome.org>
Date:   Sun Aug 12 16:54:19 2012 +0200

    Add new plugin: Disable dark theme
    
    This plugin disables the preference for dark theme variants
    and displays eog with the standard desktop theme.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=675918

 configure.ac                                      |   9 +-
 plugins/light-theme/Makefile.am                   |  34 +++++
 plugins/light-theme/eog-light-theme-plugin.c      | 147 ++++++++++++++++++++++
 plugins/light-theme/eog-light-theme-plugin.h      |  79 ++++++++++++
 plugins/light-theme/light-theme.plugin.desktop.in |   9 ++
 po/POTFILES.in                                    |   1 +
 6 Dateien geändert, 275 Zeilen hinzugefügt(+), 4 Zeilen entfernt(-)

commit 42acca2c8daf8dafb1427ce44ac1d3a9d7101237
Author: Felix Riemann <friemann@gnome.org>
Date:   Sun Aug 12 15:11:04 2012 +0200

    Add new plugin: Hide Titlebar
    
    This hides eog's titlebar when the window is maximized.
    The function is more or less parked in this plugin for now as it's unclear
    whether this would be a good default for eog.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=668652

 configure.ac                                       |   7 +-
 plugins/hide-titlebar/Makefile.am                  |  34 +++++
 plugins/hide-titlebar/eog-hide-titlebar-plugin.c   | 148 +++++++++++++++++++++
 plugins/hide-titlebar/eog-hide-titlebar-plugin.h   |  81 +++++++++++
 .../hide-titlebar/hide-titlebar.plugin.desktop.in  |   9 ++
 po/POTFILES.in                                     |   1 +
 6 Dateien geändert, 277 Zeilen hinzugefügt(+), 3 Zeilen entfernt(-)

commit 4cd70a83a6b83cb0ddffd15a7d19509f3df087c2
Author: Felix Riemann <friemann@gnome.org>
Date:   Sun Aug 12 15:18:16 2012 +0200

    Make package version a development version again

 configure.ac | 2 +-
 1 Datei geändert, 1 Zeile hinzugefügt(+), 1 Zeile entfernt(-)

commit 6aa2f81a0fb4826038af1f011dfc36aeb9196ccd
Author: Aurimas Černius <aurisc4@gmail.com>
Date:   Sun Aug 5 16:27:28 2012 +0300

    Updated Lithuanian translation

 po/lt.po | 267 +++++++++++++++++++++++++++++++++++++++++++--------------------
 1 Datei geändert, 181 Zeilen hinzugefügt(+), 86 Zeilen entfernt(-)

commit f66895ee6e89a0369a8735bc37f1ddc7dd509be4
Author: Tom Tryfonidis <tomtryf@gmail.com>
Date:   Thu Jul 26 12:16:12 2012 +0300

    Updated Greek translation

 po/el.po | 334 +++++++++++++++++++++++++++++++++++++++++++++++++++------------
 1 Datei geändert, 271 Zeilen hinzugefügt(+), 63 Zeilen entfernt(-)

commit a35365277dbf51191f28b92d17c5fe7202b4a7c8
Author: Felix Riemann <friemann@gnome.org>
Date:   Sun May 27 15:43:44 2012 +0200

    Post-release version bump

 configure.ac | 2 +-
 1 Datei geändert, 1 Zeile hinzugefügt(+), 1 Zeile entfernt(-)