Re: Question about gsettings in relation to gnome-shell extensions.

2012-07-17 Thread Yaa101
Thanks for the info Clemens. Don't forget to reply-all when you reply, otherwise there will be no copy of your answer in the mail list. :-) -- (o_ //\ Regards, Groeten, V_/_ Bas Burger. On Tue, 17 Jul 2012 20:37:16 +0200 Clemens Eberwein wrote: > Hi, > You dont need the location just conne

Re: Question about gsettings in relation to gnome-shell extensions.

2012-07-17 Thread Yaa101
-- (o_ //\ Regards, Groeten, V_/_ Bas Burger. On Tue, 17 Jul 2012 14:41:30 -0400 "Jasper St. Pierre" wrote: > On Tue, Jul 17, 2012 at 2:07 PM, Yaa101 wrote: > > Thanks for the answers Jasper, you have seen that I answered also > > myself. > > > >> > First of all, where on the filesystem c

Re: Question about gsettings in relation to gnome-shell extensions.

2012-07-17 Thread Jasper St. Pierre
On Tue, Jul 17, 2012 at 2:07 PM, Yaa101 wrote: > Thanks for the answers Jasper, you have seen that I answered also > myself. > >> > First of all, where on the filesystem can I find the gsettings >> > database? >> >> Depends on the backend. For the dconf backend, it's in >> ~/.config/dconf/user > >

Re: Question about gsettings in relation to gnome-shell extensions.

2012-07-17 Thread Yaa101
Thanks for the answers Jasper, you have seen that I answered also myself. > > First of all, where on the filesystem can I find the gsettings > > database? > > Depends on the backend. For the dconf backend, it's in > ~/.config/dconf/user I want to know specific for extensions, just for my mental

Re: Question about gsettings in relation to gnome-shell extensions.

2012-07-17 Thread Jasper St. Pierre
On Tue, Jul 17, 2012 at 11:01 AM, Yaa101 wrote: > > Hi all, > > I like to know a few extra things about gsettings that I was not able > to find in google. > > First of all, where on the filesystem can I find the gsettings database? Depends on the backend. For the dconf backend, it's in ~/.config/

Re: Question about gsettings in relation to gnome-shell extensions.

2012-07-17 Thread Yaa101
I found an answer to questions 2 and 3: http://www.roojs.com/seed/gir-1.2-gtk-3.0/gjs/Gio.Settings.html Still leaves me with where to find the database in the filesystem. -- (o_ //\ Regards, Groeten, V_/_ Bas Burger. On Tue, 17 Jul 2012 17:01:17 +0200 Yaa101 wrote: > > Hi all, > > I like

Question about gsettings in relation to gnome-shell extensions.

2012-07-17 Thread Yaa101
Hi all, I like to know a few extra things about gsettings that I was not able to find in google. First of all, where on the filesystem can I find the gsettings database? Second, I want to know how a gnome-shell extension react to it's settings in the database. Are the settings live, so that I c