diff options
author | Jeffrey Stedfast <fejj@novell.com> | 2004-05-27 03:51:49 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2004-05-27 03:51:49 +0800 |
commit | 060b59aa0748bf64e78c3a172a89c30fdfaa6ecc (patch) | |
tree | d1ab40c5e50fc2c3b7f43ed79b025bdb6fd23231 /calendar/ChangeLog | |
parent | 46c1d69823638605e633838cda728e9b02e11117 (diff) | |
download | gsoc2013-evolution-060b59aa0748bf64e78c3a172a89c30fdfaa6ecc.tar gsoc2013-evolution-060b59aa0748bf64e78c3a172a89c30fdfaa6ecc.tar.gz gsoc2013-evolution-060b59aa0748bf64e78c3a172a89c30fdfaa6ecc.tar.bz2 gsoc2013-evolution-060b59aa0748bf64e78c3a172a89c30fdfaa6ecc.tar.lz gsoc2013-evolution-060b59aa0748bf64e78c3a172a89c30fdfaa6ecc.tar.xz gsoc2013-evolution-060b59aa0748bf64e78c3a172a89c30fdfaa6ecc.tar.zst gsoc2013-evolution-060b59aa0748bf64e78c3a172a89c30fdfaa6ecc.zip |
Changed the default "Tasks due today" colour to be a light-blue (one of
2004-05-26 Jeffrey Stedfast <fejj@novell.com>
* gui/apps_evolution_calendar.schemas.in.in: Changed the default
"Tasks due today" colour to be a light-blue (one of the default
colour values in the colour picker dialog). Fixes bug #53412.
svn path=/trunk/; revision=26105
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index c2bceead38..5f4dfd79ef 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2004-05-26 Jeffrey Stedfast <fejj@novell.com> + + * gui/apps_evolution_calendar.schemas.in.in: Changed the default + "Tasks due today" colour to be a light-blue (one of the default + colour values in the colour picker dialog). Fixes bug #53412. + 2004-05-26 Rodrigo Moya <rodrigo@ximian.com> Fixes #57759 |