diff options
author | Ross Burton <ross@openedhand.com> | 2006-08-24 22:21:20 +0800 |
---|---|---|
committer | Ross Burton <rburton@src.gnome.org> | 2006-08-24 22:21:20 +0800 |
commit | 93577ad153e335399564eb68c3f16cd492f2c23b (patch) | |
tree | c1aaa266a00de66d843fce2d739c8758394e705d /calendar/ChangeLog | |
parent | 6ba2d2e1eb65ec94c7b9008ce6596a2a4c0f4338 (diff) | |
download | gsoc2013-evolution-93577ad153e335399564eb68c3f16cd492f2c23b.tar.gz gsoc2013-evolution-93577ad153e335399564eb68c3f16cd492f2c23b.tar.zst gsoc2013-evolution-93577ad153e335399564eb68c3f16cd492f2c23b.zip |
Don't manipulate the style's font description and don't use custom sizes
2006-08-24 Ross Burton <ross@openedhand.com>
* gui/e-week-view-main-item.c:
Don't manipulate the style's font description and don't use custom
sizes (#347933).
svn path=/trunk/; revision=32657
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 b2e4a44953..aaa317892a 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2006-08-24 Ross Burton <ross@openedhand.com> + + * gui/e-week-view-main-item.c: + Don't manipulate the style's font description and don't use custom + sizes (#347933). + 2006-08-23 Kjartan Maraas <kmaraas@gnome.org> * gui/alarm-notify/alarm-notify-dialog.c: (dialog_response_cb): |