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
committerMatthew Barnes <mbarnes@redhat.com>2009-05-01 03:15:42 +0800
commitd7e7b7ddd4e86a34ffbf240fdc887b10d363dd12 (patch)
tree1422fbefb266453658f71fab1fae5b5934f89c22 /plugins/external-editor/apps-evolution-external-editor.schemas.in
parentfd94ba8cde63d761fc84a3724874529caa266f09 (diff)
downloadgsoc2013-evolution-d7e7b7ddd4e86a34ffbf240fdc887b10d363dd12.tar
gsoc2013-evolution-d7e7b7ddd4e86a34ffbf240fdc887b10d363dd12.tar.gz
gsoc2013-evolution-d7e7b7ddd4e86a34ffbf240fdc887b10d363dd12.tar.bz2
gsoc2013-evolution-d7e7b7ddd4e86a34ffbf240fdc887b10d363dd12.tar.lz
gsoc2013-evolution-d7e7b7ddd4e86a34ffbf240fdc887b10d363dd12.tar.xz
gsoc2013-evolution-d7e7b7ddd4e86a34ffbf240fdc887b10d363dd12.tar.zst
gsoc2013-evolution-d7e7b7ddd4e86a34ffbf240fdc887b10d363dd12.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>