diff options
author | Rodrigo Moya <rodrigo@gnome-db.org> | 2011-11-04 22:55:21 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@gnome-db.org> | 2011-11-04 22:55:21 +0800 |
commit | 80b0ca6849fd7b09a81a445771ae4ec64610ba18 (patch) | |
tree | f0feb9b2d362d65503d036d3d53521360dec6ed2 /data/Makefile.am | |
parent | 48b565039b8a442ec4b5d8602e3d5e43399684f8 (diff) | |
download | gsoc2013-evolution-80b0ca6849fd7b09a81a445771ae4ec64610ba18.tar.gz gsoc2013-evolution-80b0ca6849fd7b09a81a445771ae4ec64610ba18.tar.zst gsoc2013-evolution-80b0ca6849fd7b09a81a445771ae4ec64610ba18.zip |
Migrate itip formatter to GSettings
Diffstat (limited to 'data/Makefile.am')
-rw-r--r-- | data/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/Makefile.am b/data/Makefile.am index 567b9be8b2..4a4cc278d2 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -22,6 +22,7 @@ gsettings_SCHEMAS = \ org.gnome.evolution.eplugin.email-custom-header.gschema.xml \ org.gnome.evolution.eplugin.external-editor.gschema.xml \ org.gnome.evolution.eplugin.face-picture.gschema.xml \ + org.gnome.evolution.eplugin.itip.gschema.xml \ org.gnome.evolution.eplugin.mail-notification.gschema.xml \ org.gnome.evolution.eplugin.prefer-plain.gschema.xml.in \ org.gnome.evolution.eplugin.templates.gschema.xml |