diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2002-05-20 23:56:45 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2002-05-20 23:56:45 +0800 |
commit | 05269c30e75a648907a54c22fdd247b841b08177 (patch) | |
tree | 0c08e3d5c6cfc592ce94f9e1645ca188706788c6 /my-evolution/ChangeLog | |
parent | f9932330e74c2e2abcbec925f5a971fc546d122f (diff) | |
download | gsoc2013-evolution-05269c30e75a648907a54c22fdd247b841b08177.tar gsoc2013-evolution-05269c30e75a648907a54c22fdd247b841b08177.tar.gz gsoc2013-evolution-05269c30e75a648907a54c22fdd247b841b08177.tar.bz2 gsoc2013-evolution-05269c30e75a648907a54c22fdd247b841b08177.tar.lz gsoc2013-evolution-05269c30e75a648907a54c22fdd247b841b08177.tar.xz gsoc2013-evolution-05269c30e75a648907a54c22fdd247b841b08177.tar.zst gsoc2013-evolution-05269c30e75a648907a54c22fdd247b841b08177.zip |
Don't show the headers in the folder table.
* e-summary-table.c: Don't show the headers in the folder table.
* e-summary-shown.c (e_summary_shown_init): Set the spacing to 3.
svn path=/trunk/; revision=16942
Diffstat (limited to 'my-evolution/ChangeLog')
-rw-r--r-- | my-evolution/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index c01eb5670c..b27f20471c 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,3 +1,9 @@ +2002-05-20 Ettore Perazzoli <ettore@ximian.com> + + * e-summary-table.c: Don't show the headers in the folder table. + + * e-summary-shown.c (e_summary_shown_init): Set the spacing to 3. + 2002-05-15 Ettore Perazzoli <ettore@ximian.com> * component-factory.c (create_component): Pass NULL as |