diff options
author | Christopher James Lahey <clahey@ximian.com> | 2002-04-27 05:27:05 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2002-04-27 05:27:05 +0800 |
commit | 70e9e37d3ed3aad27fa972d0d304a51bf753b59d (patch) | |
tree | 2758badcc3f3b451100edb86d9510c702b902198 /widgets/misc/ChangeLog | |
parent | de04a23ab78c1dbdf6dff57a462d55b77b527cfe (diff) | |
download | gsoc2013-evolution-70e9e37d3ed3aad27fa972d0d304a51bf753b59d.tar.gz gsoc2013-evolution-70e9e37d3ed3aad27fa972d0d304a51bf753b59d.tar.zst gsoc2013-evolution-70e9e37d3ed3aad27fa972d0d304a51bf753b59d.zip |
Don't print out the colors here unless debugging is turned on.
2002-04-26 Christopher James Lahey <clahey@ximian.com>
* e-multi-config-dialog.c (fill_in_pixbufs): Don't print out the
colors here unless debugging is turned on.
svn path=/trunk/; revision=16605
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r-- | widgets/misc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog index 03f0c81fd9..7d46999e2b 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,3 +1,8 @@ +2002-04-26 Christopher James Lahey <clahey@ximian.com> + + * e-multi-config-dialog.c (fill_in_pixbufs): Don't print out the + colors here unless debugging is turned on. + 2002-04-22 Christopher James Lahey <clahey@ximian.com> * e-multi-config-dialog.c (e_multi_config_dialog_add_page): |