diff options
author | Rodrigo Moya <rodrigo@novell.com> | 2005-01-17 18:55:08 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2005-01-17 18:55:08 +0800 |
commit | 1ae9d8cfacce7e9e5816bec6af6fea2451ef51a3 (patch) | |
tree | 318874184d71aa31079afaa505e79f1e87abe88d /calendar/ChangeLog | |
parent | c51ffb4a5f2979c83841330593524d0091c5b21b (diff) | |
download | gsoc2013-evolution-1ae9d8cfacce7e9e5816bec6af6fea2451ef51a3.tar.gz gsoc2013-evolution-1ae9d8cfacce7e9e5816bec6af6fea2451ef51a3.tar.zst gsoc2013-evolution-1ae9d8cfacce7e9e5816bec6af6fea2451ef51a3.zip |
removed the e_day_view_... prefix in warning messages.
2005-01-17 Rodrigo Moya <rodrigo@novell.com>
* gui/e-calendar-view.c (on_unrecur_appointment): removed the
e_day_view_... prefix in warning messages.
svn path=/trunk/; revision=28420
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 71f726ef74..78226cbffa 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2005-01-17 Rodrigo Moya <rodrigo@novell.com> + + * gui/e-calendar-view.c (on_unrecur_appointment): removed the + e_day_view_... prefix in warning messages. + 2005-01-17 Harish Krishnaswamy <kharish@novell.com> * gui/dialogs/cal-attachment-bar.c (destroy): |