From dbe6756f09935e1b9ed86cb989c32973efc03df5 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Mon, 12 Nov 2007 10:43:05 +0000 Subject: ** Fix for bug #263236 2007-11-12 Milan Crha ** Fix for bug #263236 * mail.error.xml: New message "ask-delete-vfolder-msg". * em-folder-view.c: (emfv_delete_msg_response), (emfv_popup_delete): When deleting from vFolder, ask if really want to and warn about deleting in a real folder too. * evolution-mail.schemas.in: New option "/apps/evolution/mail/prompts/delete_in_vfolder" to not ask again. svn path=/trunk/; revision=34523 --- mail/evolution-mail.schemas.in | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'mail/evolution-mail.schemas.in') 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 @@ + + + /schemas/apps/evolution/mail/prompts/delete_in_vfolder + /apps/evolution/mail/prompts/delete_in_vfolder + evolution-mail + bool + false + + Prompt when deleting messages in search folder + + It disables the feature where repeated prompts to ask if delete messages from search folder. + + + + -- cgit v1.2.3