diff options
author | Not Zed <NotZed@Ximian.com> | 2004-10-28 11:32:43 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-10-28 11:32:43 +0800 |
commit | 13a2dae5153c9071cc35bc2df50722fcdacec71f (patch) | |
tree | 03962e160d8af518a6488a35cbeb3f3b6b1e27b1 /e-util/ChangeLog | |
parent | 55f40ab40ca4767e44f7df2e2ca2339dbaf5aafc (diff) | |
download | gsoc2013-evolution-13a2dae5153c9071cc35bc2df50722fcdacec71f.tar.gz gsoc2013-evolution-13a2dae5153c9071cc35bc2df50722fcdacec71f.tar.zst gsoc2013-evolution-13a2dae5153c9071cc35bc2df50722fcdacec71f.zip |
set the default row/col spacings of the table.
2004-10-28 Not Zed <NotZed@Ximian.com>
* e-config.c (ec_rebuild): set the default row/col spacings of the
table.
svn path=/trunk/; revision=27747
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index a881ab9163..77dcd4d1d4 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,8 @@ +2004-10-28 Not Zed <NotZed@Ximian.com> + + * e-config.c (ec_rebuild): set the default row/col spacings of the + table. + 2004-10-20 Not Zed <NotZed@Ximian.com> * e-config.c (ec_rebuild): check for empty trailing sections/pages |