]> code.citadel.org Git - citadel.git/blobdiff - citadel/sysconfig.h
* Every user gets a Trash folder. Clients can also use _TRASH_
[citadel.git] / citadel / sysconfig.h
index 2e285f658f29f5c09ad4f97dc50848d0a1b5b7d1..92dbee7a5d4906c96bb88b707fe7f37ed4a1e45d 100644 (file)
 #define USERTASKSROOM          "Tasks"
 #define USERCONTACTSROOM       "Contacts"
 #define USERNOTESROOM          "Notes"
+#define USERTRASHROOM          "Trash"
 #define PAGELOGROOM            "Sent/Received Pages"
 #define SYSCONFIGROOM          "Local System Configuration"
 #define SMTP_SPOOLOUT_ROOM     "__CitadelSMTPspoolout__"