diff options
author | Christopher James Lahey <clahey@ximian.com> | 2001-08-09 18:33:49 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2001-08-09 18:33:49 +0800 |
commit | de5157a9f86a61064b50b54d200ca360a54c3e86 (patch) | |
tree | b2c9580d94fb88255ad1fe9f72d1c5ab9fa256a8 /addressbook/ChangeLog | |
parent | b2a270aa108a4ea3314621527c24531b54ec1b9f (diff) | |
download | gsoc2013-evolution-de5157a9f86a61064b50b54d200ca360a54c3e86.tar gsoc2013-evolution-de5157a9f86a61064b50b54d200ca360a54c3e86.tar.gz gsoc2013-evolution-de5157a9f86a61064b50b54d200ca360a54c3e86.tar.bz2 gsoc2013-evolution-de5157a9f86a61064b50b54d200ca360a54c3e86.tar.lz gsoc2013-evolution-de5157a9f86a61064b50b54d200ca360a54c3e86.tar.xz gsoc2013-evolution-de5157a9f86a61064b50b54d200ca360a54c3e86.tar.zst gsoc2013-evolution-de5157a9f86a61064b50b54d200ca360a54c3e86.zip |
Upped the minimum width on all addressbook columns to 75. Fixes Ximian bug
2001-08-09 Christopher James Lahey <clahey@ximian.com>
* gui/widgets/e-addressbook-view.c (SPEC): Upped the minimum width
on all addressbook columns to 75. Fixes Ximian bug #2773.
svn path=/trunk/; revision=11829
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index e07924fc03..fe76b3ccaf 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,8 @@ +2001-08-09 Christopher James Lahey <clahey@ximian.com> + + * gui/widgets/e-addressbook-view.c (SPEC): Upped the minimum width + on all addressbook columns to 75. Fixes Ximian bug #2773. + 2001-08-08 Chris Toshok <toshok@ximian.com> * gui/contact-editor/e-contact-quick-add.c (ce_have_book): mark |