aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/external-editor/apps-evolution-external-editor.schemas.in
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/external-editor/apps-evolution-external-editor.schemas.in')
-rw-r--r--plugins/external-editor/apps-evolution-external-editor.schemas.in16
1 files changed, 16 insertions, 0 deletions
diff --git a/plugins/external-editor/apps-evolution-external-editor.schemas.in b/plugins/external-editor/apps-evolution-external-editor.schemas.in
new file mode 100644
index 0000000000..0f6d264b90
--- /dev/null
+++ b/plugins/external-editor/apps-evolution-external-editor.schemas.in
@@ -0,0 +1,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>
+