diff options
author | Rodrigo Moya <rodrigo@ximian.com> | 2004-02-17 00:53:46 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2004-02-17 00:53:46 +0800 |
commit | 8fdf1ccc1d65dffdfd930ab64641f897f7d4578a (patch) | |
tree | 1e2be860ff5874a313c587afda651ae617f3e5af /calendar/ChangeLog | |
parent | b01d8e52106d38177a71a71cbe63a395b572ec6d (diff) | |
download | gsoc2013-evolution-8fdf1ccc1d65dffdfd930ab64641f897f7d4578a.tar gsoc2013-evolution-8fdf1ccc1d65dffdfd930ab64641f897f7d4578a.tar.gz gsoc2013-evolution-8fdf1ccc1d65dffdfd930ab64641f897f7d4578a.tar.bz2 gsoc2013-evolution-8fdf1ccc1d65dffdfd930ab64641f897f7d4578a.tar.lz gsoc2013-evolution-8fdf1ccc1d65dffdfd930ab64641f897f7d4578a.tar.xz gsoc2013-evolution-8fdf1ccc1d65dffdfd930ab64641f897f7d4578a.tar.zst gsoc2013-evolution-8fdf1ccc1d65dffdfd930ab64641f897f7d4578a.zip |
set session restart style to RESTART_IF_RUNNING.
2004-02-16 Rodrigo Moya <rodrigo@ximian.com>
* gui/alarm-notify/notify-main.c (init_session): set session restart
style to RESTART_IF_RUNNING.
svn path=/trunk/; revision=24749
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 1e220bd21c..09e98653e7 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,10 @@ 2004-02-16 Rodrigo Moya <rodrigo@ximian.com> + * gui/alarm-notify/notify-main.c (init_session): set session restart + style to RESTART_IF_RUNNING. + +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. |