aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/calendar-component.c
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/calendar-component.c')
-rw-r--r--calendar/gui/calendar-component.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/calendar/gui/calendar-component.c b/calendar/gui/calendar-component.c
index 5aa8913f73..bfa1a258bc 100644
--- a/calendar/gui/calendar-component.c
+++ b/calendar/gui/calendar-component.c
@@ -56,6 +56,7 @@
#define CREATE_TASK_ID "task"
char *evolution_dir;
+EvolutionShellClient *global_shell_client = NULL;
static const EvolutionShellComponentFolderType folder_types[] = {
{ FOLDER_CALENDAR,
@@ -483,6 +484,8 @@ owner_set_cb (EvolutionShellComponent *shell_component,
}
shells = g_list_append (shells, shell_component);
+
+ global_shell_client = shell_client;
}
static void