aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/external-editor/apps-evolution-external-editor.schemas.in
blob: 0f6d264b90603523f688a42e37769144d2ee446c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<gconfschemafile>
 <schemalist>
   <schema>
      <key>/schemas/apps/evolution/eplugin/external-editor/editor-command</key>
      <applyto>/apps/evolution/eplugin/external-editor/editor-command</applyto>
      <owner>evolution-mail</owner>
      <type>string</type>
      <default>gedit</default>
      <locale name="C">
        <short>Default External Editor</short>
        <long>The default command that must be used as the editor.</long>
      </locale>
    </schema>
  </schemalist>
</gconfschemafile>