commit 71e7f5ed0af7aae1e4cc5a3332ee5a2550cb29ee
Author: Fran Dieguez <fran@openhost.es>
Date:   Mon Sep 5 15:22:13 2011 +0200

    Updated galician translations

 po/gl.po |  104 +++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 56 insertions(+), 48 deletions(-)

commit f8698236d98876b298e060aff2c5ecfd997c764c
Author: Jorge González <aloriel@mail.com>
Date:   Mon Sep 5 14:05:17 2011 +0200

    Updated Spanish translation

 po/es.po |  171 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 88 insertions(+), 83 deletions(-)

commit fe261e086187e97e8b0c6ad87a6e02f435f6298f
Author: Richard Hughes <richard@hughsie.com>
Date:   Mon Sep 5 10:29:01 2011 +0100

    color: Do not use a GtkSeparatorToolItem in the GtkToolbar
    
    Adwaita now themes these, and a single random row of centered pixels just looks wrong.
    Use an empty GtkLabel to introduce padding without the random pixels.

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

commit 67e12897e640666647bfeb0ccbff02381ee673a3
Author: Richard Hughes <richard@hughsie.com>
Date:   Sun Sep 4 22:07:03 2011 +0100

    color: If cancelling profile import don't show the empty assign dialog
    
    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=658180

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

commit 6e069f6febb55f6fd8aa5e102582f2fc059fcdfb
Author: Jiro Matsuzawa <jmatsuzawa@src.gnome.org>
Date:   Sun Sep 4 20:11:21 2011 +0900

    color: Use a mnemonic character on the Import button
    
    Resolves #658167
    
    Signed-off-by: Richard Hughes <richard@hughsie.com>

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

commit 477bfa6bd78d943372bfe1648a8f50eeaca81531
Author: Richard Hughes <richard@hughsie.com>
Date:   Fri Sep 2 16:35:08 2011 +0100

    power: Update the UI to reflect the new mockup

 panels/power/cc-power-panel.c |   78 ++--------
 panels/power/power.ui         |  354 ++++++++++++++++-------------------------
 2 files changed, 150 insertions(+), 282 deletions(-)

commit 65f7d5b2414db4257935aa575e1eb0ea36c03077
Author: Fran Dieguez <fran@openhost.es>
Date:   Sun Sep 4 23:23:21 2011 +0200

    Updated galician translations

 po/gl.po |  137 +++++++++++++++++++++++++++++++------------------------------
 1 files changed, 70 insertions(+), 67 deletions(-)

commit 32e348d73b97a7b4ad8e1c1ba349f53763bd651c
Author: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Date:   Mon Sep 5 00:20:50 2011 +0300

    Updated Belarusian translation.

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

commit 402b5c46144db22d8bf4745dea6eeaade784a94a
Author: Yuri Matsuk <yuri@matsuk.net>
Date:   Sun Sep 4 17:51:06 2011 +0300

    Updated Belarusian translation.

 po/be.po | 6917 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 3512 insertions(+), 3405 deletions(-)

commit be260698b3edadfa071af6d058ad03503c0f51cb
Author: A S Alam <aalam@users.sf.net>
Date:   Sun Sep 4 16:43:13 2011 +0530

    update translation for Punjabi

 po/pa.po | 1090 ++++++++++++++++++++++++++++++++++++++------------------------
 1 files changed, 663 insertions(+), 427 deletions(-)

commit 31ebb004d48be164c75ed1af4f513d4306738f47
Author: Yuri Myasoedov <omerta13@yandex.ru>
Date:   Sat Sep 3 17:04:00 2011 +0400

    Updated Russian translation

 po/ru.po | 1901 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 1076 insertions(+), 825 deletions(-)

commit fba2f20ab78b46fa82f90ad9032639188be5b144
Author: Jiro Matsuzawa <jmatsuzawa@src.gnome.org>
Date:   Sat Sep 3 12:47:53 2011 +0900

    Updated Japanese translation

 po/ja.po |  230 +++++++++++++++++++++++++++++++-------------------------------
 1 files changed, 116 insertions(+), 114 deletions(-)

commit 823c3ec14b59ea85e4024bdecb802e0354855ce2
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Sep 2 14:36:58 2011 +0100

    shell: Use symbolic name for minimum height

 shell/gnome-control-center.c |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

commit 6ba681b2a7440dd0bfb64420730dbc89ab5c4f10
Author: Richard Hughes <richard@hughsie.com>
Date:   Fri Sep 2 15:07:09 2011 +0100

    color: Ensure the calibrate program gets run correctly
    
    We were not NULL-terminating the argv we were about to spawn, which caused it to
    fail with 'bad address' for some people.

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

commit fed883bbec403dfc27526e3ca624db8c5e71f6a2
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Sep 2 14:24:25 2011 +0100

    shell: Limit reading from our own apps directory
    
    https://bugzilla.gnome.org/show_bug.cgi?id=657867

 shell/Makefile.am     |    7 ++-
 shell/gnomecc.menu    |  104 -------------------------------------------------
 shell/gnomecc.menu.in |  104 +++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 109 insertions(+), 106 deletions(-)

commit 22759b211610aeb627a055daac3d019c2fe2d5a2
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Sep 2 14:28:14 2011 +0100

    Revert "shell: Only load desktop files from our dirs"
    
    This reverts commit dde732b9a9f565969c2a3a1d51f17f072d19f0a1.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=657867

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

commit f209ca371776a2523c823e01adb32f092d42acda
Author: Jakub Steiner <jimmac@gmail.com>
Date:   Wed Aug 31 16:38:56 2011 +0200

    power: Use a proper icon for the panel
    
    Rather than repurposing a status icon. We have too
    much blue in System Settings
    
    https://bugzilla.gnome.org/show_bug.cgi?id=645536

 configure.ac                                       |    7 +++++++
 panels/power/Makefile.am                           |    2 ++
 panels/power/gnome-power-panel.desktop.in.in       |    2 +-
 panels/power/icons/16x16/Makefile.am               |   14 ++++++++++++++
 panels/power/icons/16x16/gnome-power-manager.png   |  Bin 0 -> 721 bytes
 panels/power/icons/22x22/Makefile.am               |   14 ++++++++++++++
 panels/power/icons/22x22/gnome-power-manager.png   |  Bin 0 -> 985 bytes
 panels/power/icons/24x24/Makefile.am               |   14 ++++++++++++++
 panels/power/icons/24x24/gnome-power-manager.png   |  Bin 0 -> 941 bytes
 panels/power/icons/256x256/Makefile.am             |   14 ++++++++++++++
 panels/power/icons/256x256/gnome-power-manager.png |  Bin 0 -> 32499 bytes
 panels/power/icons/32x32/Makefile.am               |   14 ++++++++++++++
 panels/power/icons/32x32/gnome-power-manager.png   |  Bin 0 -> 1989 bytes
 panels/power/icons/48x48/Makefile.am               |   14 ++++++++++++++
 panels/power/icons/48x48/gnome-power-manager.png   |  Bin 0 -> 3383 bytes
 panels/power/icons/Makefile.am                     |   18 ++++++++++++++++++
 16 files changed, 112 insertions(+), 1 deletions(-)

commit d62e0da9db27fae814528bc92f982af5c2e8b9d5
Author: Richard Hughes <richard@hughsie.com>
Date:   Thu Sep 1 14:29:46 2011 +0100

    network: Explicitly unset 'use-same-proxy' as there's no UI for that
    
    This fixes proxy selection for people that have upgraded from GNOME 2.
    
    Resolves: https://bugzilla.gnome.org/show_bug.cgi?id=657235

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

commit 8055e736422dbce2ddc926cefdf8ffb41d8de65d
Author: Richard Hughes <richard@hughsie.com>
Date:   Thu Sep 1 14:23:51 2011 +0100

    network: Set the org.gnome.system.proxy.http 'enabled' key if the user sets a HTTP proxy

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

commit d9222bd5b52ed80cb6fb02fe729cae30604b3bc1
Author: Richard Hughes <richard@hughsie.com>
Date:   Thu Sep 1 14:11:55 2011 +0100

    power: Don't print a message to .xsession-errors if it's not an error

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

commit f33080ac1bfaec8e27c7d5315a2148af2ccca5ae
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Sep 1 13:53:45 2011 +0100

    display: Clean up signal handling when finalized
    
    Otherwise we might crash if the display panel was opened
    and the window focus changes.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=657919

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

commit 007a60b72042b1e182ef162a2abdd0d1efd6b92c
Author: Daniel Nylander <po@danielnylander.se>
Date:   Thu Sep 1 12:59:45 2011 +0200

    Updated Swedish translation

 po/sv.po |  601 +++++++++++++++++++++++++++++++++++++------------------------
 1 files changed, 364 insertions(+), 237 deletions(-)

commit 6b35985c47fb56f4943a7049d752fd72e3109beb
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Sep 1 10:46:15 2011 +0100

    media: Use new media-removable icon
    
    From Lapo Calamandrei <calamandrei@gmail.com>
    
    https://bugzilla.gnome.org/show_bug.cgi?id=657801

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

commit 98550289a341ff59c11bb3410cf9603ec2546f27
Author: Peter Hutterer <peter.hutterer@who-t.net>
Date:   Thu Sep 1 11:18:32 2011 +1000

    wacom: dim the labels (grey, not black)
    
    https://bugzilla.gnome.org/show_bug.cgi?id=657812

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

commit 726bed8746e7d7a75353cdc66a0292e1859f026d
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Wed Aug 31 21:34:25 2011 +0200

    Updated Norwegian bokmål translation

 po/nb.po |   20 ++++++++++----------
 1 files changed, 10 insertions(+), 10 deletions(-)

commit 4876a8fb356d83ad6bbfecc3e422cea798fc251d
Author: Timo Jyrinki <timo@debian.org>
Date:   Wed Aug 31 16:48:51 2011 +0300

    Updated Finnish translation.

 po/fi.po | 8272 ++++++++++++++++++++++++++++++++++++++++----------------------
 1 files changed, 5291 insertions(+), 2981 deletions(-)

commit 3295036afb738ac04ec8e720cab7248d31ea1797
Author: Dan Winship <danw@gnome.org>
Date:   Wed Aug 31 09:40:29 2011 +0100

    sound: Add some (element-type) annotations to appease g-i master
    
    See gnome-shell commit 14e8cba2b184b16d0dbd9beb929860a1e1155709

 panels/sound/gvc-mixer-card.c   |    9 +++++++++
 panels/sound/gvc-mixer-stream.c |    9 +++++++++
 2 files changed, 18 insertions(+), 0 deletions(-)

commit 9410bea42f4cae138ab813c383e5eca326e80ea9
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Aug 29 12:51:25 2011 +0100

    screen: Hide brightness heading when unused
    
    Trying to just hide the widget will cause some severely bizarre
    display problems, so just set the heading to be empty instead
    for now.
    
    We should probably look at another way of handling this case.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=657606

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

commit 824c26c925a905b7cb9b2b7494589d7d3ff54462
Author: Rodrigo Moya <rodrigo@gnome-db.org>
Date:   Tue Aug 30 12:11:15 2011 +0200

    Release 3.1.90

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

commit bfce91433f6d549685a71c20cb0d3788daf92e2b
Author: Rodrigo Moya <rodrigo@gnome-db.org>
Date:   Tue Aug 30 12:10:49 2011 +0200

    Fix distribution of language chooser glade file

 panels/common/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)