commit aa850977a570b3ad19419663655bac438fcc2585
Author: Rodrigo Moya <rodrigo@gnome-db.org>
Date:   Tue Aug 30 10:31:23 2011 +0200

    background: Allow SVG image files as background
    
    https://bugzilla.gnome.org/show_bug.cgi?id=648764

 panels/background/bg-pictures-source.c  |    3 ++-
 panels/background/cc-background-panel.c |    3 +--
 2 files changed, 3 insertions(+), 3 deletions(-)

commit a29bc7090bf7e29139c8ac33f93d2d64a383b64d
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Mon Aug 29 19:13:42 2011 +0200

    Updated Spanish translation

 po/es.po |   25 +++++++++++++++----------
 1 files changed, 15 insertions(+), 10 deletions(-)

commit ea562b93d55d609c132e43322f0af051ede9dccf
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Aug 29 12:18:42 2011 +0100

    wacom: Rename the Wacom panel
    
    to "Wacom Graphics Tablet", as proposed by Richard Hughes.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=657443

 panels/wacom/gnome-wacom-panel.desktop.in.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 1cb6b90e2e2a36ac38b35ef64da13251ce65a3a6
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:   Mon Aug 29 19:21:04 2011 +0800

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

 po/zh_HK.po |  917 +++++++++++++++++++++++++++++++++++++----------------------
 po/zh_TW.po |  922 +++++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 1152 insertions(+), 687 deletions(-)

commit c5763a8d99c1f2f1fe3a0b9da0dc6c3e5d4d7077
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Aug 28 19:26:19 2011 +0100

    network: Use icon without a spanner
    
    https://bugzilla.gnome.org/show_bug.cgi?id=657556

 panels/network/gnome-network-panel.desktop.in.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 3d6145b2d5750edc4d95a25a9e52907cc5b2ca5b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sun Aug 28 19:26:03 2011 +0100

    keyboard: Use icon without a spanner
    
    https://bugzilla.gnome.org/show_bug.cgi?id=657556

 panels/keyboard/gnome-keyboard-panel.desktop.in.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit e33a1a5ebb67d74b90b38ee51be226796503bbc8
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Sun Aug 28 19:19:35 2011 +0200

    Updated Norwegian bokmål translation

 po/nb.po |  426 ++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 223 insertions(+), 203 deletions(-)

commit 236d4bf0cba9313229bcdac252b00f22285efa42
Author: Abduxukur Abdurixit <abdurixit@gmail.com>
Date:   Sun Aug 28 16:30:40 2011 +0200

    Added UG translation

 po/ug.po | 7831 ++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 4317 insertions(+), 3514 deletions(-)

commit cab724be33c8cd2caff154438968951e5ba0ae03
Author: Fran Dieguez <fran@openhost.es>
Date:   Sun Aug 28 15:55:35 2011 +0200

    Updated galician translations

 po/gl.po |  811 ++++++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 477 insertions(+), 334 deletions(-)

commit bd183260bd3a91984e3f4b8b167d3c016140cb07
Author: Mario Blättermann <mariobl@gnome.org>
Date:   Sun Aug 28 12:11:40 2011 +0200

    [l10n] Updated German translation

 po/de.po |  936 ++++++++++++++++++++++++++++++++++++++------------------------
 1 files changed, 579 insertions(+), 357 deletions(-)

commit 47ba0ce654714fb00eb7ebbeaa385b8c702da34a
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Sun Aug 28 10:08:26 2011 +0200

    Updated Spanish translation

 po/es.po |  695 ++++++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 409 insertions(+), 286 deletions(-)

commit b7bb4f31206ad29b709b55fd44e6b535fbb724aa
Author: Reinout van Schouwen <reinouts@gnome.org>
Date:   Sat Aug 27 15:59:25 2011 +0200

    2011-08-27: Updated Dutch translation by Reinout van Schouwen
    - fixed two typos

 po/nl.po |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 2d1ae671e1fe1a5b62a3a02b49dba1f25c6cef2e
Author: Reinout van Schouwen <reinouts@gnome.org>
Date:   Sat Aug 27 15:54:04 2011 +0200

    2011-08-27: Updated Dutch translation by Rachid BM <rachidbm@ubuntu.com>

 po/nl.po | 2876 +++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 1728 insertions(+), 1148 deletions(-)

commit 4a7190004a7fa02aa8d1461141a136ab2062686f
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sat Aug 27 13:06:19 2011 +0100

    power: Don't shrink the panel on desktops
    
    During a split second we see some garbage on the screen on
    desktop systems that don't have UPSes. Better to grow than to
    shrink (though we shouldn't do either), so start with the battery
    information hidden.

 panels/power/cc-power-panel.c |   10 +++++++---
 panels/power/power.ui         |    2 +-
 2 files changed, 8 insertions(+), 4 deletions(-)

commit 6ed654694dae3aae729838ebb986883355b0595c
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sat Aug 27 12:53:54 2011 +0100

    power: Remove power and suspend buttons config
    
    As mentioned in the discussion in:
    https://bugzilla.gnome.org/show_bug.cgi?id=652183
    https://bugzilla.gnome.org/show_bug.cgi?id=657068
    
    And implemented in the future for the power panel:
    https://live.gnome.org/Design/SystemSettings/Power/

 panels/power/cc-power-panel.c |   20 --------
 panels/power/power.ui         |  103 -----------------------------------------
 2 files changed, 0 insertions(+), 123 deletions(-)

commit 05ffef73479fd4a87b4693872631bc5faa9f70b8
Author: Bastien Nocera <hadess@hadess.net>
Date:   Sat Aug 27 12:27:02 2011 +0100

    wacom: Fix strange bottom padding
    
    Spotted by Matthias Clasen <mclasen@redhat.com>
    
    https://bugzilla.gnome.org/show_bug.cgi?id=657426

 panels/wacom/cc-wacom-panel.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 9c530a43e29aca317ef31e3361796194a1279795
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Aug 26 23:12:31 2011 +0100

    sound: Fix sizing of sliders

 panels/sound/gvc-mixer-dialog.c |   11 ++++++-----
 1 files changed, 6 insertions(+), 5 deletions(-)

commit dde5d760452408b50f6a9849b28d2499205437db
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Aug 26 23:03:59 2011 +0100

    sound: Don't warn without a sizegroup
    
    Makes it easier to disable the sizegroup to debug layout problems

 panels/sound/gvc-mixer-dialog.c |   24 +++++++++++++++++-------
 1 files changed, 17 insertions(+), 7 deletions(-)

commit d403011d0e434d739b1771da9eef6af76cdefb71
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Aug 26 22:45:35 2011 +0100

    common: Tweak default user list

 panels/common/cc-common-language.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit 147713ef844221d0f47da3f81dab8e8982ba5b4f
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Aug 26 21:27:06 2011 +0100

    network: Fallback to GNOME as a hotspot name
    
    If the hostname of the machine is empty for some reason.

 panels/network/cc-network-panel.c |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit dceae5f79a720a32269dfd430d940ec461fafabc
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Aug 26 21:11:35 2011 +0100

    display: Prefer higher frequency modes
    
    And prefer the preferred mode to other modes with the
    same resolution (even if they have a lower resolution).
    
    https://bugzilla.gnome.org/show_bug.cgi?id=655041

 panels/display/cc-display-panel.c |   90 ++++++++++++++++++++++++++++++-------
 1 files changed, 73 insertions(+), 17 deletions(-)

commit 2baf442366ab43d76dec7aa19521fc4ab4fec855
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Aug 26 20:34:46 2011 +0100

    display: Remove use of idle_free()
    
    It's just bizarre, and error-prone.

 panels/display/cc-display-panel.c |   36 +++++++++++++++---------------------
 1 files changed, 15 insertions(+), 21 deletions(-)

commit 886801c97c8f0ea5afa1abc87f557938929a022d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Aug 26 19:58:57 2011 +0100

    display: Use symbolic names for columns
    
    Eeek...

 panels/display/cc-display-panel.c |   37 +++++++++++++++++++++++--------------
 1 files changed, 23 insertions(+), 14 deletions(-)

commit 39099a698b0bc3a26daea6a6b9ce8773a10c22dc
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Fri Aug 26 21:19:02 2011 +0200

    Updated Spanish translation

 po/es.po |  212 ++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 111 insertions(+), 101 deletions(-)

commit b8b3df03fcaf1f8e438d6c94f081f40b165d1e72
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Aug 26 19:20:52 2011 +0100

    universal-access: Don't crash when metacity isn't installed

 panels/universal-access/cc-ua-panel.c |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

commit dcd6fe129a18284e223edcb02983e2b7f6b4d2f6
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Aug 26 19:20:05 2011 +0100

    universal-access: Keep "text size" items a constant size
    
    https://bugzilla.gnome.org/show_bug.cgi?id=657188

 panels/universal-access/cc-ua-panel.c |   21 +++++++++++++++++++++
 panels/universal-access/uap.ui        |    8 +++++++-
 2 files changed, 28 insertions(+), 1 deletions(-)

commit 99de2e35488b095b776a793441a67735e3c92dec
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Aug 26 18:44:37 2011 +0100

    network: Rename "Options..." to "Configure..."
    
    As "Options..." isn't an action, and is thus not a good button
    label.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=657002

 panels/network/network.ui |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

commit 456cd5583927ef0a0c337420f4bc96462d6edf3d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Aug 26 18:31:52 2011 +0100

    keyboard: Simplify GtkBuilder calls

 panels/keyboard/keyboard-general.c |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

commit 0f4b481c912add0429808b7c68688aa2b120d4e6
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Aug 26 18:29:24 2011 +0100

    keyboard: Add link to the Region panel
    
    So that the layouts are easier to find.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=643101

 panels/keyboard/gnome-keyboard-panel.ui |   44 +++++++++++++++++++++++++++++++
 panels/keyboard/keyboard-general.c      |   21 ++++++++++++++
 2 files changed, 65 insertions(+), 0 deletions(-)

commit 76783e8e27f73dc025bb74032aaf378ce3ffa1b7
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Aug 26 17:01:23 2011 +0100

    datetime: Use radio buttons for 24h time
    
    Instead of a switch. For most locales "24h time" doesn't
    really have an opposite (as those don't use AM/PM).
    
    https://bugzilla.gnome.org/show_bug.cgi?id=640059

 panels/datetime/cc-datetime-panel.c |   14 +++---
 panels/datetime/datetime.ui         |   83 ++++++++++++++++++++---------------
 2 files changed, 55 insertions(+), 42 deletions(-)

commit 2d975bd678761aaa8b8eda49856945c058e5d024
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Aug 26 16:17:59 2011 +0100

    info: Make "updates" button labels clearer
    
    "System Up-To-Date" when there's nothing to update,
    "Install Updates" when there is something to install,
    "Checking for Updates" when, well, doing that.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=657007

 panels/info/cc-info-panel.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit faf5f630ea5a6088e07295162ea691d65cae8774
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Aug 26 16:15:26 2011 +0100

    info: Always show the "Updates" button
    
    https://bugzilla.gnome.org/show_bug.cgi?id=645274

 panels/info/cc-info-panel.c |   47 +++++++++++++++++++++++++++++++++++-------
 panels/info/info.ui         |    3 +-
 2 files changed, 41 insertions(+), 9 deletions(-)

commit 054f798b16c7d6ca040466df60cfa857a00a353d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Aug 26 15:43:57 2011 +0100

    shell: Add Ctrl+Q as a way to exit the shell
    
    https://bugzilla.gnome.org/show_bug.cgi?id=653443

 shell/gnome-control-center.c |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

commit 93d7d6b6ea93f3b2bcf80d09f065b26083d3c92b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Aug 26 13:59:23 2011 +0100

    shell: Don't repeat the item title when searching
    
    https://bugzilla.gnome.org/show_bug.cgi?id=657020

 shell/cc-shell-model.c       |    9 +--------
 shell/cc-shell-model.h       |    2 +-
 shell/gnome-control-center.c |   25 +++++++++++++++++--------
 3 files changed, 19 insertions(+), 17 deletions(-)

commit 760522d02c41f451a0eb7e26c0b0165e0e1be8db
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Aug 26 13:30:28 2011 +0100

    network: Clarify the VPN service type setting
    
    https://bugzilla.gnome.org/show_bug.cgi?id=657303#c8

 panels/network/net-vpn.c |   16 ++++++++++++----
 1 files changed, 12 insertions(+), 4 deletions(-)

commit 382509986aab8ebc701bb37f2ab861f4f54f4448
Author: Jiří Klimeš <jklimes@redhat.com>
Date:   Fri Jul 22 13:52:44 2011 +0200

    network: Show VPN type and info in panel
    
    For all the VPN types
    
    https://bugzilla.gnome.org/show_bug.cgi?id=657303

 panels/network/cc-network-panel.c |   14 ++++--
 panels/network/net-vpn.c          |   86 +++++++++++++++++++++++++++++++++++--
 panels/network/net-vpn.h          |    1 +
 panels/network/network.ui         |   48 +++++++++++++++++---
 4 files changed, 133 insertions(+), 16 deletions(-)

commit e04d0bb7875cbb7bf472e59e709235e50fed8f46
Author: Jiří Klimeš <jklimes@redhat.com>
Date:   Fri Jul 22 12:12:31 2011 +0200

    network: Fix updating VPN info when edited
    
    - Updating VPN info
    - Removing 'setting' private member from NetVpn object, because settings are
      replaced when connection is updated (libnm-glib/nm-remote-connection.c).
    
    https://bugzilla.gnome.org/show_bug.cgi?id=657303
    https://bugzilla.redhat.com/show_bug.cgi?id=723489

 panels/network/cc-network-panel.c |   43 +++++++++++++++++++++++++++++++++++-
 panels/network/net-vpn.c          |   15 +++---------
 2 files changed, 45 insertions(+), 13 deletions(-)

commit 8adec15322eb11b279c9fe9c4682fba7850e30f7
Author: Jiří Klimeš <jklimes@redhat.com>
Date:   Wed May 4 09:59:28 2011 +0200

    network: Fix display of IP info for some configs
    
    for static and PPP configurations
    
    https://bugzilla.gnome.org/show_bug.cgi?id=657303

 panels/network/cc-network-panel.c |   93 +++++++++++++++++++++++++++++--------
 1 files changed, 73 insertions(+), 20 deletions(-)

commit 91db9ddb4153e63ff2076a57e8b239889514a5e8
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Aug 26 13:20:25 2011 +0100

    network: Fix possible double-free
    
    operator_name_safe is attached to an object, and freed
    when the object goes away, so don't free it here.

 panels/network/cc-network-panel.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit 31f975996ecece93f8921f360e12f97dd29a4b40
Author: Jiří Klimeš <jklimes@redhat.com>
Date:   Wed May 4 09:45:35 2011 +0200

    network: Mobile broadband bug fixes
    
    Fix On/off switch, options buttons and info display
    
    https://bugzilla.gnome.org/show_bug.cgi?id=657303

 panels/network/cc-network-panel.c |   45 ++++++++++++++++-
 panels/network/network.ui         |   97 ++++++++++++++++++++++++++++++++++++-
 2 files changed, 139 insertions(+), 3 deletions(-)

commit 18365c1c5602633abeba8231898fbe5a70ceb3df
Author: Richard Hughes <richard@hughsie.com>
Date:   Fri Aug 26 12:14:31 2011 +0100

    color: When setting the default profile for a display, use the correct device
    
    Using current_device breaks when you have more than one monitor that is color
    managed, and you select device #1 and then click on a different profile for
    device #2.
    
    In this case we want to change the default profile on device #2, not device #1.

 panels/color/cc-color-panel.c |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)

commit 0d5e938ddfb757a4bd113018841dab15e8627a40
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jun 23 20:39:09 2011 +0100

    panel: Disable buttons when D-Bus service not available
    
    https://bugzilla.gnome.org/show_bug.cgi?id=652572

 panels/online-accounts/cc-online-accounts-panel.c |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

commit ddc7d4df3c2f6d2601d6a7940470a10865988c2d
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Fri Aug 26 12:44:31 2011 +0200

    Updated Norwegian bokmål translation

 po/nb.po |  109 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 107 insertions(+), 2 deletions(-)

commit 08910f2869b12307be3026e9382bb5b9a164fe4b
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Fri Aug 26 12:39:42 2011 +0200

    Updated Norwegian bokmål translation

 po/nb.po |  367 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 193 insertions(+), 174 deletions(-)

commit 44dddf75794010be7602bb607304b7585c0dc766
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Aug 26 11:21:02 2011 +0100

    wacom: Hide the calibrate button
    
    As it doesn't do anything yet.

 panels/wacom/gnome-wacom-properties.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 67475075aaddea91d543cb80371c2c51b16eadac
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Aug 26 11:19:31 2011 +0100

    wacom: Remove deprecated properties

 panels/wacom/gnome-wacom-properties.ui |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

commit 4ce3d9f9abc9b1994f04c168614ee510cf42aa8c
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Aug 26 11:18:52 2011 +0100

    wacom: Add padding around the widgets

 panels/wacom/cc-wacom-panel.c          |   23 ++++++++++++++++-------
 panels/wacom/gnome-wacom-properties.ui |    2 --
 2 files changed, 16 insertions(+), 9 deletions(-)

commit dcd5ecac6932f34faedb581a233c94c55f5c2065
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Aug 26 10:48:50 2011 +0100

    wacom: Clean up settings on destruction

 panels/wacom/cc-wacom-panel.c |   19 ++++++++++++++++++-
 1 files changed, 18 insertions(+), 1 deletions(-)

commit 4808eb5ab3d56592246e6d3e0ccaf3bf3f863879
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Aug 26 10:46:45 2011 +0100

    wacom: Clean up panel instantiation

 panels/wacom/cc-wacom-panel.c |   75 ++++++++++++++++++----------------------
 1 files changed, 34 insertions(+), 41 deletions(-)

commit dc5c93787b2aac8c67c2c0a66063ad14a2826d3e
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Aug 26 10:44:47 2011 +0100

    wacom: Clean up GSettings instantiation

 panels/wacom/cc-wacom-panel.c |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)

commit e88053c2442780ab37146e80e5d5c8a1791ecda2
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Aug 26 10:43:08 2011 +0100

    wacom: Simplify widgets getting

 panels/wacom/cc-wacom-panel.c |    7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)

commit ae35bd1e0863b384f34c1ec8c0fe34096a835e5b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Aug 26 10:42:09 2011 +0100

    wacom: Fix memory leak

 panels/wacom/cc-wacom-panel.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 1c019ec610bf19b7e588a7f3e3e4e00e836293e1
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Aug 26 10:33:05 2011 +0100

    wacom: Add files to be translated

 po/POTFILES.in   |    2 ++
 po/POTFILES.skip |    1 +
 2 files changed, 3 insertions(+), 0 deletions(-)

commit 57e87e359192d9ae9ddc6fdbc8e99b21e0488d84
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Aug 26 10:30:39 2011 +0100

    color: Remove unneeded category

 panels/color/gnome-color-panel.desktop.in.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit dde732b9a9f565969c2a3a1d51f17f072d19f0a1
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Aug 26 10:28:58 2011 +0100

    shell: Only load desktop files from our dirs
    
    As we don't know how to load the extension points in the
    other directories anyway. Stops system-wide desktop files
    appearing in a prefixed build.

 shell/Makefile.am            |    1 +
 shell/gnome-control-center.c |   35 ++++++++++++++++++++++++++++++++---
 2 files changed, 33 insertions(+), 3 deletions(-)

commit 7b213472f199333d08ba3840cd2e2b6475d62961
Author: Peter Hutterer <peter.hutterer@who-t.net>
Date:   Fri Jan 7 21:04:07 2011 +1000

    wacom: add a wacom control panel.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=640981

 configure.ac                                 |    4 +
 panels/Makefile.am                           |    3 +-
 panels/wacom/Makefile.am                     |   42 ++
 panels/wacom/cc-wacom-panel.c                |  434 +++++++++++++++++++++
 panels/wacom/cc-wacom-panel.h                |   73 ++++
 panels/wacom/gnome-wacom-panel.desktop.in.in |   17 +
 panels/wacom/gnome-wacom-properties.ui       |  531 ++++++++++++++++++++++++++
 panels/wacom/wacom-module.c                  |   41 ++
 panels/wacom/wacom-stylus.png                |  Bin 0 -> 3165 bytes
 panels/wacom/wacom-tablet.png                |  Bin 0 -> 2301 bytes
 10 files changed, 1144 insertions(+), 1 deletions(-)

commit a999160bf7db5aa6a4ac05628c8003abec31c8c1
Author: Richard Hughes <richard@hughsie.com>
Date:   Fri Aug 26 11:15:15 2011 +0100

    color: If we have only a few devices and profiles expand the treeview at startup

 panels/color/cc-color-panel.c |   24 ++++++++++++++++++++++++
 1 files changed, 24 insertions(+), 0 deletions(-)

commit 5a2402ab755016d0467d62dfacff60e2d3abd65a
Author: Richard Hughes <richard@hughsie.com>
Date:   Fri Aug 26 10:50:27 2011 +0100

    color: Add a tooltip to the 'Learn more...' button
    
    This avoids showing a nasty ghelp:// URL that's meaningless to most people.

 panels/color/color.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit c32fd755be8e124aa635208841b5a655cb7e28c7
Author: Daniel Nylander <po@danielnylander.se>
Date:   Fri Aug 26 08:20:16 2011 +0200

    Updated Swedish translation

 po/sv.po |  329 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 171 insertions(+), 158 deletions(-)

commit f56f4a503da86b15809aa2b98f2fd7ee0a9605d5
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Thu Aug 25 23:43:48 2011 -0400

    users: Fix life-cycle issues
    
    We were leaking various references, leading to failures to populate
    the list upon reloading, or to segfaults. With this commit, all
    created user objects, as well as the user-manager object are
    finalized when the panel is unloaded.

 panels/user-accounts/um-user-manager.c |   43 +++++++++++++++++++++----------
 panels/user-accounts/um-user-manager.h |    1 -
 panels/user-accounts/um-user-panel.c   |   32 +++++++++++++++++------
 panels/user-accounts/um-user.c         |    2 +
 4 files changed, 55 insertions(+), 23 deletions(-)

commit 1488246ff22ce12a84f945fa43e4f30549d1d7c1
Author: Giovanni Campagna <gcampagna@src.gnome.org>
Date:   Thu Aug 18 15:01:01 2011 +0200

    Update volume-control applet for GVC API changes.
    
    "ready" and "connecting" signals were replaced by a single
    "state-changed".
    
    https://bugzilla.gnome.org/show_bug.cgi?id=645708

 panels/sound/gvc-applet.c |   28 +++++++++++-----------------
 1 files changed, 11 insertions(+), 17 deletions(-)

commit a57f32a4e29ab114f2286fc10d4bbb0afe03265e
Author: Giovanni Campagna <gcampagna@src.gnome.org>
Date:   Sat Mar 26 17:59:22 2011 +0100

    GnomeVolumeControl: track PulseAudio connection state and expose it
    
    Adds get_state() and ::state-changed signals, that replace connecting
    and ready, as well as providing indication of when the object was closed
    or the connection to PulseAudio failed.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=645708

 panels/sound/gvc-mixer-control.c |   43 +++++++++++++++++++------------------
 panels/sound/gvc-mixer-control.h |   15 ++++++++++--
 2 files changed, 34 insertions(+), 24 deletions(-)

commit df667265160deb83d2562b045a815e4f73dc4ab2
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Thu Aug 25 22:29:34 2011 +0200

    Updated POTFILES.in

 po/POTFILES.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit ecc7b5c83ecda79f536d79e47f63c8b7340c7591
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Aug 25 19:39:48 2011 +0100

    display: Fix the labeller not disappearing
    
    The "panel" container isn't a top-level container, so we can't
    rely on it being focused/unfocused.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=625476

 panels/display/cc-display-panel.c |   60 +++++++++++++++++++++---------------
 1 files changed, 35 insertions(+), 25 deletions(-)

commit 558325f6a43e80682d1025ecb91a00b28fa1f414
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Aug 25 18:32:15 2011 +0100

    display: Simplify panel code
    
    By merging the "capplet" code back into the main panel code.

 panels/display/Makefile.am        |    2 -
 panels/display/cc-display-panel.c | 2525 ++++++++++++++++++++++++++++++++++++-
 panels/display/xrandr-capplet.c   | 2567 -------------------------------------
 panels/display/xrandr-capplet.h   |    3 -
 4 files changed, 2515 insertions(+), 2582 deletions(-)

commit 662f7b1bf4b0001b98fa68d389cfe6ba273b3f4f
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Aug 25 18:13:25 2011 +0100

    display: Remove FIXME
    
    It was fixed!

 panels/display/xrandr-capplet.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit e763a4dded3c6af45d66899999437a8045d2708a
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Aug 25 18:12:56 2011 +0100

    display: Clean up ifdef's

 panels/display/xrandr-capplet.c |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

commit 64419bf3c9ce5d293d2dfb807193f9fd90bd0871
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Thu Aug 25 12:41:18 2011 -0400

    users: prevent autologin for disabled users
    
    gdm can't handle this currently, so prevent this situation
    from happening. Forcibly turning off the autologin when an
    account is disabled is a slightly odd side-effect, but
    good enough in practice.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=649816

 panels/user-accounts/um-user-panel.c |    2 ++
 panels/user-accounts/um-user.c       |    9 +++++++++
 2 files changed, 11 insertions(+), 0 deletions(-)

commit 222bd72be8643e9ea769418e08a52238eb4ee429
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Aug 25 17:34:58 2011 +0100

    user-accounts: Add translator comments for split line
    
    https://bugzilla.gnome.org/show_bug.cgi?id=657168

 panels/user-accounts/um-user-panel.c |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

commit d5d6cdcae03a79c1a21a7964a980849f906f5530
Author: Friedel Wolff <friedel@translate.org.za>
Date:   Thu Aug 25 17:33:06 2011 +0100

    universal-access: Add translator comments
    
    https://bugzilla.gnome.org/show_bug.cgi?id=657167

 panels/universal-access/uap.ui |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

commit bbe58b586b5805c4b1d756929f7a25e1d0a0321b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Aug 25 17:31:16 2011 +0100

    user-accounts: Remove trailing space in string
    
    https://bugzilla.gnome.org/show_bug.cgi?id=657169

 panels/user-accounts/data/account-fingerprint.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 3406d2bd479f37b2420bf26197cf60a69d706b31
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Aug 25 17:30:08 2011 +0100

    sound: Remove trailing spaces in strings
    
    https://bugzilla.gnome.org/show_bug.cgi?id=657169

 panels/sound/gvc-mixer-dialog.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit 00fdb2501c5999d2012f1e76a8948d83475c2f1c
Author: Richard Hughes <richard@hughsie.com>
Date:   Thu Aug 25 11:52:17 2011 +0100

    color: Add a new 'Learn more' button to the color panel
    
    You need to build gnome-user-docs to get the new content.

 panels/color/color.ui |   31 ++++++++++++++++++++++++++++++-
 1 files changed, 30 insertions(+), 1 deletions(-)

commit ad1a17200781dcbafabb8357173880f270b6f0f1
Author: Fran Dieguez <fran@openhost.es>
Date:   Wed Aug 24 21:12:58 2011 +0200

    Updated Galician translations

 po/gl.po |  215 +++++++++++++++++++++++++++++++++++++++++++-------------------
 1 files changed, 149 insertions(+), 66 deletions(-)

commit 2781c8ebf49bd7a3dbfd5651fb30e4a7b1803ef5
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Wed Aug 24 20:02:13 2011 +0200

    Updated Spanish translation

 po/es.po |   79 +++++++++++++++++++++++++------------------------------------
 1 files changed, 32 insertions(+), 47 deletions(-)

commit 37628b3acaa6d3d3b349cdcba2cf4591426a77f3
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Wed Aug 24 20:00:51 2011 +0200

    Updated Spanish translation

 po/es.po |  276 ++++++++++++++++++++++++++++++++++++++++----------------------
 1 files changed, 180 insertions(+), 96 deletions(-)

commit 13d84a2945e0d170efd9e3aecc5f3db7b7c915b6
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Wed Aug 24 19:02:16 2011 +0200

    Updated Norwegian bokmål translation

 po/nb.po |  197 ++++++++++++++++++++++++++++++++++++++++++--------------------
 1 files changed, 133 insertions(+), 64 deletions(-)

commit 159b81dd679682027a2f641a0ede71715b343b14
Author: Rodrigo Moya <rodrigo@gnome-db.org>
Date:   Wed Aug 24 17:02:22 2011 +0200

    keyboard: Fix some alignment

 panels/keyboard/keyboard-shortcuts.c |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

commit 68fcfd6493995d0f75623d87372e884374330c0c
Author: Rodrigo Moya <rodrigo@gnome-db.org>
Date:   Wed Aug 24 17:01:42 2011 +0200

    region: Don't show region panel in Unity, it uses its own language selector

 panels/region/gnome-region-panel.desktop.in.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 118aa6d1f04819c5748e55a6fc82383bc413a468
Author: Richard Hughes <richard@hughsie.com>
Date:   Wed Aug 24 13:09:11 2011 +0100

    color: Add a small italic indication when there are no color managed devices
    
    This happens on most virtual machines as we can't actually correct a virtual
    screen an there's not going to be many interesting USB devices plugged in.
    
    Thanks again to the guys in #gnome-design for all the help.

 panels/color/cc-color-panel.c |   60 ++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 59 insertions(+), 1 deletions(-)

commit df30d9ea067770c29169d026185be92797ce2fb5
Author: Richard Hughes <richard@hughsie.com>
Date:   Wed Aug 24 12:35:43 2011 +0100

    color: If there are no profiles or devices then hide the toolbar

 panels/color/cc-color-panel.c |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

commit 76a21bdb54591f9f683685b2527929fdda040487
Author: Richard Hughes <richard@hughsie.com>
Date:   Wed Aug 24 12:33:11 2011 +0100

    color: Do not attempt to delete the device if it's already added
    
    This was always a workaround for a bug in colord, and we dep on a high enough
    version now.

 panels/color/cc-color-panel.c |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

commit 37eef8abac89c86be4930919bb4efb6f84bae021
Author: Richard Hughes <richard@hughsie.com>
Date:   Wed Aug 24 12:30:44 2011 +0100

    color: Remove color managed devices if they are deleted by another process
    
    We need to store the device 'Path' not the device 'Id' in the model as we can't
    connect to a device that's already been removed which we need to do when using
    the ID.

 panels/color/cc-color-panel.c |   32 +++++++++++---------------------
 1 files changed, 11 insertions(+), 21 deletions(-)

commit aa6ac8d211de35ca83785e0d91ef0ce000ef7db4
Author: Daniel Nylander <po@danielnylander.se>
Date:   Wed Aug 24 09:01:28 2011 +0200

    Updated Swedish translation

 po/sv.po |  647 ++++++++++++++------------------------------------------------
 1 files changed, 145 insertions(+), 502 deletions(-)

commit b937a72c161e350a4dd0b843f42558ae81ab6ed3
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Tue Aug 23 21:53:06 2011 -0400

    universal access: Add more keywords to the desktop file
    
    Some of these were proposed by Federico Mena Quintero
    in bug 657189, the others just make sense.

 .../gnome-universal-access-panel.desktop.in.in     |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 108f190028e4f0e609e87e43bc8eac044c6cd88f
Author: Dr.T.Vasudevan <agnihot3@gmail.com>
Date:   Wed Aug 24 05:55:33 2011 +0530

    Updated Tamil translation

 po/ta.po |  864 +++++++++++++++++++++++++++++--------------------------------
 1 files changed, 411 insertions(+), 453 deletions(-)

commit 6627ffa4e3ec36e3388c34c0ec137cd1e32f44b2
Author: Dr.T.Vasudevan <agnihot3@gmail.com>
Date:   Tue Aug 23 10:21:14 2011 +0530

    Updated Tamil translation

 po/ta.po | 2410 ++++++++++++++++++++++++++++++++++++++-----------------------
 1 files changed, 1501 insertions(+), 909 deletions(-)

commit 6c8af917c063837c82b2bb5c8a19a7a0b2b18bce
Author: Aurimas Černius <aurisc4@gmail.com>
Date:   Tue Aug 23 23:21:50 2011 +0300

    Updated Lithuanian translation

 po/lt.po |  920 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 453 insertions(+), 467 deletions(-)

commit 2846c231f265929a29c30c6251ea4e9ff146d9d0
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:   Tue Aug 23 19:51:40 2011 +0200

    Updated Serbian translation

 po/sr.po       | 2798 ++++++++++++++++++++++++++++++++------------------------
 po/sr@latin.po | 2803 ++++++++++++++++++++++++++++++++------------------------
 2 files changed, 3199 insertions(+), 2402 deletions(-)

commit 97c852a4ab9a641b4e3ab5910b7459cccd05537f
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   Tue Aug 23 15:06:49 2011 +0200

    Updated POTFILES.in

 po/POTFILES.in |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

commit a0f6f9c603d5dee061f8294d68da93f994d44f6d
Author: Rodrigo Moya <rodrigo@gnome-db.org>
Date:   Tue Aug 23 13:01:06 2011 +0200

    region: Avoid crash when systemd is not available

 panels/region/gnome-region-panel-system.c |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

commit a1e1376a7aa907dd42b1129f192bb2f9d37f6e00
Author: Ivaylo Valkov <ivaylo@e-valkov.org>
Date:   Tue Aug 23 07:04:52 2011 +0300

    Updated Bulgarian translation

 po/bg.po | 2191 +++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 1312 insertions(+), 879 deletions(-)

commit 08c71b017fb0f4e1df327c568baa4ff584d5b1c7
Author: Richard Hughes <richard@hughsie.com>
Date:   Mon Aug 22 23:03:32 2011 +0100

    color: Only allow the user to import custom profiles with colord >= 0.1.12
    
    When I was adding the color panel, we ripped out the import code as it was all
    pretty hacky and hardcoded, with the intention of doing it the right way in
    colord rather than in each client.
    
    At the moment if the user selects 'Import' then the panel does nothing as the
    code that would actually make it work was missing.
    
    I've now added the required client code in colord 0.1.12 which makes it possible
    to actually import files not listed in the dropdown.
    
    This makes it possible to install a display profile that's been downloaded into
    the 'Downloads' directory by firefox.

 panels/color/cc-color-panel.c |   16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)

commit e06ccd9c9eec6bb0a61fb3ba9146e2c8130077b3
Author: Richard Hughes <richard@hughsie.com>
Date:   Mon Aug 22 21:07:10 2011 +0100

    color: Fix a crash where out internal state gets screwed up
    
    I'm just looking for the real bug now.

 panels/color/cc-color-panel.c |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

commit 749148cda67fb81ba147c726d84fc2a9481378f5
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Mon Aug 22 12:35:35 2011 -0400

    region: Initial implementation of 'copy to system'
    
    This implementation is using the systemd-localed mechanism.
    It currently does not support keyboard layouts, unfortunately.

 configure.ac                              |    1 +
 panels/region/gnome-region-panel-system.c |  211 +++++++++++++++++++++++++++++
 panels/region/gnome-region-panel.ui       |    2 +-
 3 files changed, 213 insertions(+), 1 deletions(-)

commit 796cede3869a1ed21e89d29d410308ef9bea9878
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Sun Aug 21 13:53:11 2011 -0400

    region: Add some spacing to the system tab

 panels/region/gnome-region-panel.ui |  378 +++++++++++++++++------------------
 1 files changed, 184 insertions(+), 194 deletions(-)

commit 1538ab4c7964016a400ceafae2019c35ffa81d2f
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Mon Aug 22 14:06:17 2011 -0400

    region: Ensure the system tab is updated
    
    When the region setting is unset, we need to update the
    region on the system tab also when the language changes.

 panels/region/gnome-region-panel-lang.c   |    5 +-
 panels/region/gnome-region-panel-system.c |   86 +++++++++++++++--------------
 panels/region/gnome-region-panel-system.h |    4 +-
 3 files changed, 50 insertions(+), 45 deletions(-)

commit 68c7654dfb37e39e9bfc7997777bebfefb9b711b
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Mon Aug 22 13:51:27 2011 -0400

    region: show fewer regions
    
    Rework the region list to only show regions 'matching' the current
    language, and add a region chooser dialog that offers the full set.

 panels/region/gnome-region-panel-formats.c |  184 +++++++++++++++++++++++-----
 panels/region/gnome-region-panel-formats.h |    2 +
 panels/region/gnome-region-panel-lang.c    |    9 +-
 panels/region/gnome-region-panel-system.c  |   23 ++--
 panels/region/gnome-region-panel.ui        |    2 +-
 5 files changed, 177 insertions(+), 43 deletions(-)

commit d22307b699433b91634a544e1eda23dc19df00e6
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Sat Aug 20 22:21:28 2011 -0400

    region: Use region names on the region tab
    
    Use the just introduced api to show region names in the list.

 panels/region/gnome-region-panel-formats.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 9e027939829d7dbb5598df26fd4abad8f7cb5448
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Mon Aug 22 13:50:46 2011 -0400

    common: Add a region mode to the language chooser
    
    In this mode, locales are primarily represented by their
    region component, instead of their language component.

 panels/common/cc-common-language.c      |   48 ++++++++++++++++++++++++++++++-
 panels/common/cc-common-language.h      |    2 +
 panels/common/cc-language-chooser.c     |   16 +++++++++-
 panels/common/cc-language-chooser.h     |    3 +-
 panels/region/gnome-region-panel-lang.c |    2 +-
 panels/user-accounts/um-user-panel.c    |    2 +-
 6 files changed, 67 insertions(+), 6 deletions(-)

commit 3f122250e1cdcdec709a66e0749eacea6f602934
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Sat Aug 20 22:20:28 2011 -0400

    common: Add api for region names
    
    Similar to how we format language names, add a variant that
    emphasizes the region part of a locale. We show the language
    in parentheses as discriminator only where needed.

 panels/common/cc-common-language.c |   32 +++++++++--
 panels/common/cc-common-language.h |    3 +
 panels/common/gdm-languages.c      |  114 +++++++++++++++++++++++++++++++++++-
 panels/common/gdm-languages.h      |    2 +
 4 files changed, 144 insertions(+), 7 deletions(-)

commit 7720b989ea8d98a8feaa5bd55f028510668d3d3a
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Sat Aug 20 21:59:42 2011 -0400

    region: Redo the formats tab
    
    The big combo box is not very usable, so as a first improvement,
    move things around so that we can use a list on the left, and
    put the examples on the right.
    
    Also add a 'need logout' hint in the same style as on the
    language tab.

 panels/region/gnome-region-panel-formats.c |  168 ++++++++++++++++------
 panels/region/gnome-region-panel.ui        |  211 +++++++++++++++++----------
 2 files changed, 258 insertions(+), 121 deletions(-)

commit be235bd9ae125f94cd8bf22994fdf81c33a3d0c8
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Sat Aug 20 16:50:53 2011 -0400

    region: Redo the language tab
    
    Prepopulate the list with a small set of 'common' languages,
    as we already did in the user panel, and use a language chooser
    to add to that list.

 panels/common/cc-common-language.c      |  139 +++++++++++++++++++--
 panels/common/cc-common-language.h      |    2 +
 panels/common/cc-language-chooser.c     |  130 +++----------------
 panels/region/gnome-region-panel-lang.c |  214 ++++++++++---------------------
 panels/region/gnome-region-panel.ui     |   48 +++++++-
 5 files changed, 265 insertions(+), 268 deletions(-)

commit 60c8f11a122d88d215a1d479f3cf9923096ccad9
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Sat Aug 20 02:17:06 2011 -0400

    user: Move the language chooser to common
    
    It will soon be used in the region panel as well.

 panels/common/Makefile.am                     |   11 +-
 panels/common/cc-language-chooser.c           |  418 +++++++++++++++++++++++++
 panels/common/cc-language-chooser.h           |   37 +++
 panels/common/language-chooser.ui             |  113 +++++++
 panels/user-accounts/Makefile.am              |    2 -
 panels/user-accounts/data/Makefile.am         |    1 -
 panels/user-accounts/data/language-chooser.ui |  113 -------
 panels/user-accounts/um-language-dialog.c     |  370 ----------------------
 panels/user-accounts/um-language-dialog.h     |   38 ---
 panels/user-accounts/um-user-panel.c          |   13 +-
 10 files changed, 583 insertions(+), 533 deletions(-)

commit daf2dae1ff1ab9a39d650f04de089edd53a70fc2
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Sat Aug 20 01:43:10 2011 -0400

    user: Prepopulate the language combo
    
    Add a small set of major languages to the combobox. This covers
    the 80% case and makes the list look less empty.

 panels/user-accounts/um-language-dialog.c |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

commit eaec9ce36274d99ad4c6bf4244e1b38a734c29a1
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Sat Aug 20 01:34:28 2011 -0400

    user: Add a filter entry to the language dialog
    
    This makes the dialog more similar to the layout add dialog
    in the region panel, where we want to use it eventually as
    well.

 panels/user-accounts/data/language-chooser.ui |   57 ++++++++++-----
 panels/user-accounts/um-language-dialog.c     |   95 ++++++++++++++++++++++++-
 panels/user-accounts/um-language-dialog.h     |    1 +
 panels/user-accounts/um-user-panel.c          |    1 +
 4 files changed, 134 insertions(+), 20 deletions(-)

commit ce0ab7e2f4716f2e008170135c35d25e9886335b
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Sat Aug 20 00:30:06 2011 -0400

    common: Simplify language display
    
    When there is only one locale for this language, omit the territory
    and codeset from the descriptive name. This makes the parenthesized
    part appear a bit more like a discriminator instead of a wierd
    formatting convention.

 panels/common/gdm-languages.c |   44 +++++++++++++++++++++++++++++++++++++++++
 1 files changed, 44 insertions(+), 0 deletions(-)

commit 97d759271d90e999f726f8bdac6b191a3c128f43
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Sat Aug 20 01:46:52 2011 -0400

    user: Remove some dead code
    
    There were some unused declarations leftover in the language dialog.

 panels/user-accounts/um-language-dialog.c |   17 -----------------
 panels/user-accounts/um-language-dialog.h |    5 +----
 2 files changed, 1 insertions(+), 21 deletions(-)

commit 2b64b963be7fc776a361f991bb2dddc261683cb7
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Sat Aug 20 17:18:48 2011 -0400

    region: Fix locale-changing code
    
    setlocale() returns a string representing the _new_ locale, so
    we have to get the current locale with setlocale (..., NULL) first,
    and we have to copy it since it returns a static string that will
    otherwise get overwritten.

 panels/region/gnome-region-panel-formats.c |   20 +++++++++++++++-----
 1 files changed, 15 insertions(+), 5 deletions(-)

commit 959ea421603301a2c225c7e83ce9e83baa61ec81
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Mon Aug 22 13:21:55 2011 +0200

    Remove old and obsolete Norwegian bokmål translation.

 panels/datetime/po-timezones/no.po | 3345 ------------------------------------
 1 files changed, 0 insertions(+), 3345 deletions(-)

commit 87165a487a800cbcccff9c78bcbf26823476e2e0
Author: Aron Xu <aronxu@gnome.org>
Date:   Sun Aug 21 14:45:27 2011 +0000

    Update Simplified Chinese translation.

 po/zh_CN.po |   96 +++++++++++++++++++++--------------------------------------
 1 files changed, 34 insertions(+), 62 deletions(-)

commit 732ba22aec8f5843ce5d30472ea0b26ae7cf308f
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Fri Aug 19 21:28:17 2011 -0400

    region: avoid a crash in the absence of configured layouts
    
    This code was creating a GString conditionally, but using
    it unconditionally afterwards. Instead of special-casing
    the str == NULL case, just always create it.

 panels/region/gnome-region-panel-system.c |   10 ++++------
 1 files changed, 4 insertions(+), 6 deletions(-)

commit c79ca529c67e58b69d42ea0b8ea9e66e914a194d
Author: Rodrigo Moya <rodrigo@gnome-db.org>
Date:   Thu Aug 18 10:50:32 2011 +0200

    Release 3.1.5

 NEWS         |   43 +++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 44 insertions(+), 1 deletions(-)