Add Create/Destroy view options to test-source-selector utility
[evolution.git] / data / org.gnome.evolution.plugin.external-editor.gschema.xml.in
blobf69cc1bc4f95165597f45d136b13708d773dbcc9
1 <schemalist>
2 <schema gettext-domain="evolution" id="org.gnome.evolution.plugin.external-editor" path="/org/gnome/evolution/plugin/external-editor/">
3 <key name="command" type="s">
4 <default>'gedit'</default>
5 <_summary>Default External Editor</_summary>
6 <_description>The default command that must be used as the editor.</_description>
7 </key>
8 <key name="launch-on-key-press" type="b">
9 <default>false</default>
10 <_summary>Automatically launch when a new mail is edited</_summary>
11 <_description>Automatically launch editor when key is pressed in the mail composer.</_description>
12 </key>
13 </schema>
14 </schemalist>