diff options
author | Alfred Peng <alfred.peng@sun.com> | 2004-03-23 17:38:27 +0800 |
---|---|---|
committer | Jack Jia <jackjia@src.gnome.org> | 2004-03-23 17:38:27 +0800 |
commit | e357c59b3b07fe144e56078562df1737374d2b7c (patch) | |
tree | 2be727f57ae6f44cb051ed25fd8d5e3510be9b5a /calendar/ChangeLog | |
parent | b3d083b0561cc4ab475abfc4ce4dec9d3b8d6dab (diff) | |
download | gsoc2013-evolution-e357c59b3b07fe144e56078562df1737374d2b7c.tar gsoc2013-evolution-e357c59b3b07fe144e56078562df1737374d2b7c.tar.gz gsoc2013-evolution-e357c59b3b07fe144e56078562df1737374d2b7c.tar.bz2 gsoc2013-evolution-e357c59b3b07fe144e56078562df1737374d2b7c.tar.lz gsoc2013-evolution-e357c59b3b07fe144e56078562df1737374d2b7c.tar.xz gsoc2013-evolution-e357c59b3b07fe144e56078562df1737374d2b7c.tar.zst gsoc2013-evolution-e357c59b3b07fe144e56078562df1737374d2b7c.zip |
get the mail alarm description message from "malarm_description" instead
2004-03-23 Alfred Peng <alfred.peng@sun.com>
* gui/dialogs/alarm-options.c (malarm_widgets_to_alarm): get
the mail alarm description message from "malarm_description"
instead of "dalarm_description".
2004-03-23 Alfred Peng <alfred.peng@sun.com>
* gui/alarm-notify/alarm-queue.c (audio_notification): If there
is no attachment for a audio reminder, only a message window
shows up.
Get a beep sound even without attachment for audio reminder.
svn path=/trunk/; revision=25154
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 8617b81af6..6500bf5396 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,16 @@ +2004-03-23 Alfred Peng <alfred.peng@sun.com> + + * gui/dialogs/alarm-options.c (malarm_widgets_to_alarm): get + the mail alarm description message from "malarm_description" + instead of "dalarm_description". + +2004-03-23 Alfred Peng <alfred.peng@sun.com> + + * gui/alarm-notify/alarm-queue.c (audio_notification): If there + is no attachment for a audio reminder, only a message window + shows up. + Get a beep sound even without attachment for audio reminder. + 2004-03-22 Rodrigo Moya <rodrigo@ximian.com> * gui/e-calendar-view.c (e_calendar_view_add_event): get the UID |