conf/kolab.conf
    Jeroen van Meeuwen 
    vanmeeuwen at kolabsys.com
       
    Fri Oct  5 17:06:47 CEST 2012
    
    
  
 conf/kolab.conf |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit ef76c5f3b23763934b7c7b159332349021187faa
Author: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen at kolabsys.com>
Date:   Fri Oct 5 16:05:28 2012 +0100
    Set the correct annotation on the Trash folder (#1091)
diff --git a/conf/kolab.conf b/conf/kolab.conf
index 72d2e19..339ec33 100644
--- a/conf/kolab.conf
+++ b/conf/kolab.conf
@@ -288,7 +288,7 @@ autocreate_folders = {
             },
         'Trash': {
                 'annotations': {
-                        '/private/vendor/kolab/folder-type': "mail.trash",
+                        '/private/vendor/kolab/folder-type': "mail.wastebasket",
                     },
             },
     }
    
    
More information about the commits
mailing list