Le mardi 08 novembre 2011 à 10:32 +0100, Tollef Fog Heen a écrit : > It seems there is no way to set a schemaless key (such as > org.gnome.gnome-panel.layout.objects.menu-bar.pack-type) using > gsettings. All of: > > : tfheen@qurzaw ~ > gsettings set > :org.gnome.gnome-panel.layout.objects.menu-bar pack-type end > No such schema '' > : tfheen@qurzaw ~ > gsettings set > org.gnome.gnome-panel.layout.objects.menu-bar pack-type end > No such schema 'org.gnome.gnome-panel.layout.objects.menu-bar' > : tfheen@qurzaw ~ > gsettings set > org.gnome.gnome-panel.layout:objects.menu-bar pack-type end > Schema 'org.gnome.gnome-panel.layout' is not relocatable (path must not be > specified) > : tfheen@qurzaw ~ > > > fails in various ways.
I think this is by design. The only application to do such things at the moment is gnome-panel, and it does so through using the internal dconf API. -- .''`. Josselin Mouette : :' : `. `' `- -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

