From d4ffb60e9bf71dfd4728c4d1d15720b5cb40e863 Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Thu, 4 Nov 2010 13:44:44 +0100 Subject: Migrate external editor schemas to GSettings --- data/evolution.convert | 2 ++ data/org.gnome.evolution.mail.gschema.xml.in | 10 ++++++++++ 2 files changed, 12 insertions(+) (limited to 'data') diff --git a/data/evolution.convert b/data/evolution.convert index 903a53a3de..0f8c7b46f4 100644 --- a/data/evolution.convert +++ b/data/evolution.convert @@ -46,3 +46,5 @@ notify-sound-enabled = /apps/evolution/eplugin/mail-notification/sound-enabled notify-sound-beep = /apps/evolution/eplugin/mail-notification/sound-beep notify-sound-file = /apps/evolution/eplugin/mail-notification/sound-file notify-sound-use-theme = /apps/evolution/eplugin/mail-notification/sound-use-theme +external-editor-command = /apps/evolution/eplugin/external-editor/editor-command +external-editor-launch-on-key-press = /apps/evolution/eplugin/external-editor/launch-on-key-press diff --git a/data/org.gnome.evolution.mail.gschema.xml.in b/data/org.gnome.evolution.mail.gschema.xml.in index 29e8abff5d..a7bc4dc0fa 100644 --- a/data/org.gnome.evolution.mail.gschema.xml.in +++ b/data/org.gnome.evolution.mail.gschema.xml.in @@ -70,5 +70,15 @@ <_summary>Use sound theme <_description>Play themed sound when new messages arrive, if not in beep mode. + + 'gedit' + <_summary>Default External Editor + <_description>The default command that must be used as the editor. + + + false + <_summary>Automatically launch when a new mail is edited + <_description>Automatically launch editor when key is pressed in the mail composer. + -- cgit v1.2.3