6 Commits

Author SHA1 Message Date
Vincent Untz
9f412ce6ae Really always output typed values for simple format for now
When outputting the format from another source than a gconf schema, we
didn't have this information.
2010-04-15 00:44:56 -04:00
Vincent Untz
3cd8c43304 Add support for range in gsettings-schema-convert 2010-04-15 00:37:53 -04:00
Vincent Untz
4de239deb2 Add child nodes when converting schemas to XML format
Also fix a bug introduced in 7889b612 that was causing the creation of
too many schema nodes.
2010-04-14 22:02:11 -04:00
Vincent Untz
7889b6125b Fix gconf schema convert script to keep leading slash in paths 2010-04-14 20:55:26 -04:00
Vincent Untz
dd4dfd53c5 Do not generate nested schemas for the XML format 2010-04-14 20:35:18 -04:00
Vincent Untz
975cf8a3b3 Add gsettings-schema-convert script
It can be used to convert a gconf schema to either a simple gsettings
schema format or the full xml gsettings schema format.

It also converts from the simple format to the full xml format.
2010-04-14 17:11:30 -04:00