aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2014-06-03 16:44:19 +0800
committerMilan Crha <mcrha@redhat.com>2014-06-03 16:44:19 +0800
commit70f58975e34348e4b698bb80e0078f93858bbc48 (patch)
tree5e3dd6d90b38a71a2211d82e7430ca510123c4be /mail
parent2f73b39bf2999fa0316e776a0d7a3967e69c8ec6 (diff)
downloadgsoc2013-evolution-70f58975e34348e4b698bb80e0078f93858bbc48.tar
gsoc2013-evolution-70f58975e34348e4b698bb80e0078f93858bbc48.tar.gz
gsoc2013-evolution-70f58975e34348e4b698bb80e0078f93858bbc48.tar.bz2
gsoc2013-evolution-70f58975e34348e4b698bb80e0078f93858bbc48.tar.lz
gsoc2013-evolution-70f58975e34348e4b698bb80e0078f93858bbc48.tar.xz
gsoc2013-evolution-70f58975e34348e4b698bb80e0078f93858bbc48.tar.zst
gsoc2013-evolution-70f58975e34348e4b698bb80e0078f93858bbc48.zip
Bug 604346 - Ctrl+Enter sends mail without asking confirmation
Diffstat (limited to 'mail')
-rw-r--r--mail/mail-config.ui16
1 files changed, 16 insertions, 0 deletions
diff --git a/mail/mail-config.ui b/mail/mail-config.ui
index 4ba1964860..ddc5b89fa1 100644
--- a/mail/mail-config.ui
+++ b/mail/mail-config.ui
@@ -998,6 +998,22 @@
<property name="position">5</property>
</packing>
</child>
+ <child>
+ <object class="GtkCheckButton" id="chkPromptAccelSend">
+ <property name="label" translatable="yes" comments="This is in the context of: Ask for confirmation before...">Sending a message using _key accelerator (Ctrl+Enter)</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="xalign">0.5</property>
+ <property name="draw_indicator">True</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ <property name="position">6</property>
+ </packing>
+ </child>
</object>
</child>
</object>