diff options
author | JP Rosevear <jpr@ximian.com> | 2001-02-14 06:05:48 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2001-02-14 06:05:48 +0800 |
commit | 17578bc317f1696627a58e6de2923b1eaffe5e2c (patch) | |
tree | 0e7aeaacbc29ec9f33bb3e2388e50a862f2be3d4 | |
parent | 0c420d13663f68e1a42178171066174429952e62 (diff) | |
download | gsoc2013-evolution-17578bc317f1696627a58e6de2923b1eaffe5e2c.tar gsoc2013-evolution-17578bc317f1696627a58e6de2923b1eaffe5e2c.tar.gz gsoc2013-evolution-17578bc317f1696627a58e6de2923b1eaffe5e2c.tar.bz2 gsoc2013-evolution-17578bc317f1696627a58e6de2923b1eaffe5e2c.tar.lz gsoc2013-evolution-17578bc317f1696627a58e6de2923b1eaffe5e2c.tar.xz gsoc2013-evolution-17578bc317f1696627a58e6de2923b1eaffe5e2c.tar.zst gsoc2013-evolution-17578bc317f1696627a58e6de2923b1eaffe5e2c.zip |
Missing change log bit
2001-02-13 JP Rosevear <jpr@ximian.com>
* gui/e-calendar-table.c: Add titles to pixbuf column for grouping
svn path=/trunk/; revision=8212
-rw-r--r-- | calendar/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 34d7f61c58..96d6cbd08f 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,7 @@ 2001-02-13 JP Rosevear <jpr@ximian.com> + * gui/e-calendar-table.c: Add titles to pixbuf column for grouping + * gui/calendar-model.c (calendar_model_class_init): override value to string virtual method (calendar_model_value_to_string): implement value to string for |