diff options
author | Rodrigo Moya <rodrigo@ximian.com> | 2003-04-19 18:29:08 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2003-04-19 18:29:08 +0800 |
commit | 5cc97da325c7d802e0f6c0652603a91dfc962991 (patch) | |
tree | 313c101f8836891bce08de9e2de346c72c53d3b5 /calendar/ChangeLog | |
parent | 04ccbdd8e80cac98e26ecdf781101fedf748ac15 (diff) | |
download | gsoc2013-evolution-5cc97da325c7d802e0f6c0652603a91dfc962991.tar gsoc2013-evolution-5cc97da325c7d802e0f6c0652603a91dfc962991.tar.gz gsoc2013-evolution-5cc97da325c7d802e0f6c0652603a91dfc962991.tar.bz2 gsoc2013-evolution-5cc97da325c7d802e0f6c0652603a91dfc962991.tar.lz gsoc2013-evolution-5cc97da325c7d802e0f6c0652603a91dfc962991.tar.xz gsoc2013-evolution-5cc97da325c7d802e0f6c0652603a91dfc962991.tar.zst gsoc2013-evolution-5cc97da325c7d802e0f6c0652603a91dfc962991.zip |
removed 'heading' and 'message' labels.
2003-04-18 Rodrigo Moya <rodrigo@ximian.com>
* gui/alarm-notify/alarm-notify.glade: removed 'heading' and
'message' labels.
* gui/alarm-notify/alarm-notify-dialog.c: removed deleted widgets.
(alarm_notify_dialog): don't load the removed widgets.
svn path=/trunk/; revision=20895
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index b3a6f55e01..238dc435dc 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2003-04-18 Rodrigo Moya <rodrigo@ximian.com> + + * gui/alarm-notify/alarm-notify.glade: removed 'heading' and + 'message' labels. + + * gui/alarm-notify/alarm-notify-dialog.c: removed deleted widgets. + (alarm_notify_dialog): don't load the removed widgets. + 2003-04-18 Rodney Dawes <dobey@ximian.com> Fixes #21499 |