* Fixed modest_text_utils_get_display_address, now the original string is not modifi...
[modest] / src / modest-defs.h
index 740d849..e584fd5 100644 (file)
 #define MODEST_CONF_REPLY_TYPE           MODEST_CONF_NAMESPACE "/reply_type"        /*  int  */
 #define MODEST_CONF_FORWARD_TYPE         MODEST_CONF_NAMESPACE "/forward_type"      /*  int  */
 
+/* Notification ids */
+#define MODEST_CONF_NOTIFICATION_IDS MODEST_CONF_NAMESPACE "/notification_ids"      /* list of ints */
+
 #endif /*__MODEST_DEFS_H__*/