* Create a "Contacts" room for personal address book use
[citadel.git] / citadel / sysconfig.h
index 9c6d6610a12ff3b7e4143bac3985fa779ac9d7d2..9f683c68b8007229c44758694b23aae47d201274 100644 (file)
 #define USERCONFIGROOM         "My Citadel Config"
 #define USERCALENDARROOM       "Calendar"
 #define USERTASKSROOM          "Tasks"
+#define USERCONTACTSROOM       "Contacts"
 #define PAGELOGROOM            "Sent/Received Pages"
 #define SYSCONFIGROOM          "Local System Configuration"
 #define SMTP_SPOOLOUT_ROOM     "__CitadelSMTPspoolout__"