GConf schemas in deprecated libraries

2009-08-04 Thread Emilio Pozuelo Monfort
Hi, I've reported bug 590774[1] against gnome-terminal. The problem is that it reads some defaults (monospace font) from GConf, but that schema is provided by libgnome. Since we're trying to get rid of libgnome (g-t got rid of it in 2.26), shouldn't the schemas be moved to another place, so that

Re: GConf schemas in deprecated libraries

2009-08-04 Thread Bastien Nocera
On Tue, 2009-08-04 at 23:15 +0200, Emilio Pozuelo Monfort wrote: Hi, I've reported bug 590774[1] against gnome-terminal. The problem is that it reads some defaults (monospace font) from GConf, but that schema is provided by libgnome. Since we're trying to get rid of libgnome (g-t got rid

Re: GConf schemas in deprecated libraries

2009-08-04 Thread Dan Winship
On 08/04/2009 06:16 PM, Bastien Nocera wrote: On Tue, 2009-08-04 at 23:15 +0200, Emilio Pozuelo Monfort wrote: Hi, I've reported bug 590774[1] against gnome-terminal. The problem is that it reads some defaults (monospace font) from GConf, but that schema is provided by libgnome. Since