* axdefs.h: add "Notes" view
[citadel.git] / citadel / axdefs.h
index 7baee190802f4be195ac32ce694d230d7c74dde8..4c433ea2d94d73a85be56554a4803434c6b776d9 100644 (file)
@@ -30,7 +30,8 @@ char *viewdefs[]={
        "Summary",
        "Address book",
        "Calendar",
-       "Tasks"
+       "Tasks",
+       "Notes"
 };
 
 #define VIEWDEFS 1