aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-config.glade
diff options
context:
space:
mode:
authorJon Trowbridge <trow@ximian.com>2001-10-06 04:44:51 +0800
committerJon Trowbridge <trow@src.gnome.org>2001-10-06 04:44:51 +0800
commitc0672f92d1c0ca7fa0637074da13cac968786b09 (patch)
tree278644b51d9c36ad6216ae0dab38f65e82b06dab /mail/mail-config.glade
parentcb48c65b206a7c30e9c116ab5c047f22fe39837b (diff)
downloadgsoc2013-evolution-c0672f92d1c0ca7fa0637074da13cac968786b09.tar.gz
gsoc2013-evolution-c0672f92d1c0ca7fa0637074da13cac968786b09.tar.zst
gsoc2013-evolution-c0672f92d1c0ca7fa0637074da13cac968786b09.zip
Add toggle button to config menu to turn the "confirm sending unwanted
2001-10-05 Jon Trowbridge <trow@ximian.com> * mail-config.glade: Add toggle button to config menu to turn the "confirm sending unwanted HTML" dialog on/off. (Bug 10794) * mail-accounts.c (construct): Make said toggle button actually work. svn path=/trunk/; revision=13466
Diffstat (limited to 'mail/mail-config.glade')
-rw-r--r--mail/mail-config.glade14
1 files changed, 14 insertions, 0 deletions
diff --git a/mail/mail-config.glade b/mail/mail-config.glade
index 3b3b0659c9..1c8d99e297 100644
--- a/mail/mail-config.glade
+++ b/mail/mail-config.glade
@@ -2887,6 +2887,20 @@ Quoted
<fill>False</fill>
</child>
</widget>
+
+ <widget>
+ <class>GtkCheckButton</class>
+ <name>chkPromptWantHTML</name>
+ <can_focus>True</can_focus>
+ <label>Prompt when sending HTML messages to contacts that don't want them</label>
+ <active>False</active>
+ <draw_indicator>True</draw_indicator>
+ <child>
+ <padding>0</padding>
+ <expand>False</expand>
+ <fill>False</fill>
+ </child>
+ </widget>
</widget>
<widget>
ons'>+459 * change the libtool version to use from 1.3 to 1.5oliver2005-06-043-48/+7 * Remove myself from maintainerache2005-05-161-1/+1 * At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1 * Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1 * Split the postgresql ports into a server and a client part.girgen2005-01-311-2/+1 * Switch to mysql41-client as defaultache2005-01-141-1/+1 * Add missing filekris2004-11-131-0/+1 * OPTIONS not counted when PARALLEL_PACKAGE_BUILD, workaroundache2004-06-151-0/+4 * Issue missing DB specs error at pre-configure stage, allowing all previous.ache2004-06-141-2/+2 * Use LOCALBASE for libtoolache2004-06-142-1/+2 * Properly detect <netinet/ip.h>ache2004-06-142-6/+16 * Use libtool from portsache2004-06-142-2/+49 * Upgrade to 3.1.21ache2004-05-216-53/+47 * Add size data, approved by maintainers.trevor2004-03-21