commit 4eb910e4a6db5f7e03a40eb1ae98d7ca1bbc97e9
Author: Felix Riemann <friemann@gnome.org>
Date:   Mon Apr 28 23:35:58 2014 +0200

    Prepare for release 3.13.1

 NEWS | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

commit ed8e8838cd07fb0bb6d97b76e1e0cf093d4559dd
Author: Felix Riemann <friemann@gnome.org>
Date:   Mon Apr 28 23:22:07 2014 +0200

    Update installed tests to work with latest GtkFileChooser
    
    The location entry is shown differently now and apparently there is
    also a slightly longer timeout needed until one can press Enter.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=727989

 tests/common_steps.py | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 847fc70b24fdd7c5f276f41f0f3db755918e2221
Author: Vadim Rutkovsky <vrutkovs@redhat.com>
Date:   Thu Apr 10 18:14:13 2014 +0200

    Install tests using --enable-installed-tests switch

 Makefile.am                  |   4 ++
 configure.ac                 |   5 ++
 m4/behave-installed-tests.m4 | 137 +++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 146 insertions(+)

commit 8dffb2f1c34c25ccfd48c2a45acd035e386e7ace
Author: Vadim Rutkovsky <vrutkovs@redhat.com>
Date:   Thu Apr 10 18:13:19 2014 +0200

    Add initial installed tests

 tests/actions.feature |  67 ++++++++++++++
 tests/common_steps.py | 245 ++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/environment.py  |  47 ++++++++++
 tests/gnome-logo.png  | Bin 0 -> 11104 bytes
 tests/steps/steps.py  | 131 +++++++++++++++++++++++++++
 5 files changed, 490 insertions(+)

commit c9cfd7c85836a19b07d9edfca47692fd2f694e89
Author: Rune Karlsson <kraputsniq@live.com>
Date:   Mon Apr 28 20:29:25 2014 +0000

    Updated Swedish translation

 po/sv.po | 948 ++++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 541 insertions(+), 407 deletions(-)

commit 11e586fc01a6023c68a35333b60535239c83bc2c
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Sat Apr 26 11:08:45 2014 -0400

    Drop gnome-icon-theme dependency
    
    gnome-icon-theme got renamed to adwaita-icon-theme. And the
    dependency is not really needed; depending on GTK+ should be
    enough to guarantee the presence of a spec-compliant icon
    theme.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=729018

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

commit 48e971cbccc35b43e351fbefb41c4a54246b47ac
Author: Felix Riemann <friemann@gnome.org>
Date:   Wed Apr 2 22:10:24 2014 +0200

    EogImage: Check GdkPixbuf for an ICC profile before falling back to sRGB
    
    If an image's ICC profile cannot be extracted check whether GdkPixbuf
    was able to extract one before falling back to sRGB. This makes it
    possible to color correct TIFF images.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=727467

 src/eog-image.c | 30 ++++++++++++++++++++++++++----
 1 file changed, 26 insertions(+), 4 deletions(-)

commit 7d1ec24210694cdb5a97f700c82e05c4e8e5f313
Author: Felix Riemann <friemann@gnome.org>
Date:   Sat Apr 26 18:16:22 2014 +0200

    Post-branch version bump

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

commit ac5b75adb67bb7de194d0f88382572e469c165d5
Author: Felix Riemann <friemann@gnome.org>
Date:   Mon Apr 14 21:46:26 2014 +0200

    Post-release version bump

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