]> code.citadel.org Git - citadel.git/blobdiff - citadel/techdoc/views.txt
* Configure "notes" view and auto-create Notes> room
[citadel.git] / citadel / techdoc / views.txt
index ee2aa5de2ef9836e0c14f5f3babbba15bf024c3d..497a3063fa85b5f382fed5057de641d22e684f10 100644 (file)
@@ -25,4 +25,5 @@ is in the room record as room.QRdefaultview (and is also an integer).
 #define VIEW_ADDRESSBOOK       2       /* Address book view */
 #define VIEW_CALENDAR          3       /* Calendar view */
 #define VIEW_TASKS             4       /* Tasks view */
+#define VIEW_NOTES             5       /* Notes view */