commit db2a2bce55dbeac85ac6aa924d45113057bc8f5b
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Wed Dec 22 11:35:25 2010 -0500

    Update NEWS

 NEWS |   42 ++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 42 insertions(+), 0 deletions(-)

commit 033e9f60e43c2e0461099277553811d578cdf0bc
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Wed Dec 22 11:24:29 2010 -0500

    Bump version to 2.91.4

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

commit eb77b474a156412fbae5b86a9fdd3b101f68bb5b
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Wed Dec 22 11:14:34 2010 -0500

    Make the sound panel build against recent GTK+
    
    Switch to use GIO for launching preferences instead of gdk_spawn.

 panels/sound/gvc-stream-status-icon.c |   12 +++++++++---
 1 files changed, 9 insertions(+), 3 deletions(-)

commit 2c2b9d9fde78d721a59798ff8c55db78f02beef9
Author: Thomas Wood <thos@gnome.org>
Date:   Tue Dec 21 14:25:15 2010 +0000

    display: don't use -1 as the minimum width
    
    A valid minimum width must be more than or equal to zero.

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

commit d1bac479ef744d224e42c137d83a8243017e0d75
Author: Florian Müllner <fmuellner@gnome.org>
Date:   Tue Dec 21 12:39:40 2010 +0100

    datetime: Use header capitalization in name
    
    Conjunctions like 'and' should not be capitalized.

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

commit 525851b872c4811abd8300a92288ab81a93708f5
Author: Akom Chotiphantawanon <knight2000@gmail.com>
Date:   Tue Dec 21 17:47:48 2010 +0700

    Updated Thai translation.

 po/th.po |   64 ++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 38 insertions(+), 26 deletions(-)

commit d50dadc8ac2add0568ac56bcf7963d822f5ef4bd
Author: Thomas Wood <thos@gnome.org>
Date:   Mon Dec 20 21:04:49 2010 +0000

    shell: only include items identified as settings panels in the list
    
    Simplify the category requirements and do not include items that are not
    settings panels.

 .../gnome-background-panel.desktop.in.in           |    2 +-
 panels/power/gnome-power-panel.desktop.in.in       |    2 +-
 panels/region/gnome-region-panel.desktop.in.in     |    2 +-
 panels/screen/gnome-screen-panel.desktop.in.in     |    2 +-
 .../data/gnome-user-accounts-panel.desktop.in.in   |    2 +-
 shell/gnome-control-center.c                       |   42 --------------------
 shell/gnomecc.menu                                 |   24 ++---------
 7 files changed, 10 insertions(+), 66 deletions(-)

commit dfd897496bd46f90187016041c0408856ac9693d
Author: Thomas Wood <thos@gnome.org>
Date:   Mon Dec 20 16:50:26 2010 +0000

    sound: Remove the reconnect timeout during the dispose of GvcMixerControl
    
    Remove the reconnect timeout so that the callback function is not called
    after the object has been destroyed.

 panels/sound/gvc-mixer-control.c |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

commit 70604ba4588cf2a58b988a45f76128a9ed0836a5
Author: Thomas Wood <thos@gnome.org>
Date:   Mon Dec 20 14:52:15 2010 +0000

    Remove the "Internet and Network" category
    
    Remove this category as there is only one item in it and move the network
    panel to the "Hardware" category.

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

commit ca7bdc3f7ef9a7fa18d7eaa90bc390d3e88a06d4
Author: Thomas Wood <thos@gnome.org>
Date:   Mon Dec 20 14:46:27 2010 +0000

    build: remove redundant variables
    
    GNOMECC_CAPPLETS_CLEANFILES duplicated existing files to be removed and
    GNOMECC_CAPPLETS_EXTRA_DIST was no longer used anywhere.

 configure.ac                            |    5 -----
 panels/default-applications/Makefile.am |    2 +-
 panels/display/Makefile.am              |    2 +-
 panels/keyboard/Makefile.am             |    1 -
 panels/media/Makefile.am                |    1 -
 panels/mouse/Makefile.am                |    2 +-
 panels/region/Makefile.am               |    2 +-
 7 files changed, 4 insertions(+), 11 deletions(-)

commit 4eb38e621d4ac8057a11821d3afc42ceb7034673
Author: Ivar Smolin <okul@linux.ee>
Date:   Mon Dec 20 14:15:03 2010 +0200

    [l10n] Updated Estonian translation

 po/et.po |  584 +++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 351 insertions(+), 233 deletions(-)

commit 40ab659c2bfdf07409833b80838255cb4775484d
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Sun Dec 19 13:11:10 2010 +0100

    Updated Spanish translation

 po/es.po |  126 ++++++++++++++++++++++++--------------------------------------
 1 files changed, 49 insertions(+), 77 deletions(-)

commit 15be40d8a9ea71f4af460086418a12befd0427c6
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Sun Dec 19 01:14:24 2010 +0200

    Updated Hebrew translation.

 po/he.po |  725 ++++++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 420 insertions(+), 305 deletions(-)

commit a03d07af8a8f684ff2717f6fe4a2a9f0c5a3de0e
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Sat Dec 18 19:05:07 2010 +0100

    Updated Spanish translation

 po/es.po |  109 +++++++++++++++++++++++---------------------------------------
 1 files changed, 40 insertions(+), 69 deletions(-)

commit 5cf3ff07e071f8ed2345b9a5cc510f708669319c
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Sat Dec 18 15:40:19 2010 +0100

    Added Spanish translation

 po/es.po | 1265 +++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 716 insertions(+), 549 deletions(-)

commit f78a9582f74850dc26c318014ddbd3b936bc5fff
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Fri Dec 17 13:53:11 2010 +0100

    Updated Norwegian bokmål translation

 po/nb.po |  544 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 292 insertions(+), 252 deletions(-)

commit 8ec06fc569da4138b6e2e37cdf7d6d1e417b46d2
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Thu Dec 16 23:46:56 2010 +0100

    Improve a translation

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

commit 1ce24314ad08ec8ab92e38dae6924d82d378d793
Author: Richard Hughes <richard@hughsie.com>
Date:   Fri Dec 17 10:58:56 2010 +0000

    network: teach the panel about nameservers and routes

 panels/network/cc-network-panel.c |  305 ++++++++++++++++++++++++++++++++-----
 panels/network/network.ui         |  255 +++++++++++++++++++++++++++++--
 2 files changed, 507 insertions(+), 53 deletions(-)

commit 39d9ed99767bd84b1cccaccb5336f2e829cac977
Author: Akom Chotiphantawanon <knight2000@gmail.com>
Date:   Fri Dec 17 10:25:59 2010 +0700

    Updated Thai translation.

 po/th.po |  538 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 279 insertions(+), 259 deletions(-)

commit c1fc40050afaa9e77dfefe32fd3a61c2482f603d
Author: Richard Hughes <richard@hughsie.com>
Date:   Thu Dec 16 20:42:40 2010 +0000

    network: teach the network panel about IPv6

 panels/network/cc-network-panel.c |  354 ++++++++++++++++++++++++++++++++++---
 panels/network/network.ui         |  108 +++++++++++-
 panels/network/panel-common.c     |   58 ++++++
 panels/network/panel-common.h     |    2 +
 4 files changed, 486 insertions(+), 36 deletions(-)

commit 7ca2a8a3e598b49b9becb104747fa09ee10954b3
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Dec 16 19:38:31 2010 +0000

    background: Use g_settings_delay() properly
    
    g_settings_delay() doesn't work like GConf's changesets. Either
    you create a separate GSettings for non-delayed application,
    or you call g_settings_apply() any time you want changes applied.

 panels/background/cc-background-panel.c |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

commit 7f309202c53127c557e65295ba82c475cf8286b2
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Dec 16 18:37:17 2010 +0000

    po: Update for distchecks

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

commit 3d9f470da2af8af84f4e0580753f24a7556cb765
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Dec 16 18:37:00 2010 +0000

    datetime: Fix distcheck with parallel build

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

commit d9ea76bc4a31c9eefc550f5e5faf52e482f8faab
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Dec 16 18:14:54 2010 +0000

    keyboard: Remove dead file

 panels/keyboard/gnome-keyboard-panel.c |   83 --------------------------------
 1 files changed, 0 insertions(+), 83 deletions(-)

commit dbdfacc0225351e4c1a620d97cbe6eb83215309c
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Dec 16 15:24:35 2010 +0000

    background: Add icons to the dist

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

commit 30d878cfd5cd720fc1bf090532f77531e9da76da
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Dec 16 13:07:55 2010 +0000

    background: Try to fix original state

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

commit 59f84a70888c9e9c368c913fbc12cbfcf927aa56
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Dec 16 13:04:10 2010 +0000

    background: Avoid the size changing when changing preview
    
    The gnome_wp_item_update_size() code was working off old data.
    We need to copy the height and width as well if we want it to
    match the current background. The next call to _update_size()
    will fill in ->size if it wasn't already set.

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

commit 391cb338295f07e052c2c61c7d372c16f1ea518d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Dec 15 18:04:27 2010 +0000

    background: Avoid empty screens
    
    When switching from a colour to a picture.

 panels/background/bg-pictures-source.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit 02e095e26c5941eb0da09480d91e475479e99d4e
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Dec 15 17:56:28 2010 +0000

    background: Fix small style issue

 panels/background/gnome-wp-item.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 9ece3488c9f9fabedfbe8681340e5fa583bdceb7
Author: Richard Hughes <richard@hughsie.com>
Date:   Thu Dec 16 17:00:51 2010 +0000

    network: make the data labels selectable so the user can copy them

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

commit 9a3f023e2c440a1fd6e895ee3c88e3f1352ac52d
Author: William Jon McCann <jmccann@redhat.com>
Date:   Thu Dec 16 10:06:46 2010 -0500

    proxy: remove proxy panel
    
    It is replaced by the network panel.

 configure.ac                                       |    2 -
 panels/Makefile.am                                 |    1 -
 panels/proxy/Makefile.am                           |   57 -
 panels/proxy/cc-proxy-panel.c                      |  127 --
 panels/proxy/cc-proxy-panel.h                      |   77 --
 panels/proxy/gnome-proxy-panel.desktop.in.in       |   17 -
 panels/proxy/gnome-proxy-properties.c              | 1306 --------------------
 panels/proxy/gnome-proxy-properties.ui             | 1086 ----------------
 .../proxy/icons/16x16/gnome-proxy-properties.png   |  Bin 824 -> 0 bytes
 .../proxy/icons/22x22/gnome-proxy-properties.png   |  Bin 1081 -> 0 bytes
 .../proxy/icons/24x24/gnome-proxy-properties.png   |  Bin 1081 -> 0 bytes
 .../proxy/icons/32x32/gnome-proxy-properties.png   |  Bin 1855 -> 0 bytes
 .../proxy/icons/48x48/gnome-proxy-properties.png   |  Bin 3191 -> 0 bytes
 .../icons/scalable/gnome-proxy-properties.svg      |  628 ----------
 panels/proxy/proxy-module.c                        |   41 -
 po/POTFILES.in                                     |    3 -
 po/POTFILES.skip                                   |    1 -
 17 files changed, 0 insertions(+), 3346 deletions(-)

commit fe98e4c2ce24d34d78b12d7951bd10878c90b49b
Author: Torstein Adolf Winterseth <kvikende@fsfe.org>
Date:   Thu Dec 16 15:18:47 2010 +0100

    Updated Norwegian Nynorsk translation

 po/nn.po | 6372 ++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 3499 insertions(+), 2873 deletions(-)

commit d7a8e5670a89f4614a6219357440c006ee745d2f
Author: Richard Hughes <richard@hughsie.com>
Date:   Thu Dec 16 10:33:38 2010 +0000

    network: keep the network UI updated as devices are added, removed or changed
    
    Note: I've found some NetworkManager bugs in this, as 'dbus-monitor --system' will
    verify the missing signals from the daemon.

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

commit f9617f57d0699f0c3b10988135e65cf860c2903c
Author: Richard Hughes <richard@hughsie.com>
Date:   Thu Dec 16 09:13:23 2010 +0000

    network: sort the wireless AP dropdown entries by name

 panels/network/cc-network-panel.c |   12 +++++++++++-
 panels/network/network.ui         |    2 ++
 2 files changed, 13 insertions(+), 1 deletions(-)

commit be2a4ddca9a289ac9db7fe17b4afbc05b2f22d29
Author: Richard Hughes <richard@hughsie.com>
Date:   Thu Dec 16 08:56:41 2010 +0000

    network: properly align the header with the labels below

 panels/network/network.ui |    9 ++-------
 1 files changed, 2 insertions(+), 7 deletions(-)

commit 67c97dc5880f561a8b7a3ec127ffe29fb1b41806
Author: Richard Hughes <richard@hughsie.com>
Date:   Wed Dec 15 22:27:53 2010 +0000

    network: do not show a mode icon for infrastructure connections

 panels/network/panel-cell-renderer-mode.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

commit e8fcdaa2ff176ce6a054599fbcaf2f9b8414b73f
Author: Richard Hughes <richard@hughsie.com>
Date:   Wed Dec 15 22:23:36 2010 +0000

    network: add a space between the amount and the quantity

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

commit 816438b24e765702ebdd82564c1519197ec15532
Author: Richard Hughes <richard@hughsie.com>
Date:   Wed Dec 15 22:16:06 2010 +0000

    network: align the device header with the section labels

 panels/network/network.ui |  115 ++++++++++++++++++++++++--------------------
 1 files changed, 63 insertions(+), 52 deletions(-)

commit ebedc3ac94cb35bad83c47b7f011644f46466624
Author: Richard Hughes <richard@hughsie.com>
Date:   Wed Dec 15 21:37:31 2010 +0000

    network: Use a GtkSwitch to control the flight mode

 panels/network/cc-network-panel.c |    2 +-
 panels/network/network.ui         |   34 +++++++++++++++++++++++++++-------
 2 files changed, 28 insertions(+), 8 deletions(-)

commit 84192b4207cc3b94914b5f6da75edd0861cc753f
Author: Richard Hughes <richard@hughsie.com>
Date:   Wed Dec 15 20:58:33 2010 +0000

    network: display the network name and the IMEI for mobile broadband connections

 panels/network/cc-network-panel.c |  161 +++++++++++++++++++++++++++++++++----
 panels/network/network.ui         |    8 +-
 2 files changed, 150 insertions(+), 19 deletions(-)

commit ed2353bf1281e001a0d22e34ae253af4d8ba8a49
Author: Richard Hughes <richard@hughsie.com>
Date:   Wed Dec 15 19:59:26 2010 +0000

    network: populate some of the data for mobile broadband connections

 panels/network/cc-network-panel.c |   33 +++++++++++++++++++++++++++++++++
 panels/network/network.ui         |   10 +++++-----
 2 files changed, 38 insertions(+), 5 deletions(-)

commit 3e1053c502a54c6690ae02bea4f05acf5b4e461a
Author: Richard Hughes <richard@hughsie.com>
Date:   Wed Dec 15 19:37:52 2010 +0000

    network: list the devices in approximate connection speed order

 panels/network/cc-network-panel.c |    9 ++++++---
 panels/network/network.ui         |    4 +++-
 panels/network/panel-common.c     |   33 +++++++++++++++++++++++++++++++++
 panels/network/panel-common.h     |    1 +
 4 files changed, 43 insertions(+), 4 deletions(-)

commit ad8223c284d6dddabb3a8f057ccbf2a7ed967e16
Author: Richard Hughes <richard@hughsie.com>
Date:   Wed Dec 15 19:23:40 2010 +0000

    network: show the AP mode and signal strength in the wireless dropdown

 panels/network/cc-network-panel.c |   48 +++++++++++++++++++++++++++++++++++-
 panels/network/network.ui         |    6 ++++-
 2 files changed, 51 insertions(+), 3 deletions(-)

commit a248ecc4d4d274dca2265016f60ca03d379659dc
Author: Richard Hughes <richard@hughsie.com>
Date:   Wed Dec 15 19:22:15 2010 +0000

    network: split out common non-object functionality into its own source file

 panels/network/Makefile.am        |    2 +
 panels/network/cc-network-panel.c |  143 +------------------------------
 panels/network/panel-common.c     |  174 +++++++++++++++++++++++++++++++++++++
 panels/network/panel-common.h     |   66 ++++++++++++++
 po/POTFILES.in                    |    1 +
 5 files changed, 245 insertions(+), 141 deletions(-)

commit 6b49a205877515b0f64315cfaac2a5ed483b8def
Author: Richard Hughes <richard@hughsie.com>
Date:   Wed Dec 15 19:19:21 2010 +0000

    network: add a cell renderer for displaying the AP signal strength

 panels/network/Makefile.am                  |    2 +
 panels/network/panel-cell-renderer-signal.c |  155 +++++++++++++++++++++++++++
 panels/network/panel-cell-renderer-signal.h |   60 ++++++++++
 3 files changed, 217 insertions(+), 0 deletions(-)

commit 3ba96656e453a2e81363a73be425a10302e468a2
Author: Richard Hughes <richard@hughsie.com>
Date:   Wed Dec 15 19:18:32 2010 +0000

    network: add a cell renderer for displaying the AP mode

 panels/network/Makefile.am                |    2 +
 panels/network/panel-cell-renderer-mode.c |  146 +++++++++++++++++++++++++++++
 panels/network/panel-cell-renderer-mode.h |   60 ++++++++++++
 3 files changed, 208 insertions(+), 0 deletions(-)

commit 2365e47228441d9518c9429ae019abc24cb3fd5d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Dec 15 16:46:53 2010 +0000

    background: Better handling of colours and gradients
    
    Implement gradients, make sure that selecting one particular
    gradient or solid colour doesn't overwrite the previous one.

 panels/background/background.ui         |   16 +++++-
 panels/background/bg-colors-source.c    |   54 ++++++-----------
 panels/background/cc-background-panel.c |   94 +++++++++++++++++++++++++------
 3 files changed, 109 insertions(+), 55 deletions(-)

commit f0e4595d9b79d4d8722871368deac36d59de98c8
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Dec 15 13:15:07 2010 +0000

    background: Avoid repeating colour names
    
    If there's no files loaded, then there's no size. Left-over from
    s/description/size/ in gnome-wp-item.c

 panels/background/gnome-wp-item.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 06fd58b90b94e7d60b32b843160f95b8cd5f96fb
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Dec 15 12:55:14 2010 +0000

    background: Force bigger size for preview rendering
    
    The current code would use the "default" cell renderer size of
    16 before scaling the emblem. Make the default size bigger so that
    the emblems are applied on that bigger size, not on the smaller size.
    
    Fixes tiny emblem for slideshows.

 panels/background/background.ui |    4 +++-
 panels/background/bg-source.h   |    4 ++--
 2 files changed, 5 insertions(+), 3 deletions(-)

commit db3129ef637ddcc6ff09a50b3b7986f8df525d4f
Author: Akom Chotiphantawanon <knight2000@gmail.com>
Date:   Wed Dec 15 16:16:04 2010 +0700

    Updated Thai translation.

 po/th.po | 2648 ++++++++++----------------------------------------------------
 1 files changed, 417 insertions(+), 2231 deletions(-)

commit 035126a970da54711ae0076ccae1e79f84c081f5
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Dec 14 20:29:33 2010 +0000

    background: Add emblem for slideshow previews
    
    Though for some reason the icon ends up being tiny...

 panels/background/Makefile.am                   |    7 +-
 panels/background/background.ui                 |    8 +-
 panels/background/bg-colors-source.c            |    2 +-
 panels/background/bg-source.c                   |    2 +-
 panels/background/bg-wallpapers-source.c        |    4 +-
 panels/background/cc-background-panel.c         |   11 ++-
 panels/background/gnome-wp-item.c               |   56 +++++-------
 panels/background/gnome-wp-item.h               |   18 ++--
 panels/background/slideshow-emblem-symbolic.svg |   70 ---------------
 panels/background/slideshow-emblem.svg          |  104 +++++++++++++++++++++++
 panels/background/slideshow-symbolic.svg        |   70 +++++++++++++++
 11 files changed, 226 insertions(+), 126 deletions(-)

commit f48054ccf1f5cbfa4700f5b369ce302d4e575153
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Dec 14 19:24:19 2010 +0000

    background: Show wallpaper size on startup
    
    When available. Remove the "px" from the size label.

 panels/background/bg-wallpapers-source.c |    2 +-
 panels/background/cc-background-panel.c  |    4 ++--
 panels/background/gnome-wp-item.c        |   27 +++++++++++++++++----------
 panels/background/gnome-wp-item.h        |    2 +-
 panels/background/gnome-wp-xml.c         |    2 +-
 5 files changed, 22 insertions(+), 15 deletions(-)

commit 933dee47f0cc7743233a42bf3d43e3b7ac9d2394
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Dec 14 18:58:22 2010 +0000

    background: Simplify the size label

 panels/background/gnome-wp-item.c |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)

commit ec1704f7990d8e148d1a44804b9e2ddb8b88b245
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Dec 14 18:50:23 2010 +0000

    background: Right-align the wallpaper size

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

commit 26992d1943b6d06864f3c5fc3e677ac20070b45c
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Dec 14 18:33:54 2010 +0000

    background: Add missing SVG file

 panels/background/slideshow-emblem-symbolic.svg |   70 +++++++++++++++++++++++
 1 files changed, 70 insertions(+), 0 deletions(-)

commit 39f452afee8e127cf38fa419332aff7f4130043c
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Dec 14 17:56:52 2010 +0000

    background: Follow mockups
    
    Add icon to represent slideshows, always show a name for the
    currently set background on startup, show whether a background
    is a slideshow, and its pixel size if available.

 panels/background/Makefile.am            |    2 +
 panels/background/background.ui          |   54 ++++++++++++++++++++---
 panels/background/bg-wallpapers-source.c |    2 +-
 panels/background/cc-background-panel.c  |   15 ++++++-
 panels/background/gnome-wp-item.c        |   68 +++++------------------------
 panels/background/gnome-wp-item.h        |    4 +-
 panels/background/gnome-wp-xml.c         |    2 +-
 7 files changed, 79 insertions(+), 68 deletions(-)

commit 855b7830d33f300c7ae125723b0530640147ab3b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Dec 14 17:44:35 2010 +0000

    background: Make ensure_bg() actually change filenames
    
    Otherwise you might call it as many times as you want, the
    filename won't be changed for it, or its metadata (such as whether
    it is a slideshow) updated.

 panels/background/gnome-wp-item.c |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

commit adfe6ef8fc2e873e4de24c25fe322c78702c976e
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Dec 14 17:27:09 2010 +0000

    background: Fix broken preview
    
    The style wasn't set properly on startup, and then incorrectly
    applied to the preview because the numbering of the items in
    the style-liststore doesn't match the GDesktopBackgroundStyle
    enum 1-to-1.

 panels/background/cc-background-panel.c |   43 ++++++++++++++++++++++++++----
 1 files changed, 37 insertions(+), 6 deletions(-)

commit 98a48ebb6ba71fa3fc77df9c6b20ff000feafb5b
Author: William Jon McCann <jmccann@redhat.com>
Date:   Tue Dec 14 11:44:49 2010 -0500

    screen: use system-lock-screen as icon

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

commit 5b9efcc24db4a3a2638d0be00d953b252127e033
Author: Richard Hughes <richard@hughsie.com>
Date:   Tue Dec 14 14:04:40 2010 +0000

    network: List the available access points for each wireless device
    
    Note: you can't actually assign a access point for a device yet. To come.

 panels/network/cc-network-panel.c |  225 ++++++++++++++++++++++++++++++++----
 panels/network/network.ui         |   10 +-
 2 files changed, 206 insertions(+), 29 deletions(-)

commit 77e70598d96a9591496f314c35f25b5f6dfe2da3
Author: Richard Hughes <richard@hughsie.com>
Date:   Tue Dec 14 13:10:53 2010 +0000

    network: add the manual proxy port spin buttons

 panels/network/cc-network-panel.c |   39 +++++++++++++----
 panels/network/network.ui         |   84 +++++++++++++++++++++++++++++++++----
 2 files changed, 106 insertions(+), 17 deletions(-)

commit a134e09848c194ceb81561f724a754756d99e693
Author: Richard Hughes <richard@hughsie.com>
Date:   Tue Dec 14 10:23:26 2010 +0000

    network: Add the first version of a simple network panel that uses NetworkManager
    
    This is very much a work in progress, and will be changed quite a bit before GNOME 3.

 configure.ac                                     |    2 +
 panels/Makefile.am                               |    1 +
 panels/network/Makefile.am                       |   31 +
 panels/network/cc-network-panel.c                | 1043 ++++++++++++++++++++++
 panels/network/cc-network-panel.h                |   72 ++
 panels/network/gnome-network-panel.desktop.in.in |   17 +
 panels/network/network-module.c                  |   41 +
 panels/network/network.ui                        |   44 +-
 po/POTFILES.in                                   |    2 +
 po/POTFILES.skip                                 |    1 +
 10 files changed, 1235 insertions(+), 19 deletions(-)

commit 4821672a75c8bb1fac9096eec6074663204aeb35
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Mon Dec 13 23:42:24 2010 +0200

    Updated Hebrew translation.

 po/he.po |   70 ++++++++++++++++++++++++++++++++++++++-----------------------
 1 files changed, 43 insertions(+), 27 deletions(-)

commit 44fbef70a292b7ae049554ffd6949d53e3b66d64
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Dec 13 16:19:58 2010 +0000

    background: Load ~/Pictures asynchronously
    
    Using the new gdk-pixbuf helper functions in 2.23.0.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=635601

 configure.ac                           |    2 +
 panels/background/bg-pictures-source.c |  103 +++++++++++++++++++++++++-------
 2 files changed, 82 insertions(+), 23 deletions(-)

commit 9580be8d17d6902632ce1785c25dfb69f60d48ea
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Dec 13 15:30:22 2010 +0000

    background: Avoid re-querying the GFileInfo
    
    If we already have it from enumerating the Pictures directory. Saves
    us from doing sync queries in certain cases.

 panels/background/bg-pictures-source.c |    8 ++++----
 panels/background/gnome-wp-info.c      |   29 +++++++++++++++++++----------
 panels/background/gnome-wp-info.h      |    1 +
 panels/background/gnome-wp-item.c      |    3 ++-
 panels/background/gnome-wp-item.h      |    1 +
 panels/background/gnome-wp-xml.c       |    5 ++---
 6 files changed, 29 insertions(+), 18 deletions(-)

commit a1fa500dc5ca8e7ec65a315c8e08f64464e850ba
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Dec 13 15:29:15 2010 +0000

    background: Make the treeview a little wider
    
    So that we can fit 3 thumbnails side-by-side, even when we use a
    large scrollbar width.

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

commit e92fba97a786f72de89df7833d4738022c30cf60
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Dec 13 14:03:10 2010 +0000

    shell: Set wrap mode to "word" for the icon text
    
    https://bugzilla.gnome.org/show_bug.cgi?id=637035

 shell/cc-shell-category-view.c |    1 +
 shell/cc-shell-item-view.c     |   20 ++++++++++++++++++++
 shell/cc-shell-item-view.h     |    2 ++
 3 files changed, 23 insertions(+), 0 deletions(-)

commit 40d882da1c786efef5f442e6200700c8180c0648
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Sun Dec 12 21:55:18 2010 +0100

    Updated Norwegian bokmål translation

 po/nb.po |   71 +++++++++++++++++++++++++++++++++++++++++---------------------
 1 files changed, 47 insertions(+), 24 deletions(-)

commit ad92153dde5f46b9783f169abc55debc415bba95
Author: William Jon McCann <jmccann@redhat.com>
Date:   Sun Dec 12 14:08:40 2010 -0500

    info: add stub for system info panel

 configure.ac                               |    2 +
 panels/Makefile.am                         |    1 +
 panels/info/GnomeLogoVerticalMedium.svg    |  132 +++++++++++++
 panels/info/Makefile.am                    |   31 +++
 panels/info/cc-info-panel.c                |  138 ++++++++++++++
 panels/info/cc-info-panel.h                |   73 +++++++
 panels/info/gnome-info-panel.desktop.in.in |   17 ++
 panels/info/info-module.c                  |   41 ++++
 panels/info/info.ui                        |  285 ++++++++++++++++++++++++++++
 po/POTFILES.in                             |    4 +-
 po/POTFILES.skip                           |    1 +
 11 files changed, 724 insertions(+), 1 deletions(-)

commit debb923b6bd47543da1e9a0faf7f40fb05d5d1cb
Author: Ivar Smolin <okul@linux.ee>
Date:   Sun Dec 12 21:11:55 2010 +0200

    [l10n] Updated Estonian translation

 po/et.po |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

commit d6421171cc1b296d201c1488caaf735a28d4e87d
Author: William Jon McCann <jmccann@redhat.com>
Date:   Sun Dec 12 12:57:22 2010 -0500

    Change button to Detect Displays
    
    Want to use display consistently instead of mixing with monitor
    and screen.

 panels/display/display-capplet.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 490f95bf6c600148004bf5145bd39e36201aec8d
Author: Ivar Smolin <okul@linux.ee>
Date:   Sun Dec 12 16:26:29 2010 +0200

    [l10n] Updated Estonian translation

 po/et.po |  212 ++++++++++++++------------------------------------------------
 1 files changed, 47 insertions(+), 165 deletions(-)

commit bebfc895ea67fd36ec987b924406256fb187d598
Author: Aron Xu <aronxu@gnome.org>
Date:   Sun Dec 12 08:31:29 2010 +0000

    Update Simplified Chinese translation.

 po/zh_CN.po | 1235 ++++++++++++++++++++++++++++-------------------------------
 1 files changed, 584 insertions(+), 651 deletions(-)

commit 953d7db853ef7384508072c9a004603f408dc2fc
Author: Sergey V. Udaltsov <svu@gnome.org>
Date:   Sun Dec 12 00:40:29 2010 +0000

    Making xkb options fill the full popup dlg
    
    https://bugzilla.gnome.org/show_bug.cgi?id=636902

 panels/region/gnome-region-panel-options-dialog.ui |    2 +-
 panels/region/gnome-region-panel-xkbot.c           |   12 ++++++++----
 2 files changed, 9 insertions(+), 5 deletions(-)

commit 8bfd70abf09a3c462abb3aa3288949645ff6f55a
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Sat Dec 11 20:56:20 2010 +0100

    Updated Slovenian translation

 po/sl.po | 2311 ++++++++++++++++++++++++++++----------------------------------
 1 files changed, 1057 insertions(+), 1254 deletions(-)

commit ee3f130cb68d2f3e1b5f4156d07424755cd721d2
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Fri Dec 10 23:57:42 2010 +0100

    Updated Galician translations

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

commit 8c858569daa71a9424166275ea6cc89524a2f24b
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   Fri Dec 10 23:55:39 2010 +0100

    Updated Galician translations

 po/gl.po |  698 ++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 366 insertions(+), 332 deletions(-)

commit e79249e5cf3c3f81207bbba904193210e5999456
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Fri Dec 10 19:04:55 2010 +0100

    Updated Norwegian bokmål translation

 po/nb.po |   65 --------------------------------------------------------------
 1 files changed, 0 insertions(+), 65 deletions(-)

commit adfef5cb3eae0276624490c0c4560b4cab6ef1d2
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Fri Dec 10 19:04:44 2010 +0100

    Updated Norwegian bokmål translation

 po/nb.po |  385 ++++++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 222 insertions(+), 163 deletions(-)

commit cd8fcd2bbf46b80bc59ef7cbe33692ba13046090
Author: Ivar Smolin <okul@linux.ee>
Date:   Fri Dec 10 17:04:37 2010 +0200

    [l10n] Updated Estonian translation

 po/et.po |  276 +++++++++++++++++++++++--------------------------------------
 1 files changed, 104 insertions(+), 172 deletions(-)

commit 8b644331d9f74c657cb0fe1f9d6c17d9e103cd93
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Fri Dec 10 16:15:35 2010 +0200

    Updated Hebrew translation.

 po/he.po |  165 +++++++++++++++++++++++++++----------------------------------
 1 files changed, 73 insertions(+), 92 deletions(-)

commit a5187c3a63c2cef3ea52509f87611b95c690f120
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Dec 10 11:40:04 2010 +0000

    datetime: Fix timezone splitting
    
    Correct the C-version of the UTF-8 characters, so that we don't
    split on spaces as happened with the Italian translations.
    
    Also make sure we remove underscores in both the city and the region
    parts of the timezone name.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=636931

 panels/datetime/cc-datetime-panel.c |   26 +++++++++++++-------------
 1 files changed, 13 insertions(+), 13 deletions(-)

commit ed9942b8c3b526e55559b25adc9b048fe9c0e2ab
Author: Richard Hughes <richard@hughsie.com>
Date:   Fri Dec 10 11:32:57 2010 +0000

    Actually load the proxy panel if NetworkManager is not available, rather than looping for infinity

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

commit 35cdeea0ace3e0f23a038a4ab97f57c29225e844
Author: Richard Hughes <richard@hughsie.com>
Date:   Fri Dec 10 11:04:33 2010 +0000

    If we're using the proxy fallback panel, ensure we actually open the fallback module

 panels/proxy/gnome-proxy-panel.desktop.in.in |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

commit 9f4ec9fe3db4220b5b7c2bdc94a10d830d8ff27b
Author: Ivar Smolin <okul@linux.ee>
Date:   Fri Dec 10 12:18:14 2010 +0200

    [l10n] Updated Estonian translation

 po/et.po |  294 +++++++++++++++++++++++---------------------------------------
 1 files changed, 107 insertions(+), 187 deletions(-)

commit de270ce6b4d61ff6c4882cf5a9202018142650eb
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Dec 9 17:09:38 2010 +0000

    datetime: Add "Network Time" switch
    
    And disable the date/time switches when turning NTP on/off.

 panels/datetime/cc-datetime-panel.c |   45 +++++++++++++++++++++++++-
 panels/datetime/datetime.ui         |   59 +++++++++++++++++++++++-----------
 2 files changed, 83 insertions(+), 21 deletions(-)

commit 189766a634ca7381628fb56a6796a5089a64457f
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Dec 9 16:23:57 2010 +0000

    datetime: Translate timezone names
    
    Both Cities and Regions need to be translated. Also make sure that
    we sort them properly, and use symbolic names for COLUMNS in the
    region liststore.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=630264

 configure.ac                             |    1 +
 panels/datetime/Makefile.am              |    6 +-
 panels/datetime/cc-datetime-panel.c      |   65 +-
 panels/datetime/datetime-module.c        |    5 +
 panels/datetime/datetime.ui              |   12 +-
 panels/datetime/po-timezones/Makefile.am |   25 +
 panels/datetime/po-timezones/README      |    3 +
 panels/datetime/po-timezones/am.po       | 3350 +++++++++++++++++++++++++++
 panels/datetime/po-timezones/ar.po       | 3255 ++++++++++++++++++++++++++
 panels/datetime/po-timezones/as.po       | 3273 ++++++++++++++++++++++++++
 panels/datetime/po-timezones/ast.po      | 3250 ++++++++++++++++++++++++++
 panels/datetime/po-timezones/bg.po       | 3275 ++++++++++++++++++++++++++
 panels/datetime/po-timezones/bn.po       | 3340 +++++++++++++++++++++++++++
 panels/datetime/po-timezones/bn_IN.po    | 3259 ++++++++++++++++++++++++++
 panels/datetime/po-timezones/bs.po       | 3283 ++++++++++++++++++++++++++
 panels/datetime/po-timezones/ca.po       | 3300 ++++++++++++++++++++++++++
 panels/datetime/po-timezones/cs.po       | 3227 ++++++++++++++++++++++++++
 panels/datetime/po-timezones/cy.po       | 3333 ++++++++++++++++++++++++++
 panels/datetime/po-timezones/da.po       | 3250 ++++++++++++++++++++++++++
 panels/datetime/po-timezones/de.po       | 3722 +++++++++++++++++++++++++++++
 panels/datetime/po-timezones/el.po       | 3272 ++++++++++++++++++++++++++
 panels/datetime/po-timezones/en_GB.po    | 3262 ++++++++++++++++++++++++++
 panels/datetime/po-timezones/es.po       | 3252 ++++++++++++++++++++++++++
 panels/datetime/po-timezones/et.po       | 3351 +++++++++++++++++++++++++++
 panels/datetime/po-timezones/fa.po       | 3304 ++++++++++++++++++++++++++
 panels/datetime/po-timezones/fi.po       | 3272 ++++++++++++++++++++++++++
 panels/datetime/po-timezones/fr.po       | 3263 ++++++++++++++++++++++++++
 panels/datetime/po-timezones/gl.po       | 3348 +++++++++++++++++++++++++++
 panels/datetime/po-timezones/gu.po       | 3241 ++++++++++++++++++++++++++
 panels/datetime/po-timezones/he.po       | 3274 ++++++++++++++++++++++++++
 panels/datetime/po-timezones/hi.po       | 3247 ++++++++++++++++++++++++++
 panels/datetime/po-timezones/hr.po       | 3281 ++++++++++++++++++++++++++
 panels/datetime/po-timezones/hu.po       | 3258 ++++++++++++++++++++++++++
 panels/datetime/po-timezones/id.po       | 3332 ++++++++++++++++++++++++++
 panels/datetime/po-timezones/ilo.po      | 3232 ++++++++++++++++++++++++++
 panels/datetime/po-timezones/is.po       | 3251 ++++++++++++++++++++++++++
 panels/datetime/po-timezones/it.po       | 3242 ++++++++++++++++++++++++++
 panels/datetime/po-timezones/ja.po       | 3264 ++++++++++++++++++++++++++
 panels/datetime/po-timezones/ka.po       | 3280 ++++++++++++++++++++++++++
 panels/datetime/po-timezones/kn.po       | 3244 ++++++++++++++++++++++++++
 panels/datetime/po-timezones/ko.po       | 3246 ++++++++++++++++++++++++++
 panels/datetime/po-timezones/ku.po       | 3237 ++++++++++++++++++++++++++
 panels/datetime/po-timezones/lo.po       | 3237 ++++++++++++++++++++++++++
 panels/datetime/po-timezones/lt.po       | 3351 +++++++++++++++++++++++++++
 panels/datetime/po-timezones/lv.po       | 3287 ++++++++++++++++++++++++++
 panels/datetime/po-timezones/mai.po      | 3274 ++++++++++++++++++++++++++
 panels/datetime/po-timezones/mk.po       | 3350 +++++++++++++++++++++++++++
 panels/datetime/po-timezones/ml.po       | 3240 ++++++++++++++++++++++++++
 panels/datetime/po-timezones/mr.po       | 3242 ++++++++++++++++++++++++++
 panels/datetime/po-timezones/ms.po       | 3277 ++++++++++++++++++++++++++
 panels/datetime/po-timezones/nb.po       | 3234 ++++++++++++++++++++++++++
 panels/datetime/po-timezones/nds.po      | 3725 ++++++++++++++++++++++++++++++
 panels/datetime/po-timezones/nl.po       | 3288 ++++++++++++++++++++++++++
 panels/datetime/po-timezones/nn.po       | 3238 ++++++++++++++++++++++++++
 panels/datetime/po-timezones/no.po       | 3345 +++++++++++++++++++++++++++
 panels/datetime/po-timezones/or.po       | 3250 ++++++++++++++++++++++++++
 panels/datetime/po-timezones/pa.po       | 3239 ++++++++++++++++++++++++++
 panels/datetime/po-timezones/pl.po       | 3257 ++++++++++++++++++++++++++
 panels/datetime/po-timezones/pt.po       | 3298 ++++++++++++++++++++++++++
 panels/datetime/po-timezones/pt_BR.po    | 3252 ++++++++++++++++++++++++++
 panels/datetime/po-timezones/ro.po       | 3284 ++++++++++++++++++++++++++
 panels/datetime/po-timezones/ru.po       | 3250 ++++++++++++++++++++++++++
 panels/datetime/po-timezones/si.po       | 3283 ++++++++++++++++++++++++++
 panels/datetime/po-timezones/sk.po       | 3293 ++++++++++++++++++++++++++
 panels/datetime/po-timezones/sl.po       | 3350 +++++++++++++++++++++++++++
 panels/datetime/po-timezones/sq.po       | 3278 ++++++++++++++++++++++++++
 panels/datetime/po-timezones/sr.po       | 3255 ++++++++++++++++++++++++++
 panels/datetime/po-timezones/sr@latin.po | 3255 ++++++++++++++++++++++++++
 panels/datetime/po-timezones/sv.po       | 3221 ++++++++++++++++++++++++++
 panels/datetime/po-timezones/ta.po       | 3246 ++++++++++++++++++++++++++
 panels/datetime/po-timezones/te.po       | 3245 ++++++++++++++++++++++++++
 panels/datetime/po-timezones/tr.po       | 3246 ++++++++++++++++++++++++++
 panels/datetime/po-timezones/uk.po       | 3239 ++++++++++++++++++++++++++
 panels/datetime/po-timezones/ur.po       | 3237 ++++++++++++++++++++++++++
 panels/datetime/po-timezones/vi.po       | 3349 +++++++++++++++++++++++++++
 panels/datetime/po-timezones/zh_CN.po    | 3244 ++++++++++++++++++++++++++
 panels/datetime/po-timezones/zh_TW.po    | 3243 ++++++++++++++++++++++++++
 77 files changed, 230068 insertions(+), 21 deletions(-)

commit a635c0b646e9ddfd0a0907a7bf0ad6171a435f89
Author: Rodrigo Moya <rodrigo@gnome-db.org>
Date:   Thu Dec 9 14:30:50 2010 +0100

    keyboard: Less padding for scrolled windows

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

commit cc15b73336f4d01aa6997a31accf9644b36e4759
Author: Rodrigo Moya <rodrigo@gnome-db.org>
Date:   Thu Dec 9 14:27:54 2010 +0100

    keyboard: Match with previous functionality

 panels/keyboard/gnome-keyboard-panel.c | 1138 --------------------------------
 panels/keyboard/keyboard-shortcuts.c   | 1072 ++++++++++++++++++++++++++++--
 2 files changed, 1024 insertions(+), 1186 deletions(-)

commit f6f580b9ee32107a303b686c4f1d3a0b6699e535
Author: Rodrigo Moya <rodrigo@gnome-db.org>
Date:   Thu Dec 9 13:53:39 2010 +0100

    keyboard: Show keybindings for the selected section

 panels/keyboard/gnome-keyboard-panel.c  |   20 -----
 panels/keyboard/gnome-keyboard-panel.ui |    3 +-
 panels/keyboard/keyboard-shortcuts.c    |  129 ++++++++++++++++++++++++-------
 3 files changed, 103 insertions(+), 49 deletions(-)

commit ae26a638bc05a63877ec60ab5d52e938b6eed426
Author: Rodrigo Moya <rodrigo@gnome-db.org>
Date:   Thu Dec 9 10:42:33 2010 +0100

    keyboard: Display sections in a separate treeview

 panels/keyboard/gnome-keyboard-panel.c  |  732 +-----------------------------
 panels/keyboard/gnome-keyboard-panel.ui |    5 +-
 panels/keyboard/keyboard-shortcuts.c    |  772 ++++++++++++++++++++++++++++++-
 3 files changed, 773 insertions(+), 736 deletions(-)

commit 974acd358e482d9239e336193c540134cbfb5d3c
Author: Rodrigo Moya <rodrigo@gnome-db.org>
Date:   Tue Dec 7 16:29:22 2010 +0100

    keyboard: Separate code for tabs in notebooks

 panels/keyboard/Makefile.am            |    6 ++-
 panels/keyboard/cc-keyboard-panel.c    |    9 +++-
 panels/keyboard/gnome-keyboard-panel.c |   41 ++++---------------
 panels/keyboard/keyboard-general.c     |   68 ++++++++++++++++++++++++++++++++
 panels/keyboard/keyboard-general.h     |   26 ++++++++++++
 panels/keyboard/keyboard-shortcuts.c   |   46 +++++++++++++++++++++
 panels/keyboard/keyboard-shortcuts.h   |   26 ++++++++++++
 7 files changed, 184 insertions(+), 38 deletions(-)

commit fa9c9818df7684d29588c180ac8b954723e3d92b
Author: Rodrigo Moya <rodrigo@gnome-db.org>
Date:   Tue Dec 7 14:06:50 2010 +0100

    keyboard: Use the same code formatting everywhere

 panels/keyboard/gnome-keyboard-panel.c |   72 ++++++++++++++++----------------
 1 files changed, 36 insertions(+), 36 deletions(-)

commit 5e9f57bd9d7baf1afb910d86a7688b71c926f1e1
Author: Rodrigo Moya <rodrigo@gnome-db.org>
Date:   Tue Dec 7 13:51:22 2010 +0100

    keyboard: Add new treeview for showing shortcuts' sections

 panels/keyboard/gnome-keyboard-panel.ui |  315 ++++++++++++++++--------------
 1 files changed, 168 insertions(+), 147 deletions(-)

commit 91bf1c6241fc2722d7b0ac80a415774dedf03491
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Dec 9 14:25:34 2010 +0000

    datetime: One step closer to mockups
    
    Push the 12/24 hour switch at the bottom. remove date labels,
    put the date setting widgets side-by-side.

 panels/datetime/datetime.ui |   60 ++++++------------------------------------
 1 files changed, 9 insertions(+), 51 deletions(-)

commit 9ee79e22154912de2d481f8f4a123f361f141804
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Dec 9 12:48:41 2010 +0000

    datetime: Add "using NTP" helpers

 panels/datetime/set-timezone.c |  104 ++++++++++++++++++++++++++++++++++++++--
 panels/datetime/set-timezone.h |    8 +++
 2 files changed, 108 insertions(+), 4 deletions(-)

commit 03112a5091da2bc9cab51696cf7c58750bccaf65
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Thu Dec 9 16:03:33 2010 +0200

    Updated Hebrew translation.

 po/he.po |   90 +++++++++++++++++++++++++++++++++++++++++++++++++++----------
 1 files changed, 75 insertions(+), 15 deletions(-)

commit 01fbd4fee0271571d8d685be124e7c6e7c48dbde
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Dec 9 12:07:48 2010 +0000

    mouse: Use g-s-d helper to detect touchpad

 panels/mouse/gnome-mouse-properties.c |   59 +-------------------------------
 1 files changed, 2 insertions(+), 57 deletions(-)

commit 741723eaf86d9e68ae979b960eb2da3cf4b331d1
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Dec 9 12:05:12 2010 +0000

    mouse: Add g-s-d helper to detect touchpads

 panels/mouse/Makefile.am        |    4 +-
 panels/mouse/gsd-input-helper.c |  109 +++++++++++++++++++++++++++++++++++++++
 panels/mouse/gsd-input-helper.h |   35 ++++++++++++
 3 files changed, 147 insertions(+), 1 deletions(-)

commit 6e7195571743810c4da4146d7255489fd68218e8
Author: Bastien Nocera <hadess@hadess.net>
Date:   Wed Dec 8 14:30:45 2010 +0000

    datetime: We shouldn't have to know where TZ files live
    
    That's a job for the backend to sort out.

 panels/datetime/cc-datetime-panel.c |    6 +-----
 panels/datetime/set-timezone.c      |   15 +++++++--------
 panels/datetime/set-timezone.h      |   10 +---------
 3 files changed, 9 insertions(+), 22 deletions(-)

commit 06573b2970164e6d2050f20781efd2b682956e2e
Author: Richard Hughes <richard@hughsie.com>
Date:   Wed Dec 8 12:47:15 2010 +0000

    Add the new network.ui to POTFILES.in so the translators can give feedback

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

commit 2523ced8599595bed465b4e04f14c77b6a9f2bf2
Author: Richard Hughes <richard@hughsie.com>
Date:   Wed Dec 8 12:45:52 2010 +0000

    Correct a trivial bug where the network->proxy rename was missed in POTFILES.skip

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

commit 9e565c107616bc08e255f43bfa72405683c16a33
Author: Ivar Smolin <okul@linux.ee>
Date:   Wed Dec 8 10:32:18 2010 +0200

    [l10n] Updated Estonian translation

 po/et.po |  544 ++++++++++++++++++++------------------------------------------
 1 files changed, 177 insertions(+), 367 deletions(-)

commit c25a572d95ca19cb3fef5289da97ec9dad398ef1
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Wed Dec 8 01:14:12 2010 +0200

    Updated Hebrew translation

 po/he.po |   95 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 49 insertions(+), 46 deletions(-)

commit cd151175fc3ea6db1b426c9bfef410cbb83e738f
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Dec 7 17:42:34 2010 +0000

    mouse: Add "trackball" as a keyword

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

commit a941601b7c527c316ef4044f3fc4c6cb6ea37e62
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Dec 7 17:11:59 2010 +0000

    display: Mark "Mirror displays" as a verb
    
    Add a translator comment to make sure "Mirror displays" in the main
    panel UI gets translated properly.

 panels/display/display-capplet.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 7667671ab172817796b515c1e1d3f18733205cc7
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Dec 7 16:57:09 2010 +0000

    display: Use "display" instead of "screen"
    
    Use "display" consistently instead of "screen" in some portions
    of the UI.

 panels/display/display-capplet.ui |    2 +-
 panels/display/xrandr-capplet.c   |   29 +++++++++++++++++------------
 2 files changed, 18 insertions(+), 13 deletions(-)

commit b644270689a2493a6352af6933603ccd5885ec1e
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Dec 7 15:57:04 2010 +0000

    user-accounts: Fix warnings with special chars in user name
    
    https://bugzilla.gnome.org/show_bug.cgi?id=626282

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

commit 1444bc8928db32e1f74d026d31be7d8b0dcb9e57
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Tue Dec 7 17:32:25 2010 +0200

    Updated Hebrew translation

 po/he.po |   60 ++++++++++++++++++++++++++++++------------------------------
 1 files changed, 30 insertions(+), 30 deletions(-)

commit e62c6f7e950f95bdd18018a7f48c2a2cdb291422
Author: Dennis Cranston <dennis_cranston@yahoo.com>
Date:   Tue Dec 7 15:17:43 2010 +0000

    display: Title versus Sentences Capitalization
    
    Fix a few labels.

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

commit 96a726f20bcaaf4f66825b1a0584fba223b0e0a9
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Dec 7 15:13:46 2010 +0000

    user-accounts: Don't crash when apg is missing
    
    https://bugzilla.gnome.org/show_bug.cgi?id=635808

 panels/user-accounts/um-password-dialog.c |    9 +++------
 1 files changed, 3 insertions(+), 6 deletions(-)

commit 102a0d65e2304b5021454d187326e388b7f6fc66
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:   Tue Dec 7 18:00:39 2010 +0700

    Updated Thai translation.

 po/th.po |  757 +++++++++++++++++++++-----------------------------------------
 1 files changed, 254 insertions(+), 503 deletions(-)

commit 70d422069e6454760c14e33bb7e9c11527e55d91
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Mon Dec 6 18:55:03 2010 +0100

    Updated Norwegian bokmål translation

 po/nb.po |  365 +++++++++++++++++++++++---------------------------------------
 1 files changed, 136 insertions(+), 229 deletions(-)

commit 9ec373f645f253185452cd864b01e80e4ebd3f87
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:   Mon Dec 6 23:26:17 2010 +0700

    Updated Thai translation.

 po/th.po |  913 ++++++++++++++++++++++++--------------------------------------
 1 files changed, 353 insertions(+), 560 deletions(-)

commit 5d7ad665ecb3bf780dfcff3c3efec73a4351810a
Author: Owen W. Taylor <otaylor@fishsoup.net>
Date:   Mon Dec 6 08:37:00 2010 -0500

    xandr-capplet: Remove depth argument from gdk_window_get_geometry()
    
    Make compile again with the latest GTK+ 2.9x API changes.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=636581

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

commit 33a73ceac029fd2e80c19d8a25af5facf01a0aa7
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:   Mon Dec 6 14:49:55 2010 +0200

    Updated Hebrew translation.

 po/he.po |  429 +++++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 246 insertions(+), 183 deletions(-)

commit 978c916e2ebd5ee027ab418a53bf16c6f2b60011
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Sun Dec 5 19:12:11 2010 -0500

    Update POTFILES.in for media panel

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

commit 94c13b0b4db14d09b2b1ba60d2a03655b449a838
Author: Ivar Smolin <okul@linux.ee>
Date:   Mon Dec 6 01:39:56 2010 +0200

    [l10n] Updated Estonian translation

 po/et.po | 5240 ++++++++++++++++++++++++++++++++++++++------------------------
 1 files changed, 3238 insertions(+), 2002 deletions(-)

commit cc51522f564c14ed6b3facea883730c4922abd5b
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   Sun Dec 5 18:47:55 2010 +0100

    Updated Spanish translation

 po/es.po | 1388 +++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 835 insertions(+), 553 deletions(-)

commit c895a0634ae8a2850a593639ed6b1d9620c9ab89
Author: Akom Chotiphantawanon <knight2000@gmail.com>
Date:   Sun Dec 5 18:50:17 2010 +0700

    Updated Thai translation.

 po/th.po | 8253 ++++++++++++++++++++++++++++++++------------------------------
 1 files changed, 4314 insertions(+), 3939 deletions(-)

commit 01f8f489d23fec0ee62b005af8fd902846732f22
Author: Matthias Clasen <mclasen@redhat.com>
Date:   Fri Dec 3 21:22:26 2010 -0500

    Shell: fix initial window size
    
    The code is setting the min-content-height out of a ::size-allocate
    handler, so the resulting size request is ignored. Doing a separate
    size request in an idle has the desired effect.

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

commit fbbb9c35a925010af25e428ece6a16ea22d667db
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Dec 2 19:17:38 2010 +0000

    shell: Add -o parameter to show the overview
    
    Instead of just presenting the main window.

 shell/control-center.c       |   63 +++++++++++++++++++++++++++++++++++++----
 shell/gnome-control-center.c |    6 ++++
 shell/gnome-control-center.h |    2 +
 3 files changed, 64 insertions(+), 7 deletions(-)

commit dc9f8114dcf841854cca760c5de0bf1866239a2f
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Dec 2 18:06:08 2010 +0000

    datetime: Implement 12h time setting
    
    So AM/PM are shown when the clock format is 12h.
    
    Use the new GSettings schema key for the preference.
    
    Also make sure that the day spinner always falls within the
    number of days of the month available (and make the 31st selectable
    for months that have that many days).

 panels/datetime/cc-datetime-panel.c |  242 +++++++++++++++++++----------------
 panels/datetime/datetime.ui         |   56 ++++++++-
 2 files changed, 188 insertions(+), 110 deletions(-)

commit 4db6e4d0600faee124441ef6407f57a44feb6ecc
Author: Rodrigo Moya <rodrigo@gnome-db.org>
Date:   Thu Dec 2 18:04:22 2010 +0100

    Require gsettings-desktop-schemas >= 0.1.3

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

commit 07aceaf5385453b3d18eadae7a36a8fff8514bea
Author: Richard Hughes <richard@hughsie.com>
Date:   Thu Dec 2 16:03:53 2010 +0000

    Add a mockup of the future network panel, code to follow in the next few days

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

commit 28746145ec16438e8d6dbf1f3b0a44cdfb2cd9a9
Author: Richard Hughes <richard@hughsie.com>
Date:   Thu Dec 2 16:02:50 2010 +0000

    Rename the network panel to 'proxy' so we can work on a true network panel that uses NetworkManager

 configure.ac                                       |    4 +-
 panels/Makefile.am                                 |    2 +-
 panels/network/Makefile.am                         |   57 -
 panels/network/cc-network-panel.c                  |  127 --
 panels/network/cc-network-panel.h                  |   77 --
 panels/network/gnome-network-panel.desktop.in.in   |   17 -
 panels/network/gnome-network-properties.c          | 1306 --------------------
 panels/network/gnome-network-properties.ui         | 1086 ----------------
 .../icons/16x16/gnome-network-properties.png       |  Bin 824 -> 0 bytes
 .../icons/22x22/gnome-network-properties.png       |  Bin 1081 -> 0 bytes
 .../icons/24x24/gnome-network-properties.png       |  Bin 1081 -> 0 bytes
 .../icons/32x32/gnome-network-properties.png       |  Bin 1855 -> 0 bytes
 .../icons/48x48/gnome-network-properties.png       |  Bin 3191 -> 0 bytes
 .../icons/scalable/gnome-network-properties.svg    |  628 ----------
 panels/network/network-module.c                    |   41 -
 panels/proxy/Makefile.am                           |   57 +
 panels/proxy/cc-proxy-panel.c                      |  127 ++
 panels/proxy/cc-proxy-panel.h                      |   77 ++
 panels/proxy/gnome-proxy-panel.desktop.in.in       |   17 +
 panels/proxy/gnome-proxy-properties.c              | 1306 ++++++++++++++++++++
 panels/proxy/gnome-proxy-properties.ui             | 1086 ++++++++++++++++
 .../proxy/icons/16x16/gnome-proxy-properties.png   |  Bin 0 -> 824 bytes
 .../proxy/icons/22x22/gnome-proxy-properties.png   |  Bin 0 -> 1081 bytes
 .../proxy/icons/24x24/gnome-proxy-properties.png   |  Bin 0 -> 1081 bytes
 .../proxy/icons/32x32/gnome-proxy-properties.png   |  Bin 0 -> 1855 bytes
 .../proxy/icons/48x48/gnome-proxy-properties.png   |  Bin 0 -> 3191 bytes
 .../icons/scalable/gnome-proxy-properties.svg      |  628 ++++++++++
 panels/proxy/proxy-module.c                        |   41 +
 po/POTFILES.in                                     |    6 +-
 29 files changed, 3345 insertions(+), 3345 deletions(-)

commit 6de52cfb9728d4ae9fe8e5cd8e51325240eb0886
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Dec 2 15:37:47 2010 +0000

    datetime: Don't depend on gnome-shell for the clock format
    
    We really don't want to depend on a module that might not be
    installed for this setting. Use the one in gsettings-desktop-schemas
    instead.

 panels/datetime/cc-datetime-panel.c |   15 ++++++++-------
 1 files changed, 8 insertions(+), 7 deletions(-)

commit ccfde295f21d8da0a1da6b218c80377b8803330b
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:   Thu Dec 2 21:29:00 2010 +0800

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

 po/zh_HK.po | 4255 +++++++++++++++++++++++++++++++++++++----------------------
 po/zh_TW.po | 4259 +++++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 5380 insertions(+), 3134 deletions(-)

commit ebfaa486784535613c1f343c4f7136190c599424
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Wed Dec 1 20:18:37 2010 +0100

    media: re-add accidentally removed code

 panels/media/cc-media-panel.c |   15 +++++++++------
 1 files changed, 9 insertions(+), 6 deletions(-)

commit 3bb23fef60b08edcbbff9ebc93fe09ee01092cae
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Wed Dec 1 17:07:10 2010 +0100

    build: bump required GTK+ version

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

commit 55435ac0f237166f5d6f5cb7b43a39a01bda34e9
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Wed Dec 1 13:54:38 2010 +0100

    media: remove NautilusOpenWithDialog
    
    It's not used anymore now that the widgets are in GTK+.

 panels/media/Makefile.am                 |    4 +-
 panels/media/nautilus-open-with-dialog.c | 1092 ------------------------------
 panels/media/nautilus-open-with-dialog.h |   64 --
 3 files changed, 1 insertions(+), 1159 deletions(-)

commit 0b4c4e05bf505801a78b314998549e0fa9bf60c0
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Wed Dec 1 13:53:58 2010 +0100

    media: port to GtkAppChooserButton
    
    Use the new GTK+ widget instead of our homebrew comboboxes.

 panels/media/cc-media-panel.c          |  636 +++++++++-----------------------
 panels/media/gnome-media-properties.ui |   19 +-
 2 files changed, 186 insertions(+), 469 deletions(-)

commit 5b7132bacf0682c383a60f19d10b8205e2f6f208
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Nov 29 14:56:31 2010 +0000

    display: Use new GtkSwitch for display switching
    
    Instead of 2 radio buttons.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=636065

 configure.ac                      |    2 +-
 panels/display/display-capplet.ui |   21 +----------------
 panels/display/xrandr-capplet.c   |   46 +++++++++++++-----------------------
 3 files changed, 19 insertions(+), 50 deletions(-)

commit 85b23fff9f70f86102e8ab6777a43de9f9feb84b
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Wed Dec 1 11:28:06 2010 +0100

    build: bumop required gsettings-desktop-schemas version

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

commit 3fe7ff72c32551fdbd15c09aaf6c9fbc7a346683
Author: Rodrigo Moya <rodrigo@gnome-db.org>
Date:   Tue Nov 30 14:27:45 2010 +0100

    universal access: Re-add gconf_on_off_editor stuff for the metacity settings

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

commit 979fc705c3931f2efa6bc6426360098bfd185097
Author: Rodrigo Moya <rodrigo@gnome-db.org>
Date:   Tue Nov 30 14:18:41 2010 +0100

    universal access: Use DPI settings from GSettings

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

commit 10d65280f655f968848eda5e19dc08d42b59047d
Author: Rodrigo Moya <rodrigo@gnome-db.org>
Date:   Tue Nov 30 14:09:20 2010 +0100

    universal-access: Migrate mouse settings to GSettings

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

commit 71c6f13575a0cc45bb7e3d591d185baabdbb9182
Author: Rodrigo Moya <rodrigo@gnome-db.org>
Date:   Tue Nov 30 13:47:50 2010 +0100

    universal access: Migrate keyboard settings to GSettings

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

commit ee2c77b27732a078005b7b56072baac356ef3348
Author: Luca Ferretti <lferrett@gnome.org>
Date:   Tue Nov 30 01:12:12 2010 +0100

    media: add use_underline property to Other button

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

commit 6c04751f397d2a7fc3547cdf02d65a9162ecf688
Author: Rodrigo Moya <rodrigo@gnome-db.org>
Date:   Mon Nov 29 23:53:25 2010 +0100

    Release 2.91.3.1

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