aboutsummaryrefslogtreecommitdiffstats
path: root/modules/calendar/e-cal-shell-view-actions.h
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@novell.com>2010-05-19 22:21:29 +0800
committerMichael Meeks <michael.meeks@novell.com>2010-05-19 22:21:29 +0800
commit2566a8549d7fd878226aeb9269f2d5871a5eddc2 (patch)
tree330571c96508db657a913c9e4af6c66cd4707a7d /modules/calendar/e-cal-shell-view-actions.h
parent115ae99796dd1988fe1ecc0e1fba90b4f982978d (diff)
downloadgsoc2013-evolution-2566a8549d7fd878226aeb9269f2d5871a5eddc2.tar
gsoc2013-evolution-2566a8549d7fd878226aeb9269f2d5871a5eddc2.tar.gz
gsoc2013-evolution-2566a8549d7fd878226aeb9269f2d5871a5eddc2.tar.bz2
gsoc2013-evolution-2566a8549d7fd878226aeb9269f2d5871a5eddc2.tar.lz
gsoc2013-evolution-2566a8549d7fd878226aeb9269f2d5871a5eddc2.tar.xz
gsoc2013-evolution-2566a8549d7fd878226aeb9269f2d5871a5eddc2.tar.zst
gsoc2013-evolution-2566a8549d7fd878226aeb9269f2d5871a5eddc2.zip
hide meeting creation if we have no accounts configured, for Evo
calendar in standalone mode
Diffstat (limited to 'modules/calendar/e-cal-shell-view-actions.h')
-rw-r--r--modules/calendar/e-cal-shell-view-actions.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/calendar/e-cal-shell-view-actions.h b/modules/calendar/e-cal-shell-view-actions.h
index a69b82f645..b79bc6baaf 100644
--- a/modules/calendar/e-cal-shell-view-actions.h
+++ b/modules/calendar/e-cal-shell-view-actions.h
@@ -89,6 +89,8 @@
E_SHELL_WINDOW_ACTION ((window), "event-reply-all")
#define E_SHELL_WINDOW_ACTION_EVENT_OCCURRENCE_MOVABLE(window) \
E_SHELL_WINDOW_ACTION ((window), "event-occurrence-movable")
+#define E_SHELL_WINDOW_ACTION_EVENT_MEETING_NEW(window) \
+ E_SHELL_WINDOW_ACTION ((window), "event-meeting-new")
/* Memo Pad Actions */
#define E_SHELL_WINDOW_ACTION_CALENDAR_MEMOPAD_FORWARD(window) \