aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/attachment-reminder/apps-evolution-attachment-reminder.schemas.in
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/attachment-reminder/apps-evolution-attachment-reminder.schemas.in')
-rw-r--r--plugins/attachment-reminder/apps-evolution-attachment-reminder.schemas.in26
1 files changed, 0 insertions, 26 deletions
diff --git a/plugins/attachment-reminder/apps-evolution-attachment-reminder.schemas.in b/plugins/attachment-reminder/apps-evolution-attachment-reminder.schemas.in
deleted file mode 100644
index e86ebf665d..0000000000
--- a/plugins/attachment-reminder/apps-evolution-attachment-reminder.schemas.in
+++ /dev/null
@@ -1,26 +0,0 @@
-<gconfschemafile>
- <schemalist>
- <schema>
- <key>/schemas/apps/evolution/mail/attachment_reminder_clues</key>
- <applyto>/apps/evolution/mail/attachment_reminder_clues</applyto>
- <owner>evolution-mail</owner>
- <type>list</type>
- <list_type>string</list_type>
-
- <!-- The following are the keywords used by the plugin to understand
- whether the user wanted to send a attachment. The list can have any
- number of strings.-->
-
- <default>[attachment,attaching,attached,enclosed]</default>
- <locale name="C">
- <short>List of clues for the attachment reminder plugin to look for
- in a message body</short>
- <long>
- List of clues for the attachment reminder plugin to look for
- in a message body
- </long>
- </locale>
- </schema>
- </schemalist>
-</gconfschemafile>
-