* The groupware folders "Calendar", "Contacts", "Notes", and "Tasks" are
[citadel.git] / citadel / sysconfig.h
index 39ea373fe5d76880a13e5662c80678c86949e0a9..257b779effc7f1c9789a6fdb9a41b20ff514d4bf 100644 (file)
 #define USERCALENDARROOM       "Calendar"
 #define USERTASKSROOM          "Tasks"
 #define USERCONTACTSROOM       "Contacts"
+#define USERNOTESROOM          "Notes"
 #define PAGELOGROOM            "Sent/Received Pages"
 #define SYSCONFIGROOM          "Local System Configuration"
 #define SMTP_SPOOLOUT_ROOM     "__CitadelSMTPspoolout__"