[evolution-data-server] Bug #703194 - Custom alarm message is REMINDER
- From: Fabiano Fidêncio <ffidencio src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server] Bug #703194 - Custom alarm message is REMINDER
- Date: Tue, 2 Jul 2013 02:49:59 +0000 (UTC)
commit ba46492305221055a1d06714432917d3a89367e1
Author: Fabiano Fidêncio <fidencio redhat com>
Date: Sat Jun 29 14:51:13 2013 +0200
Bug #703194 - Custom alarm message is REMINDER
calendar/libecal/e-cal-util.h | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
---
diff --git a/calendar/libecal/e-cal-util.h b/calendar/libecal/e-cal-util.h
index d0cb2fa..982a752 100644
--- a/calendar/libecal/e-cal-util.h
+++ b/calendar/libecal/e-cal-util.h
@@ -104,6 +104,15 @@ gboolean e_cal_util_event_dates_match (icalcomponent *icalcomp1,
#define CAL_STATIC_CAPABILITY_NO_TRANSPARENCY "no-transparency"
/**
+ * CAL_STATIC_CAPABILITY_NO_ALARM_DESCRIPTION:
+ *
+ * Flag indicating that the backend does not support alarm description
+ *
+ * Since: 3.8
+ */
+#define CAL_STATIC_CAPABILITY_NO_ALARM_DESCRIPTION "no-alarm-description"
+
+/**
* CAL_STATIC_CAPABILITY_NO_ALARM_AFTER_START:
*
* Flag indicating that the backend does not support alarm after start the event
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]