diff options
Diffstat (limited to 'composer/mail-composer-errors.xml')
-rw-r--r-- | composer/mail-composer-errors.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer/mail-composer-errors.xml b/composer/mail-composer-errors.xml index 2e8defb1a7..96ace3dd7b 100644 --- a/composer/mail-composer-errors.xml +++ b/composer/mail-composer-errors.xml @@ -28,7 +28,7 @@ <secondary>Error saving to autosave because "{1}".</secondary> </error> - <error id="exit-unsaved" modal="true" type="warning"> + <error id="exit-unsaved" modal="true" type="warning" default="GTK_RESPONSE_YES"> <title>Warning: Modified Message</title> <primary>Are you sure you want to discard the message, titled '{0}', you are composing?</primary> <secondary>Closing this composer window will discard the message permanently, unless you choose to save the message in your Drafts folder. This will allow you to continue the message at a later date.</secondary> |