Branch 'pykolab-0.5' - 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 2411a020413e4899c5508249b63e6cd7bd9cf657
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