diff options
author | H P Nadig <hpnadig@pacific.net.in> | 2004-05-17 19:24:53 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2004-05-17 19:24:53 +0800 |
commit | 5575f700c912053a7593cf2ef34ddf90d385fde9 (patch) | |
tree | 651d22d4359f8db4243fa216916d7182fc3d70b9 /calendar/ChangeLog | |
parent | 591b98e2192bb7f36ad1b5638acd2c225e13aac3 (diff) | |
download | gsoc2013-evolution-5575f700c912053a7593cf2ef34ddf90d385fde9.tar gsoc2013-evolution-5575f700c912053a7593cf2ef34ddf90d385fde9.tar.gz gsoc2013-evolution-5575f700c912053a7593cf2ef34ddf90d385fde9.tar.bz2 gsoc2013-evolution-5575f700c912053a7593cf2ef34ddf90d385fde9.tar.lz gsoc2013-evolution-5575f700c912053a7593cf2ef34ddf90d385fde9.tar.xz gsoc2013-evolution-5575f700c912053a7593cf2ef34ddf90d385fde9.tar.zst gsoc2013-evolution-5575f700c912053a7593cf2ef34ddf90d385fde9.zip |
Fixes #56885
2004-05-17 H P Nadig <hpnadig@pacific.net.in>
Fixes #56885
* gui/dialogs/select-source-dialog.c (select_source_dialog): Changed
the window size of source dialog and a minor naming issue.
svn path=/trunk/; revision=25920
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 33ae853aa9..4911f256aa 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2004-05-17 H P Nadig <hpnadig@pacific.net.in> + + Fixes #56885 + + * gui/dialogs/select-source-dialog.c (select_source_dialog): Changed + the window size of source dialog and a minor naming issue. + 2004-05-14 Rodrigo Moya <rodrigo@ximian.com> * gui/e-day-view.c (process_component): |