[gnome-calendar/calendar-editor] source-dialog: add CREATE_WEB mode
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calendar/calendar-editor] source-dialog: add CREATE_WEB mode
- Date: Thu, 9 Apr 2015 18:45:49 +0000 (UTC)
commit e1b7a7192334bc8901942753e7c02007d68bf156
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]