diff options
author | Johnny Jacob <jjohnny@src.gnome.org> | 2008-05-23 14:19:26 +0800 |
---|---|---|
committer | Johnny Jacob <jjohnny@src.gnome.org> | 2008-05-23 14:19:26 +0800 |
commit | 28e5262d541d66b204f1017b5cdb12571593fb2a (patch) | |
tree | 35fc8cb62f519fb8f81eb6b1568fc523ce9d4ed2 /plugins/attachment-reminder/apps-evolution-attachment-reminder.schemas.in | |
parent | de67fcdb7cf04201174bb62c32eda7ad9e1e323f (diff) | |
download | gsoc2013-evolution-28e5262d541d66b204f1017b5cdb12571593fb2a.tar.gz gsoc2013-evolution-28e5262d541d66b204f1017b5cdb12571593fb2a.tar.zst gsoc2013-evolution-28e5262d541d66b204f1017b5cdb12571593fb2a.zip |
Attachment Reminder - Fixes Bug #529995. Disable the plugin when user says - do not show this message again
svn path=/trunk/; revision=35529
Diffstat (limited to 'plugins/attachment-reminder/apps-evolution-attachment-reminder.schemas.in')
-rw-r--r-- | plugins/attachment-reminder/apps-evolution-attachment-reminder.schemas.in | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/plugins/attachment-reminder/apps-evolution-attachment-reminder.schemas.in b/plugins/attachment-reminder/apps-evolution-attachment-reminder.schemas.in index bec59ae40a..c75bc34247 100644 --- a/plugins/attachment-reminder/apps-evolution-attachment-reminder.schemas.in +++ b/plugins/attachment-reminder/apps-evolution-attachment-reminder.schemas.in @@ -1,21 +1,6 @@ <gconfschemafile> <schemalist> <schema> - <key>/schemas/apps/evolution/mail/prompts/attachment_presend_check</key> - <applyto>/apps/evolution/mail/prompts/attachment_presend_check</applyto> - <owner>evolution-mail</owner> - <type>bool</type> - <default>true</default> - <locale name="C"> - <short>Enable attachment reminder plugin</short> - <long>Enable attachment reminder plugin.</long> - </locale> - </schema> - - - <!-- Labels and Colours --> - - <schema> <key>/schemas/apps/evolution/mail/attachment_reminder_clues</key> <applyto>/apps/evolution/mail/attachment_reminder_clues</applyto> <owner>evolution-mail</owner> |