diff options
author | Rodrigo Moya <rodrigo@ximian.com> | 2004-01-16 19:13:28 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2004-01-16 19:13:28 +0800 |
commit | 820f781d7a7de4c3ec42e08a668dde353ef8b272 (patch) | |
tree | 87c43de52a8db59974c7ea8fe290d2be6441f023 /calendar/ChangeLog | |
parent | 68fb5b04f27d7e2eac64837b1ac044423a4532f8 (diff) | |
download | gsoc2013-evolution-820f781d7a7de4c3ec42e08a668dde353ef8b272.tar gsoc2013-evolution-820f781d7a7de4c3ec42e08a668dde353ef8b272.tar.gz gsoc2013-evolution-820f781d7a7de4c3ec42e08a668dde353ef8b272.tar.bz2 gsoc2013-evolution-820f781d7a7de4c3ec42e08a668dde353ef8b272.tar.lz gsoc2013-evolution-820f781d7a7de4c3ec42e08a668dde353ef8b272.tar.xz gsoc2013-evolution-820f781d7a7de4c3ec42e08a668dde353ef8b272.tar.zst gsoc2013-evolution-820f781d7a7de4c3ec42e08a668dde353ef8b272.zip |
Fixes #52920
2004-01-16 Rodrigo Moya <rodrigo@ximian.com>
Fixes #52920
svn path=/trunk/; revision=24268
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index d03d0aa7e5..ae55608317 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,12 @@ 2004-01-16 Rodrigo Moya <rodrigo@ximian.com> + Fixes #52920 + + * gui/dialogs/calendar-setup.glade: match label's text with the + button's text. + +2004-01-16 Rodrigo Moya <rodrigo@ximian.com> + * gui/tasks-component.c (impl_dispose): unref the activity handler. |