From a62fe63cc0754bb9a9ff8173aa6ab9f0a2fcdef5 Mon Sep 17 00:00:00 2001 From: Rodney Dawes Date: Wed, 23 Jun 2004 03:42:05 +0000 Subject: Add these two callbacks so that we can update the selection in the 2004-06-22 Rodney Dawes * gui/calendar-component.c (config_calendars_selection_changed_cb): (config_primary_calendar_selection_changed_cb): Add these two callbacks so that we can update the selection in the calendar when the gconf key changes, like we do for tasks (create_component_view): Register the two callbacks that we created for updating the selection in the view, and their notification IDs svn path=/trunk/; revision=26470 --- calendar/gui/dialogs/calendar-setup.glade | 40 +++++++++++++++++++++++++++---- 1 file changed, 36 insertions(+), 4 deletions(-) (limited to 'calendar/gui/dialogs/calendar-setup.glade') diff --git a/calendar/gui/dialogs/calendar-setup.glade b/calendar/gui/dialogs/calendar-setup.glade index d001544ba7..a625828157 100644 --- a/calendar/gui/dialogs/calendar-setup.glade +++ b/calendar/gui/dialogs/calendar-setup.glade @@ -5,14 +5,19 @@ - 450 - 300 Add Calendar GTK_WINDOW_TOPLEVEL GTK_WIN_POS_NONE False + 320 + 240 True False + True + False + False + GDK_WINDOW_TYPE_HINT_NORMAL + GDK_GRAVITY_NORTH_WEST @@ -106,6 +111,10 @@ 0.5 0 1 + 0 + 0 + 0 + 0 @@ -335,6 +344,7 @@ True False Pick a color + True 1 @@ -367,6 +377,7 @@ gtk-cancel True GTK_RELIEF_NORMAL + True @@ -376,6 +387,7 @@ True True GTK_RELIEF_NORMAL + True @@ -384,6 +396,10 @@ 0.5 0 0 + 0 + 0 + 0 + 0 @@ -446,14 +462,19 @@ - 450 - 300 Add Tasks Group GTK_WINDOW_TOPLEVEL GTK_WIN_POS_NONE False + 320 + 240 True False + True + False + False + GDK_WINDOW_TYPE_HINT_NORMAL + GDK_GRAVITY_NORTH_WEST @@ -572,6 +593,7 @@ True False Pick a color + True 1 @@ -696,6 +718,10 @@ 0.5 0 1 + 0 + 0 + 0 + 0 @@ -809,6 +835,7 @@ gtk-cancel True GTK_RELIEF_NORMAL + True @@ -818,6 +845,7 @@ True True GTK_RELIEF_NORMAL + True @@ -826,6 +854,10 @@ 0.5 0 0 + 0 + 0 + 0 + 0 -- cgit v1.2.3