gnome-control-center/schemas/apps_gnome_settings_daemon_default_editor.schemas.in
Christian Neumair a7fa657db4 Fixed #89361.
2002-12-02 19:47:25 +00:00

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>