diff options
author | Rodney Dawes <dobey@novell.com> | 2004-07-13 01:06:41 +0800 |
---|---|---|
committer | Rodney Dawes <dobey@src.gnome.org> | 2004-07-13 01:06:41 +0800 |
commit | 974f00331b0a67b68b9ecf3fb7da9a18e458fb3f (patch) | |
tree | be0e25164fc758459735c47dac3ea02875f2ed84 /calendar/ChangeLog | |
parent | 53e2bdda36b6bb68968fb857c2ce0dbac4bc3baf (diff) | |
download | gsoc2013-evolution-974f00331b0a67b68b9ecf3fb7da9a18e458fb3f.tar.gz gsoc2013-evolution-974f00331b0a67b68b9ecf3fb7da9a18e458fb3f.tar.zst gsoc2013-evolution-974f00331b0a67b68b9ecf3fb7da9a18e458fb3f.zip |
Update the layout of the dialog to be more usable
2004-07-12 Rodney Dawes <dobey@novell.com>
* gui/dialogs/recur-comp.c (recur_component_dialog):
Update the layout of the dialog to be more usable
Partially fixes #56171
svn path=/trunk/; revision=26623
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 564818f693..f399a6db53 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2004-07-12 Rodney Dawes <dobey@novell.com> + + * gui/dialogs/recur-comp.c (recur_component_dialog): + Update the layout of the dialog to be more usable + + Partially fixes #56171 + 2004-07-11 Jürg Billeter <j@bitron.ch> * gui/dialogs/event-page.c (event_page_fill_component): |