From c6fb640109eadb091cb867ad6930811ce9c501e6 Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Tue, 28 Oct 2003 18:42:09 +0000 Subject: connect to "fill_popup_menu" on the ESourceSelector. 2003-10-28 Rodrigo Moya * gui/calendar-component.c (impl_createControls): connect to "fill_popup_menu" on the ESourceSelector. (fill_popup_menu_callback): add popup menu items here. (add_popup_menu_item): new function to add items to the popup menu. svn path=/trunk/; revision=23107 --- calendar/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index dc031d1bca..75873a6d39 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2003-10-28 Rodrigo Moya + + * gui/calendar-component.c (impl_createControls): connect to + "fill_popup_menu" on the ESourceSelector. + (fill_popup_menu_callback): add popup menu items here. + (add_popup_menu_item): new function to add items to the + popup menu. + 2003-10-28 Rodrigo Moya * gui/e-cal-view.c: no need to keep the timezone here, it is -- cgit