gsettings-schema-convert1User Commandsgsettings-schema-convertGConf to GSettings schema conversiongsettings-schema-convertoptionfileDescriptiongsettings-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 gschema-compile before they
can be used by applications.
Options,
Print help and exit
,
Store the generated output in the file OUTPUT. If no output file is specified, the generated output is written to stdout.
,
Overwrite the output file if it already exists.
,
The input file is a GConf schema.
,
The input file is a simple GSettings schema. If the input
format is not explicitly specified, this is the default.
,
Produce a GSettings schema in XML format. If the output format
is not explicitly specified, a GConf schema will be converted
into a simple Gsettings schema, and a simple GSettings schema
will be converted into XML.
,
Use ID as the schema id in the generated
GSettings schema.
,
Use DOMAIN as the gettext domain in the generated
GSettings schema.
See alsogsettings-data-convert1 a related command to migrate user settings
from GConf to GSettings.