]> code.citadel.org Git - citadel.git/blobdiff - citadel/citadel.h
* Applied "multi editor" patch supplied by georbit
[citadel.git] / citadel / citadel.h
index 74fb0bf9779fca9ec81349e0e6112cab965db9bb..5abb38919e1d74ccd5613300602c7327c3858c60 100644 (file)
@@ -68,6 +68,8 @@ extern "C" {
                                         */
                                         
 #define USERNAME_SIZE  64              /* The size of a username string */
+#define MAX_EDITORS    5               /* # of external editors supported */
+                                       /* MUST be at least 1 */
 
 /*
  * Message expiration policy stuff