aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/external-editor/apps-evolution-external-editor.schemas.in
diff options
context:
space:
mode:
authorHolger Macht <holger@homac.de>2009-04-28 23:10:26 +0800
committerBharath Acharya <abharath@novell.com>2009-04-28 23:10:26 +0800
commit156dfd09d8467bcc727e69f27795360866650eec (patch)
tree373f3c0b9e879f11282613f5673afbbe7e81566a /plugins/external-editor/apps-evolution-external-editor.schemas.in
parent8da802661961ff0356088abfcb9217cef8ef2446 (diff)
downloadgsoc2013-evolution-156dfd09d8467bcc727e69f27795360866650eec.tar
gsoc2013-evolution-156dfd09d8467bcc727e69f27795360866650eec.tar.gz
gsoc2013-evolution-156dfd09d8467bcc727e69f27795360866650eec.tar.bz2
gsoc2013-evolution-156dfd09d8467bcc727e69f27795360866650eec.tar.lz
gsoc2013-evolution-156dfd09d8467bcc727e69f27795360866650eec.tar.xz
gsoc2013-evolution-156dfd09d8467bcc727e69f27795360866650eec.tar.zst
gsoc2013-evolution-156dfd09d8467bcc727e69f27795360866650eec.zip
External Editor rewrite by Holger Macht. Fixes #567145
Diffstat (limited to 'plugins/external-editor/apps-evolution-external-editor.schemas.in')
-rw-r--r--plugins/external-editor/apps-evolution-external-editor.schemas.in10
1 files changed, 10 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
index 0f6d264b90..38becebdb7 100644
--- a/plugins/external-editor/apps-evolution-external-editor.schemas.in
+++ b/plugins/external-editor/apps-evolution-external-editor.schemas.in
@@ -10,6 +10,16 @@
<short>Default External Editor</short>
<long>The default command that must be used as the editor.</long>
</locale>
+
+ <key>/schemas/apps/evolution/eplugin/external-editor/launch-on-key-press</key>
+ <applyto>/apps/evolution/eplugin/external-editor/launch-on-key-press</applyto>
+ <owner>evolution-mail</owner>
+ <type>bool</type>
+ <default>false</default>
+ <locale name="C">
+ <short>Automatically launch when a new mail is edited</short>
+ <long>Automatically launch editor when key is pressed in the mail composer</long>
+ </locale>
</schema>
</schemalist>
</gconfschemafile>