aboutsummaryrefslogtreecommitdiffstats
path: root/mail/filtertypes.xml
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2012-02-07 21:36:17 +0800
committerMilan Crha <mcrha@redhat.com>2012-02-07 21:36:17 +0800
commit0972cb0671b13783594ba9ad92c604e27e479152 (patch)
treec3570db3e3e97d075a7f0e5ed3559db85dcc139a /mail/filtertypes.xml
parent5483b65b5e2212383b4ecf9a8fe9ef958ef582ad (diff)
downloadgsoc2013-evolution-0972cb0671b13783594ba9ad92c604e27e479152.tar
gsoc2013-evolution-0972cb0671b13783594ba9ad92c604e27e479152.tar.gz
gsoc2013-evolution-0972cb0671b13783594ba9ad92c604e27e479152.tar.bz2
gsoc2013-evolution-0972cb0671b13783594ba9ad92c604e27e479152.tar.lz
gsoc2013-evolution-0972cb0671b13783594ba9ad92c604e27e479152.tar.xz
gsoc2013-evolution-0972cb0671b13783594ba9ad92c604e27e479152.tar.zst
gsoc2013-evolution-0972cb0671b13783594ba9ad92c604e27e479152.zip
Bug #553796 - Unable to Reset Message Color
Diffstat (limited to 'mail/filtertypes.xml')
-rw-r--r--mail/filtertypes.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/filtertypes.xml b/mail/filtertypes.xml
index 9a705ab98a..3e9bd08343 100644
--- a/mail/filtertypes.xml
+++ b/mail/filtertypes.xml
@@ -931,6 +931,10 @@
<code>(set-color ${colour})</code>
<input type="colour" name="colour"/>
</part>
+ <part name="unset-color">
+ <title>Unset Color</title>
+ <code>(set-color "")</code>
+ </part>
<part name="score">
<title>Assign Score</title>
<code>(set-score ${score})</code>