Re: A few control-center patches

2011-03-24 Thread Kjartan Maraas
ti., 22.03.2011 kl. 13.58 -0400, skrev Matthias Clasen: > On Tue, Mar 22, 2011 at 12:52 PM, Bastien Nocera wrote: > > Heya, > > > > https://bugzilla.gnome.org/show_bug.cgi?id=645527 > > The first patch will port the sound panel's theme section to use > > GSettings instead of GConf. This piece of c

Re: A few control-center patches

2011-03-24 Thread Kjartan Maraas
ti., 22.03.2011 kl. 13.58 -0400, skrev Matthias Clasen: > On Tue, Mar 22, 2011 at 12:52 PM, Bastien Nocera wrote: > > Heya, > > > > https://bugzilla.gnome.org/show_bug.cgi?id=645527 > > The first patch will port the sound panel's theme section to use > > GSettings instead of GConf. This piece of c

Re: A few control-center patches

2011-03-23 Thread Bastien Nocera
On Tue, 2011-03-22 at 13:58 -0400, Matthias Clasen wrote: > On Tue, Mar 22, 2011 at 12:52 PM, Bastien Nocera wrote: > > Heya, > > > > https://bugzilla.gnome.org/show_bug.cgi?id=645527 > > The first patch will port the sound panel's theme section to use > > GSettings instead of GConf. This piece of

Re: A few control-center patches

2011-03-22 Thread Bastien Nocera
On Wed, 2011-03-23 at 01:37 +0100, Petr Kovar wrote: > Hi! > > Bastien Nocera , Tue, 22 Mar 2011 16:52:37 +: > > (...) > > > https://bugzilla.gnome.org/show_bug.cgi?id=645435 > > The second patch (the one that adds a new string), moves all the logging > > infrastructure to be shared amongst

Re: A few control-center patches

2011-03-22 Thread Petr Kovar
Hi! Bastien Nocera , Tue, 22 Mar 2011 16:52:37 +: (...) > https://bugzilla.gnome.org/show_bug.cgi?id=645435 > The second patch (the one that adds a new string), moves all the logging > infrastructure to be shared amongst panels. This makes > "gnome-control-center -v" work as expected, and be

Re: A few control-center patches

2011-03-22 Thread Bastien Nocera
On Tue, 2011-03-22 at 13:58 -0400, Matthias Clasen wrote: > On Tue, Mar 22, 2011 at 12:52 PM, Bastien Nocera wrote: > > Heya, > > > > https://bugzilla.gnome.org/show_bug.cgi?id=645527 > > The first patch will port the sound panel's theme section to use > > GSettings instead of GConf. This piece of

Re: A few control-center patches

2011-03-22 Thread Matthias Clasen
On Tue, Mar 22, 2011 at 12:52 PM, Bastien Nocera wrote: > Heya, > > https://bugzilla.gnome.org/show_bug.cgi?id=645527 > The first patch will port the sound panel's theme section to use > GSettings instead of GConf. This piece of code was somehow forgotten in > the process of porting the control-ce

A few control-center patches

2011-03-22 Thread Bastien Nocera
Heya, https://bugzilla.gnome.org/show_bug.cgi?id=645527 The first patch will port the sound panel's theme section to use GSettings instead of GConf. This piece of code was somehow forgotten in the process of porting the control-center to GSettings. https://bugzilla.gnome.org/show_bug.cgi?id=64543