aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@ximian.com>2002-03-13 05:36:24 +0800
committerChris Lahey <clahey@src.gnome.org>2002-03-13 05:36:24 +0800
commit338ad5b44323951b4b9a00ba6f40fabee71e99e8 (patch)
treec79a83ed8a4efcc44ebb2d1777720ea94655b83f /widgets/misc/ChangeLog
parent3a734a5af4b728bbed98f056f06653006c0ddc56 (diff)
downloadgsoc2013-evolution-338ad5b44323951b4b9a00ba6f40fabee71e99e8.tar
gsoc2013-evolution-338ad5b44323951b4b9a00ba6f40fabee71e99e8.tar.gz
gsoc2013-evolution-338ad5b44323951b4b9a00ba6f40fabee71e99e8.tar.bz2
gsoc2013-evolution-338ad5b44323951b4b9a00ba6f40fabee71e99e8.tar.lz
gsoc2013-evolution-338ad5b44323951b4b9a00ba6f40fabee71e99e8.tar.xz
gsoc2013-evolution-338ad5b44323951b4b9a00ba6f40fabee71e99e8.tar.zst
gsoc2013-evolution-338ad5b44323951b4b9a00ba6f40fabee71e99e8.zip
Use Use e_table_memory_store instead of e_table_memory_callbacks. Use
2002-03-12 Christopher James Lahey <clahey@ximian.com> * e-multi-config-dialog.c (init): Use Use e_table_memory_store instead of e_table_memory_callbacks. Use e_cell_vbox to include a pixbuf cell and a text cell. svn path=/trunk/; revision=16130
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r--widgets/misc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog
index 1469b80d87..7127146d30 100644
--- a/widgets/misc/ChangeLog
+++ b/widgets/misc/ChangeLog
@@ -1,3 +1,9 @@
+2002-03-12 Christopher James Lahey <clahey@ximian.com>
+
+ * e-multi-config-dialog.c (init): Use Use e_table_memory_store
+ instead of e_table_memory_callbacks. Use e_cell_vbox to include a
+ pixbuf cell and a text cell.
+
2002-03-11 Ettore Perazzoli <ettore@ximian.com>
* e-multi-config-dialog.c (init): Use GNOME_STOCK_BUTTON_CLOSE,