There seems to be a bug in the schemas generation when the XML file does not contain any options. The descriptions are not generated at all, it just produces an empty schema file like this. <?xml version="1.0"?> <gconfschemafile> <schemalist/> </gconfschemafile> This happens with ini and with the python plugin which both do not have any options.