Skip navigation.

The Case for Gconf

FreeDesktop.org
FreeDesktop.org

Dr. Janne Morén is explaining the problem of the .dot files and the solution found through GConf and the gconf-tools.

Re: wrong location, bad format, doesn't work

XML is an easily grepped pure text format that can be modified with a simple editor.

XML is bad for humans. Specially Gconf's unindented, uncommented XML. It can be modified with a text editor, but not as easily as a dotfile.

For most configuration files, having something as complex as XML is completely unnecessary.