aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-config.ui
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2011-01-06 00:42:04 +0800
committerRodrigo Moya <rodrigo@gnome-db.org>2011-06-30 00:41:15 +0800
commit6e9c9986ac569a4e759f2102ec87e7614c8c00cc (patch)
treea522dd3298d78110eca93804161aeb231ec6ceba /mail/mail-config.ui
parent6d1ea26566fc54234f0190aff344acd8c9bd7e30 (diff)
downloadgsoc2013-evolution-6e9c9986ac569a4e759f2102ec87e7614c8c00cc.tar
gsoc2013-evolution-6e9c9986ac569a4e759f2102ec87e7614c8c00cc.tar.gz
gsoc2013-evolution-6e9c9986ac569a4e759f2102ec87e7614c8c00cc.tar.bz2
gsoc2013-evolution-6e9c9986ac569a4e759f2102ec87e7614c8c00cc.tar.lz
gsoc2013-evolution-6e9c9986ac569a4e759f2102ec87e7614c8c00cc.tar.xz
gsoc2013-evolution-6e9c9986ac569a4e759f2102ec87e7614c8c00cc.tar.zst
gsoc2013-evolution-6e9c9986ac569a4e759f2102ec87e7614c8c00cc.zip
Bug #637906 - Don't ask again when sending to non-mail recipients
Diffstat (limited to 'mail/mail-config.ui')
-rw-r--r--mail/mail-config.ui15
1 files changed, 15 insertions, 0 deletions
diff --git a/mail/mail-config.ui b/mail/mail-config.ui
index bfa365ed9a..a38a0bfabe 100644
--- a/mail/mail-config.ui
+++ b/mail/mail-config.ui
@@ -4487,6 +4487,21 @@ For example: "Work" or "Personal"</property>
<property name="position">4</property>
</packing>
</child>
+ <child>
+ <object class="GtkCheckButton" id="chkPromptSendInvalidRecip">
+ <property name="label" translatable="yes" comments="This is in the context of: Ask for confirmation before...">Sending a message with _recipients not entered as mail addresses</property>
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="receives_default">False</property>
+ <property name="use_underline">True</property>
+ <property name="draw_indicator">True</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ <property name="position">5</property>
+ </packing>
+ </child>
</object>
</child>
</object>