diff options
author | Rodrigo Moya <rodrigo@gnome-db.org> | 2010-11-04 20:44:44 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@gnome-db.org> | 2010-11-10 06:33:24 +0800 |
commit | d4ffb60e9bf71dfd4728c4d1d15720b5cb40e863 (patch) | |
tree | 9ce450a22f0e065d8db679816cf8246a00d62055 /data/evolution.convert | |
parent | 86e6583bc7e105c7faf10a9de5a7aef6b63df0ca (diff) | |
download | gsoc2013-evolution-d4ffb60e9bf71dfd4728c4d1d15720b5cb40e863.tar gsoc2013-evolution-d4ffb60e9bf71dfd4728c4d1d15720b5cb40e863.tar.gz gsoc2013-evolution-d4ffb60e9bf71dfd4728c4d1d15720b5cb40e863.tar.bz2 gsoc2013-evolution-d4ffb60e9bf71dfd4728c4d1d15720b5cb40e863.tar.lz gsoc2013-evolution-d4ffb60e9bf71dfd4728c4d1d15720b5cb40e863.tar.xz gsoc2013-evolution-d4ffb60e9bf71dfd4728c4d1d15720b5cb40e863.tar.zst gsoc2013-evolution-d4ffb60e9bf71dfd4728c4d1d15720b5cb40e863.zip |
Migrate external editor schemas to GSettings
Diffstat (limited to 'data/evolution.convert')
-rw-r--r-- | data/evolution.convert | 2 |
1 files changed, 2 insertions, 0 deletions
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 |