commit eb22e3aad2f48351193bc3aa8e238f92032fdb6d
Author: Rui Matos <tiagomatos@gmail.com>
Date:   Tue Sep 2 21:09:58 2014 +0200

    3.13.91

M	NEWS
M	configure.ac

commit 76a0dd37e0e12bf4293a9580f48e1d144fa3afe3
Author: Sebastian Rasmussen <sebras@gmail.com>
Date:   Tue Sep 2 09:00:28 2014 +0000

    Updated Swedish translation

M	desktop-docs/lgpl/sv/sv.po

commit c4ad649aec5dfb0bfb2514b291d92a6d85e44543
Author: Sebastian Rasmussen <sebras@gmail.com>
Date:   Tue Sep 2 08:59:39 2014 +0000

    Updated Swedish translation

M	desktop-docs/gpl/sv/sv.po

commit 9ad5fbba62af84c9f882e7a7f93d5a3e6b0f3a94
Author: Sebastian Rasmussen <sebras@gmail.com>
Date:   Tue Sep 2 08:58:38 2014 +0000

    Updated Swedish translation

M	desktop-docs/fdl/sv/sv.po

commit b18bd36bb7bfaf6cd2fabcabb22025d15574e756
Author: Rui Matos <tiagomatos@gmail.com>
Date:   Thu Aug 28 19:16:05 2014 +0200

    gnome-xkb-info: Fix adding layouts to language and country tables
    
    Layout->xkb_name isn't unique so we can't use it as a key in the hash
    table. Layout->id is the unique identifier that we should be using,
    otherwise some layouts would never get added.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=729210

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