[gnome-calendar] source-dialog: add CREATE_WEB mode



commit 1c5b5739e7d49abe8af9fe345512632d25288f9d
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Thu Apr 9 15:42:38 2015 -0300

    source-dialog: add CREATE_WEB mode

 src/gcal-source-dialog.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/gcal-source-dialog.h b/src/gcal-source-dialog.h
index 8db2f91..f3b3840 100644
--- a/src/gcal-source-dialog.h
+++ b/src/gcal-source-dialog.h
@@ -42,6 +42,7 @@ struct _GcalSourceDialogClass
 typedef enum
 {
   GCAL_SOURCE_DIALOG_MODE_CREATE,
+  GCAL_SOURCE_DIALOG_MODE_CREATE_WEB,
   GCAL_SOURCE_DIALOG_MODE_EDIT,
   GCAL_SOURCE_DIALOG_MODE_NORMAL
 } GcalSourceDialogMode;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]