GSETTINGS-SCHEMA-C(1) | User Commands | GSETTINGS-SCHEMA-C(1) |
gsettings-schema-convert - GConf to GSettings schema conversion
gsettings-schema-convert [option...] {file}
gsettings-schema-convert converts between GConf and GSettings schema file formats. Note that the conversion is not expected to be fully automated. You are expected to verify and edit the result of the conversion.
Note that GSettings schemas need to be converted into binary form with glib-compile-schemas before they can be used by applications.
-h, --help
-o OUTPUT, --output=OUTPUT
-f, --force
-g, --gconf
-s, --simple
-x, --xml
-i ID, --schema-id=ID
-d DOMAIN, --gettext-domain=DOMAIN
-u, --keep-underscores
gsettings-data-convert(1) a related command to migrate user settings from GConf to GSettings.
01/21/2013 | User Commands |