diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2006-01-23 13:04:31 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2006-01-23 13:04:31 +0800 |
commit | bf60b8fe359c3d9f26f45a25f38752d9290a3bca (patch) | |
tree | 78e5a07506d40bcccb94b6de246c2fa49bee713e /calendar/ChangeLog | |
parent | 420e78b55d57c9e6cefe2fe3e3c4ce1199f4449d (diff) | |
download | gsoc2013-evolution-bf60b8fe359c3d9f26f45a25f38752d9290a3bca.tar gsoc2013-evolution-bf60b8fe359c3d9f26f45a25f38752d9290a3bca.tar.gz gsoc2013-evolution-bf60b8fe359c3d9f26f45a25f38752d9290a3bca.tar.bz2 gsoc2013-evolution-bf60b8fe359c3d9f26f45a25f38752d9290a3bca.tar.lz gsoc2013-evolution-bf60b8fe359c3d9f26f45a25f38752d9290a3bca.tar.xz gsoc2013-evolution-bf60b8fe359c3d9f26f45a25f38752d9290a3bca.tar.zst gsoc2013-evolution-bf60b8fe359c3d9f26f45a25f38752d9290a3bca.zip |
fixes #326478
svn path=/trunk/; revision=31268
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index e0c55a9b7f..863e9acc37 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,12 @@ +2006-01-16 Chenthill Palanisamy <pchenthill@novell.com> + + Fixes #326478 + * gui/dialogs/cal-prefs-dialog.c: (spec_from_picker), + (tasks_due_today_set_color), (tasks_overdue_set_color), + (set_color_picker): + * gui/dialogs/cal-prefs-dialog.glade: Changed the gtk color + button to gnome color picker. + 2006-01-20 Andre Klapper <a9016009@gmx.de> * gui/dialogs/task-page.c (field_changed_cb): Removed wrong parameter to be able compile again. |