[evolution-data-server] Bug #722415 - Memo does not support Start Date property
- From: Fabiano Fidêncio <ffidencio src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server] Bug #722415 - Memo does not support Start Date property
- Date: Mon, 20 Jan 2014 13:14:34 +0000 (UTC)
commit 304aa8980bfe568c32c8fbcda2dc8bc305594837
Author: Fabiano Fidêncio <fidencio redhat com>
Date: Fri Jan 17 17:51:14 2014 +0100
Bug #722415 - Memo does not support Start Date property
calendar/libecal/e-cal-util.h | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/calendar/libecal/e-cal-util.h b/calendar/libecal/e-cal-util.h
index dc25ec4..5f3de2e 100644
--- a/calendar/libecal/e-cal-util.h
+++ b/calendar/libecal/e-cal-util.h
@@ -103,6 +103,14 @@ gboolean e_cal_util_event_dates_match (icalcomponent *icalcomp1,
#define CAL_STATIC_CAPABILITY_NO_TRANSPARENCY "no-transparency"
/**
+ * CAL_STATIC_CAPABILITY_MEMO_START_DATE
+ * Flag indicating that the backend does not support memo's start date
+ *
+ * Since: 3.12
+ */
+#define CAL_STATIC_CAPABILITY_NO_MEMO_START_DATE "no-memo-start-date"
+
+/**
* CAL_STATIC_CAPABILITY_ALARM_DESCRIPTION:
*
* Flag indicating that the backend supports alarm description
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]