From 7e6382469c9627d464d70cbc315db2020cfa34f3 Mon Sep 17 00:00:00 2001 From: Brian Mury Date: Tue, 21 Jun 2005 05:33:47 +0000 Subject: ** See bug #301466. 2005-06-21 Brian Mury ** See bug #301466. * filtertypes.xml, searchtypes.xml, vfoldertypes.xml: fix the "match all" case to actually work. svn path=/trunk/; revision=29555 --- mail/vfoldertypes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/vfoldertypes.xml') diff --git a/mail/vfoldertypes.xml b/mail/vfoldertypes.xml index 2d2805e175..f41a9e908c 100644 --- a/mail/vfoldertypes.xml +++ b/mail/vfoldertypes.xml @@ -423,7 +423,7 @@ Match All - (#t) + (match-all #t) -- cgit