packages: mairix/mairix-claws-support.patch (NEW) - initial - added claws-m...

uzsolt uzsolt at pld-linux.org
Sun Aug 2 11:40:52 CEST 2009


Author: uzsolt                       Date: Sun Aug  2 09:40:52 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- initial
- added claws-mail MH-support

---- Files affected:
packages/mairix:
   mairix-claws-support.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/mairix/mairix-claws-support.patch
diff -u /dev/null packages/mairix/mairix-claws-support.patch:1.1
--- /dev/null	Sun Aug  2 11:40:52 2009
+++ packages/mairix/mairix-claws-support.patch	Sun Aug  2 11:40:46 2009
@@ -0,0 +1,12 @@
+--- mairix-0.21-orig/dirscan.c	2007-06-22 22:18:00.000000000 +0200
++++ mairix-0.21/dirscan.c	2009-08-02 11:32:54.901739313 +0200
+@@ -262,6 +262,9 @@
+         /* Sylpheed */
+         has_child_file(path, ".sylpheed_cache") ||
+         has_child_file(path, ".sylpheed_mark") ||
++		/* Claws-mail */
++		has_child_file(path, ".claws_cache") ||
++		has_child_file(path, ".claws_mark") ||
+         /* NNML (Gnus) */
+         has_child_file(path, ".marks") ||
+         has_child_file(path, ".overview") ||
================================================================


More information about the pld-cvs-commit mailing list