aboutsummaryrefslogtreecommitdiffstats
path: root/mail/vfoldertypes.xml
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2004-11-12 15:07:56 +0800
committerMichael Zucci <zucchi@src.gnome.org>2004-11-12 15:07:56 +0800
commite996dc22515b3237899b054f8658c284c9fbb920 (patch)
tree8eb470f9308e6e7ec76b150d0eed920ddffa3627 /mail/vfoldertypes.xml
parent097e87551eeebeec4b670b96be3fc2c2ec3de133 (diff)
downloadgsoc2013-evolution-e996dc22515b3237899b054f8658c284c9fbb920.tar
gsoc2013-evolution-e996dc22515b3237899b054f8658c284c9fbb920.tar.gz
gsoc2013-evolution-e996dc22515b3237899b054f8658c284c9fbb920.tar.bz2
gsoc2013-evolution-e996dc22515b3237899b054f8658c284c9fbb920.tar.lz
gsoc2013-evolution-e996dc22515b3237899b054f8658c284c9fbb920.tar.xz
gsoc2013-evolution-e996dc22515b3237899b054f8658c284c9fbb920.tar.zst
gsoc2013-evolution-e996dc22515b3237899b054f8658c284c9fbb920.zip
Added 'match all' rules.
2004-11-12 Not Zed <NotZed@Ximian.com> * filtertypes.xml: * vfoldertypes.xml: * searchtypes.xml: Added 'match all' rules. svn path=/trunk/; revision=27901
Diffstat (limited to 'mail/vfoldertypes.xml')
-rw-r--r--mail/vfoldertypes.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/vfoldertypes.xml b/mail/vfoldertypes.xml
index d9e2b86841..2d2805e175 100644
--- a/mail/vfoldertypes.xml
+++ b/mail/vfoldertypes.xml
@@ -420,5 +420,12 @@
<input type="string" name="mlist"/>
</part>
+ <part name="all">
+ <title>Match All</title>
+ <code>
+ (#t)
+ </code>
+ </part>
+
</partset>
</filterdescription>