diff options
Diffstat (limited to 'mail/evolution-mail.schemas')
-rw-r--r-- | mail/evolution-mail.schemas | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/mail/evolution-mail.schemas b/mail/evolution-mail.schemas index 013af3f96a..1a004050c1 100644 --- a/mail/evolution-mail.schemas +++ b/mail/evolution-mail.schemas @@ -540,6 +540,20 @@ </schema> <schema> + <key>/schemas/apps/evolution/mail/prompts/empty_trash</key> + <applyto>/apps/evolution/mail/prompts/empty_trash</applyto> + <owner>evolution-mail</owner> + <type>bool</type> + <default>true</default> + <locale name="C"> + <short>Prompt when user empties the trash</short> + <long> + Do we prompt the user when he or she tries to empty the trash. + </long> + </locale> + </schema> + + <schema> <key>/schemas/apps/evolution/mail/prompts/only_bcc</key> <applyto>/apps/evolution/mail/prompts/only_bcc</applyto> <owner>evolution-mail</owner> |