commit c85598baba576a7a679e0b0b4484d9e745cb526b
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Tue Jul 30 08:28:18 2013 -0400

    3.9.5

M	NEWS
M	configure.ac

commit 80b400b717bc556fcd42f93b297410d3c4f56631
Author: Richard Hughes <richard@hughsie.com>
Date:   Tue Jul 30 10:37:50 2013 +0100

    Ensure EDID is at least 128 bytes and a multiple of 128 bytes
    
    Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=956772

M	libgnome-desktop/gnome-rr.c

commit 47d405b044592063893451802f3649914b6e3ad9
Author: Victor Ibragimov <victor.ibragimov@gmail.com>
Date:   Mon Jul 29 16:06:20 2013 +0100

    Tajik translation added

M	po/LINGUAS
A	po/tg.po

commit bb821e2aba1b2fa1c67757c37c71081ad7885e2f
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jul 18 17:10:51 2013 +0200

    gnome-rr: Fix types of signal vfuncs
    
    ... in the class definition. They were missing the object itself.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=704477

M	libgnome-desktop/gnome-rr.h

commit c262a12739a9c682e773ed1772c2814f2d4bd5a7
Author: Benjamin Steinwender <b@stbe.at>
Date:   Tue Jul 23 17:51:46 2013 +0200

    Updated German translation

M	po/de.po

commit 0a7211428091f5668b31fe6b760930ec3ce8efea
Author: Christophe Fergeau <cfergeau@redhat.com>
Date:   Fri Jun 28 15:30:44 2013 +0200

    xkb: Ensure strings from xkeyboard-config are UTF-8
    
    When using g_dgettext, translated strings are returned in the
    current locale's encoding. This means XKEYBOARD_CONFIG() can
    give us a non-UTF-8 string if a non-UTF-8 locale is in use.
    Calling bind_textdomain_codeset() ensures that the strings returned
    by g_dgettext will be encoded in UTF-8, which is what applications
    using gnome-desktop expect.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=703247

M	libgnome-desktop/gnome-xkb-info.c

commit 4a95c179de8920ee8f78ae5e1f05df173e9d5bd8
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Jun 25 11:00:58 2013 +0200

    gnome-rr: Fix crash when XRRSetCrtcConfig() fails
    
    It's possible for XRRSetCrtcConfig() to fail so we should
    wrap it in gkd_error_traps.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=703034

M	libgnome-desktop/gnome-rr.c

commit 4d6d8e096d0ecfb1e4f1345b6002befebe16558e
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Jun 24 10:52:53 2013 +0200

    Update pnp.ids from upstream hwdata
    
    hwdata now follows Microsoft's database as its upstream,
    so updates are quicker.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=699730

M	libgnome-desktop/pnp.ids

commit a4dd7815aba059c8798094a277acccfdbc2f7179
Author: Giovanni Campagna <gcampagna@src.gnome.org>
Date:   Sun May 12 18:50:05 2013 +0200

    libgnome-desktop: initialize gettext before constructing a wall clock
    
    GnomeWallClock uses gettext, so we must initialize it to point to
    the right path.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=699325

M	libgnome-desktop/gnome-wall-clock.c

commit d41c9a1ded63b778f261eb2671d5d8f01649a646
Author: Baurzhan Muftakhidinov <baurthefirst@gmail.com>
Date:   Sat Jun 22 15:04:25 2013 +0600

    Updated Kazakh translation

M	po/kk.po

commit e19df898281f83aa6db3d8fe57c720b29d98abee
Author: Sebastien Bacher <seb128@ubuntu.com>
Date:   Tue Jun 11 18:23:26 2013 +0200

    gnome-bg: objects without a filename are not slideshows
    
    https://bugzilla.gnome.org/show_bug.cgi?id=702010

M	libgnome-desktop/gnome-bg.c

commit 9694f26c3387e3c425a55e75c92db2d39de0c230
Author: Cheng-Chia Tseng <pswo10680@gmail.com>
Date:   Tue Jun 4 21:08:08 2013 +0800

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

M	po/zh_HK.po
M	po/zh_TW.po

commit be73edf004922fe80e88b50df509499bc8a7c010
Author: Rui Matos <tiagomatos@gmail.com>
Date:   Fri May 31 10:03:20 2013 +0200

    gnome-xkb-info: Fix similar memory leak
    
    https://bugzilla.gnome.org/show_bug.cgi?id=701326

M	libgnome-desktop/gnome-xkb-info.c

commit a32275872c279c790cf49263880aa401320580fa
Author: Tim Lunn <tim@feathertop.org>
Date:   Fri May 31 10:41:14 2013 +1000

    gnome-xkb-info: Fix memory leak
    
    https://bugzilla.gnome.org/show_bug.cgi?id=701326

M	libgnome-desktop/gnome-xkb-info.c