aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/ChangeLog
diff options
context:
space:
mode:
authorLarry Ewing <lewing@src.gnome.org>2004-06-12 02:06:25 +0800
committerLarry Ewing <lewing@src.gnome.org>2004-06-12 02:06:25 +0800
commita5cbaf1e09a00025cca1168fd0bc1a73a3a0ecaf (patch)
tree7f089b64bb84e347cd23203a24bc618a095dcc80 /widgets/ChangeLog
parentef03909b1598cf22e9b36f431339cbe07f8e1bc6 (diff)
downloadgsoc2013-evolution-a5cbaf1e09a00025cca1168fd0bc1a73a3a0ecaf.tar
gsoc2013-evolution-a5cbaf1e09a00025cca1168fd0bc1a73a3a0ecaf.tar.gz
gsoc2013-evolution-a5cbaf1e09a00025cca1168fd0bc1a73a3a0ecaf.tar.bz2
gsoc2013-evolution-a5cbaf1e09a00025cca1168fd0bc1a73a3a0ecaf.tar.lz
gsoc2013-evolution-a5cbaf1e09a00025cca1168fd0bc1a73a3a0ecaf.tar.xz
gsoc2013-evolution-a5cbaf1e09a00025cca1168fd0bc1a73a3a0ecaf.tar.zst
gsoc2013-evolution-a5cbaf1e09a00025cca1168fd0bc1a73a3a0ecaf.zip
(pixbuf_cell_data_func): actually initialize the pixbuf (bad larry).
svn path=/trunk/; revision=26314
Diffstat (limited to 'widgets/ChangeLog')
-rw-r--r--widgets/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/widgets/ChangeLog b/widgets/ChangeLog
index 47f811c116..4c8f7bd31f 100644
--- a/widgets/ChangeLog
+++ b/widgets/ChangeLog
@@ -3,6 +3,7 @@
* misc/e-source-selector.c: make the source selector use a colock
block instead of setting the foreground to indicate the source
color.
+ (pixbuf_cell_data_func): actually initialize the pixbuf (bad larry).
2004-05-20 Rodney Dawes <dobey@ximian.com>