diff options
author | Rodrigo Moya <rodrigo@ximian.com> | 2004-02-16 22:46:53 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2004-02-16 22:46:53 +0800 |
commit | b01d8e52106d38177a71a71cbe63a395b572ec6d (patch) | |
tree | e9b7b2361aec793a41569ca15ec207f11f4bb6ac /calendar/ChangeLog | |
parent | abe977a93b5651f35592cc9e0dd77c4964e75dee (diff) | |
download | gsoc2013-evolution-b01d8e52106d38177a71a71cbe63a395b572ec6d.tar gsoc2013-evolution-b01d8e52106d38177a71a71cbe63a395b572ec6d.tar.gz gsoc2013-evolution-b01d8e52106d38177a71a71cbe63a395b572ec6d.tar.bz2 gsoc2013-evolution-b01d8e52106d38177a71a71cbe63a395b572ec6d.tar.lz gsoc2013-evolution-b01d8e52106d38177a71a71cbe63a395b572ec6d.tar.xz gsoc2013-evolution-b01d8e52106d38177a71a71cbe63a395b572ec6d.tar.zst gsoc2013-evolution-b01d8e52106d38177a71a71cbe63a395b572ec6d.zip |
no need to keep the master client. (init_session): just set the daemon's
2004-02-16 Rodrigo Moya <rodrigo@ximian.com>
* 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=24748
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 5bd6c1c7d8..1e220bd21c 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,10 +1,5 @@ 2004-02-16 Rodrigo Moya <rodrigo@ximian.com> - * gui/itip-utils.c (comp_server_send): pass the user list to - e_cal_send_objects(). - -2004-02-16 Rodrigo Moya <rodrigo@ximian.com> - * 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. |