diff options
author | Chenthill Palanisamy <pchenthill@novell.com> | 2004-11-25 14:36:08 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2004-11-25 14:36:08 +0800 |
commit | 381a6366385ca168f6a169ab57c66d55cb46960e (patch) | |
tree | ecf73e8a345abf0ca769df6baf54a2b0337d96f8 /e-util/ChangeLog | |
parent | 9bb1a040f41d58e995400eb1473226051cbdf86a (diff) | |
download | gsoc2013-evolution-381a6366385ca168f6a169ab57c66d55cb46960e.tar gsoc2013-evolution-381a6366385ca168f6a169ab57c66d55cb46960e.tar.gz gsoc2013-evolution-381a6366385ca168f6a169ab57c66d55cb46960e.tar.bz2 gsoc2013-evolution-381a6366385ca168f6a169ab57c66d55cb46960e.tar.lz gsoc2013-evolution-381a6366385ca168f6a169ab57c66d55cb46960e.tar.xz gsoc2013-evolution-381a6366385ca168f6a169ab57c66d55cb46960e.tar.zst gsoc2013-evolution-381a6366385ca168f6a169ab57c66d55cb46960e.zip |
Set the row and column spacings as tweleve while creating the table to
2004-11-25 Chenthill Palanisamy <pchenthill@novell.com>
* e-config.c (ec_rebuild): Set the row and column spacings as
tweleve while creating the table to make it HIG compliant.
svn path=/trunk/; revision=27985
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 b8e65ac2fa..cd9a9dc108 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,8 @@ +2004-11-25 Chenthill Palanisamy <pchenthill@novell.com> + + * e-config.c (ec_rebuild): Set the row and column spacings as + tweleve while creating the table to make it HIG compliant. + 2004-11-19 Not Zed <NotZed@Ximian.com> * e-plugin.c (ep_load): if the plugin fails to load just disable |