]> code.citadel.org Git - citadel.git/blobdiff - citadel/sysconfig.h
* Changed the comments at the beginning of each file to a consistent format
[citadel.git] / citadel / sysconfig.h
index 6a772177aaf03c4f6b8ba9ea32e0a110b97bb006..d582ed1d5fd51e050c60c4ac0eef88254f4c80a7 100644 (file)
@@ -1,3 +1,8 @@
+/*
+ * $Id$
+ *
+ */
+
 /****************************************************************************/
 /*                  YOUR SYSTEM CONFIGURATION                               */
 /* Set all the values in this file appropriately BEFORE compiling any of the*/
 #define MAILROOM               "Mail"
 #define AIDEROOM               "Aide"
 #define USERCONFIGROOM         "My Citadel Config"
+#define PAGELOGROOM            "Sent/Received Pages"
 #define SYSCONFIGROOM          "Local System Configuration"
 #define SMTP_SPOOLOUT_ROOM     "__CitadelSMTPspoolout__"