aboutsummaryrefslogtreecommitdiffstats
path: root/filter/vfoldertypes.xml
diff options
context:
space:
mode:
authorArik Devens <arik@src.gnome.org>2000-06-30 08:41:33 +0800
committerArik Devens <arik@src.gnome.org>2000-06-30 08:41:33 +0800
commitf5fa17c2d0a2069e25d0b49aaf5fd4e8ea8dc4da (patch)
tree1a9bd098cd7b442c08ec8610fac8a1931807dea2 /filter/vfoldertypes.xml
parent66de89050fed92eb4ad979d193bf281ce8dddb67 (diff)
downloadgsoc2013-evolution-f5fa17c2d0a2069e25d0b49aaf5fd4e8ea8dc4da.tar
gsoc2013-evolution-f5fa17c2d0a2069e25d0b49aaf5fd4e8ea8dc4da.tar.gz
gsoc2013-evolution-f5fa17c2d0a2069e25d0b49aaf5fd4e8ea8dc4da.tar.bz2
gsoc2013-evolution-f5fa17c2d0a2069e25d0b49aaf5fd4e8ea8dc4da.tar.lz
gsoc2013-evolution-f5fa17c2d0a2069e25d0b49aaf5fd4e8ea8dc4da.tar.xz
gsoc2013-evolution-f5fa17c2d0a2069e25d0b49aaf5fd4e8ea8dc4da.tar.zst
gsoc2013-evolution-f5fa17c2d0a2069e25d0b49aaf5fd4e8ea8dc4da.zip
changed Cc to CC to be the same as the other CC rule
svn path=/trunk/; revision=3819
Diffstat (limited to 'filter/vfoldertypes.xml')
-rw-r--r--filter/vfoldertypes.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/vfoldertypes.xml b/filter/vfoldertypes.xml
index ba250d4512..e00118985f 100644
--- a/filter/vfoldertypes.xml
+++ b/filter/vfoldertypes.xml
@@ -16,7 +16,7 @@
</rule>
<rule name="cc-address-other">
<code>
- (match-all (header-contains "Cc" ${receipient}))
+ (match-all (header-contains "CC" ${receipient}))
</code>
<description lang="en">The Cc address matches <source type="address" name="receipient">receipients</source>.</description>
</rule>