diff options
author | Rodrigo Moya <rodrigo@gnome-db.org> | 2010-11-04 01:24:02 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@gnome-db.org> | 2010-11-04 01:24:02 +0800 |
commit | 46424f03b44f6dfd417b483f4830282e3ad7fc7a (patch) | |
tree | f0809ada0cb67a42e301eed05715da884b1e1f65 /data/evolution.convert | |
parent | c7117af0742412b97366b4c4861566ab3d0cbfaf (diff) | |
download | gsoc2013-evolution-46424f03b44f6dfd417b483f4830282e3ad7fc7a.tar gsoc2013-evolution-46424f03b44f6dfd417b483f4830282e3ad7fc7a.tar.gz gsoc2013-evolution-46424f03b44f6dfd417b483f4830282e3ad7fc7a.tar.bz2 gsoc2013-evolution-46424f03b44f6dfd417b483f4830282e3ad7fc7a.tar.lz gsoc2013-evolution-46424f03b44f6dfd417b483f4830282e3ad7fc7a.tar.xz gsoc2013-evolution-46424f03b44f6dfd417b483f4830282e3ad7fc7a.tar.zst gsoc2013-evolution-46424f03b44f6dfd417b483f4830282e3ad7fc7a.zip |
Migrate custom headers 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 96f62821a3..930ac2d6b3 100644 --- a/data/evolution.convert +++ b/data/evolution.convert @@ -34,3 +34,5 @@ show-preview = /apps/evolution/addressbook/display/show_preview [org.gnome.evolution.mail] check-if-default-mailer = /apps/evolution/mail/prompts/checkdefault template-placeholders = /apps/evolution/mail/template_placeholders +attachment-reminder-clues = /apps/evolution/mail/attachment_reminder_clues +custom-headers = /apps/evolution/eplugin/email_custom_header/customHeader |