diff options
author | Paul Bolle <pebolle@tiscali.nl> | 2009-12-20 18:08:05 +0800 |
---|---|---|
committer | Paul Bolle <pebolle@tiscali.nl> | 2009-12-20 18:08:05 +0800 |
commit | 64dddd6c7c11653986f038f2218870d6b3587059 (patch) | |
tree | 79a9236ac95daa2d56e92c0862ee2f8dbfb2fd55 /plugins/default-mailer/org-gnome-default-mailer.error.xml | |
parent | f989e5d9702ae54343cf28cecae1d045b416afb6 (diff) | |
download | gsoc2013-evolution-64dddd6c7c11653986f038f2218870d6b3587059.tar gsoc2013-evolution-64dddd6c7c11653986f038f2218870d6b3587059.tar.gz gsoc2013-evolution-64dddd6c7c11653986f038f2218870d6b3587059.tar.bz2 gsoc2013-evolution-64dddd6c7c11653986f038f2218870d6b3587059.tar.lz gsoc2013-evolution-64dddd6c7c11653986f038f2218870d6b3587059.tar.xz gsoc2013-evolution-64dddd6c7c11653986f038f2218870d6b3587059.tar.zst gsoc2013-evolution-64dddd6c7c11653986f038f2218870d6b3587059.zip |
Bug 604822 - Drop more alert titles
Drop all alert titles to be found in *.error.xml. HIG suggests alerts
do not have a title.
Diffstat (limited to 'plugins/default-mailer/org-gnome-default-mailer.error.xml')
-rw-r--r-- | plugins/default-mailer/org-gnome-default-mailer.error.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/default-mailer/org-gnome-default-mailer.error.xml b/plugins/default-mailer/org-gnome-default-mailer.error.xml index fe9cf5a409..03e2e8262d 100644 --- a/plugins/default-mailer/org-gnome-default-mailer.error.xml +++ b/plugins/default-mailer/org-gnome-default-mailer.error.xml @@ -2,7 +2,6 @@ <error-list domain="org.gnome.default.mailer"> <error id="check-default" type="question" default="GTK_RESPONSE_YES"> - <_title>Evolution</_title> <_secondary>Do you want to make Evolution your default e-mail client?</_secondary> <button stock="gtk-yes" response="GTK_RESPONSE_YES"/> <button stock="gtk-no" response="GTK_RESPONSE_NO"/> |