aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-config.ui
diff options
context:
space:
mode:
authorDavid Woodhouse <David.Woodhouse@intel.com>2010-07-15 17:20:14 +0800
committerDavid Woodhouse <David.Woodhouse@intel.com>2010-07-15 23:48:45 +0800
commit21b0925061702c0c2a6ee30819c739409bba39d2 (patch)
tree3c06d3ead698c7484c6505f8958d94fc3222f017 /mail/mail-config.ui
parentff8615ec0ad504b3fb81784747b82fca42ed1457 (diff)
downloadgsoc2013-evolution-21b0925061702c0c2a6ee30819c739409bba39d2.tar
gsoc2013-evolution-21b0925061702c0c2a6ee30819c739409bba39d2.tar.gz
gsoc2013-evolution-21b0925061702c0c2a6ee30819c739409bba39d2.tar.bz2
gsoc2013-evolution-21b0925061702c0c2a6ee30819c739409bba39d2.tar.lz
gsoc2013-evolution-21b0925061702c0c2a6ee30819c739409bba39d2.tar.xz
gsoc2013-evolution-21b0925061702c0c2a6ee30819c739409bba39d2.tar.zst
gsoc2013-evolution-21b0925061702c0c2a6ee30819c739409bba39d2.zip
Change 'Reply to All' toolbar button into configurable 'Group Reply'
...with a dropdown menu like the Forward button, and configuration for whether it tries to do 'Reply to List' by default.
Diffstat (limited to 'mail/mail-config.ui')
-rw-r--r--mail/mail-config.ui19
1 files changed, 17 insertions, 2 deletions
diff --git a/mail/mail-config.ui b/mail/mail-config.ui
index a5110ee9b8..8603940dcd 100644
--- a/mail/mail-config.ui
+++ b/mail/mail-config.ui
@@ -4530,6 +4530,21 @@ For example: "Work" or "Personal"</property>
</packing>
</child>
<child>
+ <object class="GtkCheckButton" id="chkGroupReplyToList">
+ <property name="label" translatable="yes">Group Reply goes only to mailing list, if possible</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">6</property>
+ </packing>
+ </child>
+ <child>
<object class="GtkTable" id="tableForwardsReplies">
<property name="visible">True</property>
<property name="n_rows">3</property>
@@ -4657,7 +4672,7 @@ For example: "Work" or "Personal"</property>
</child>
</object>
<packing>
- <property name="position">6</property>
+ <property name="position">7</property>
</packing>
</child>
<child>
@@ -4733,7 +4748,7 @@ For example: "Work" or "Personal"</property>
</child>
</object>
<packing>
- <property name="position">7</property>
+ <property name="position">8</property>
</packing>
</child>
</object>