[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Status of gconf -> dconf
- From: Kevin Kofler <kevin kofler chello at>
- To: fedora-devel-list redhat com
- Subject: Re: Status of gconf -> dconf
- Date: Tue, 24 Feb 2009 18:44:29 +0100
Bastien Nocera wrote:
> As for propagating new defaults, or mandatory options (like GConf is
> able to do), I don't see how a one-file-per-option would solve that
> problem.
All you need there is a config file search path, e.g.:
[kevin localhost ~]$ kde4-config --path config
/home/kevin/.kde/share/config/:/etc/kde/:/usr/share/kde-settings/kde-profile/default/share/config/:/usr/share/config/
Mandatory settings could be implemented by either:
* prepending something like /etc/mandatory to the search path or
* having a way for the later entries in the path to contain forced settings.
(AFAIK, the latter is how KDE's kiosk support works.)
Kevin Kofler
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]