From 85b432b5d4ab756bd526d159609e344227e0a3e2 Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Mon, 16 Feb 2004 14:42:40 +0000 Subject: no need to keep the master client. (init_session): just set the daemon's 2004-02-16 Rodrigo Moya * gui/alarm-notify/notify-main.c: no need to keep the master client. (init_session): just set the daemon's restart style, not the restart command. Connect to "save_yourself" signal on the session also. (save_session_cb): set the restart command here. svn path=/trunk/; revision=24746 --- calendar/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'calendar') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 6f32ed1299..1e220bd21c 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2004-02-16 Rodrigo Moya + + * gui/alarm-notify/notify-main.c: no need to keep the master client. + (init_session): just set the daemon's restart style, not the restart + command. Connect to "save_yourself" signal on the session also. + (save_session_cb): set the restart command here. + 2004-02-12 Hans Petter Jansson * gui/dialogs/copy-source-dialog.c (copy_source_dialog): Instead -- cgit