summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2018-05-11 12:50:54 +0200
committerMilan Crha <mcrha@redhat.com>2018-05-11 12:55:00 +0200
commit8ba0b06b72e96604db51be8c032afd33fcabe400 (patch)
tree2639235d3044811bc4d9177fc161bbc2ec42b8a3 /config.h.in
parent2be90d75c054de32697381c5a55fcf971da6c6f6 (diff)
downloadevolution-data-server-8ba0b06b72e96604db51be8c032afd33fcabe400.tar.gz
Move evolution-alarm-notify to evolution-data-server
Apart of the move itself, it also contains a UI change of the notification dialog, the same as the changed way of dealing with the reminders: a) reminders persist between sessions, until they are dismissed b) snoozed reminders also persist between sessions.
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index d39555b06..99481e5f3 100644
--- a/config.h.in
+++ b/config.h.in
@@ -199,3 +199,6 @@
/* gweather_info_new() has only one argument */
#cmakedefine HAVE_ONE_ARG_GWEATHER_INFO_NEW 1
+
+/* evolution-alarm-notify - Define if using Canberra-GTK for sound */
+#cmakedefine HAVE_CANBERRA 1