diff options
Diffstat (limited to 'mail/evolution-mail.schemas.in')
-rw-r--r-- | mail/evolution-mail.schemas.in | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/mail/evolution-mail.schemas.in b/mail/evolution-mail.schemas.in index f85512fac3..7048d77933 100644 --- a/mail/evolution-mail.schemas.in +++ b/mail/evolution-mail.schemas.in @@ -876,6 +876,21 @@ </long> </locale> </schema> + + <schema> + <key>/schemas/apps/evolution/mail/prompts/delete_in_vfolder</key> + <applyto>/apps/evolution/mail/prompts/delete_in_vfolder</applyto> + <owner>evolution-mail</owner> + <type>bool</type> + <default>false</default> + <locale name="C"> + <short>Prompt when deleting messages in search folder</short> + <long> + It disables the feature where repeated prompts to ask if delete messages from search folder. + </long> + </locale> + </schema> + <!-- Trash settings --> <schema> |