15 lines
517 B
XML
15 lines
517 B
XML
<?xml version="1.0"?>
|
|
<gconfschemafile>
|
|
<schemalist>
|
|
<schema>
|
|
<key>/schemas/apps/gnome_settings_daemon/editor/sync_text_types</key>
|
|
<applyto>/apps/gnome_settings_daemon/editor/sync_text_types</applyto>
|
|
<type>bool</type>
|
|
<default>true</default>
|
|
<locale name="C">
|
|
<short>Sync text/plain and text/* handlers</short>
|
|
<long>If true, the mime handlers for text/plain and text/* will be kept in sync</long>
|
|
</locale>
|
|
</schema>
|
|
</schemalist>
|
|
</gconfschemafile>
|