diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-10-20 04:04:12 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-10-20 04:04:12 +0800 |
commit | 5474b15d41d5f54a8a7a723dc28deb7c688a4c19 (patch) | |
tree | bbd8a83c2ef3df6a76b3cd5294c275dba0612746 /addressbook/ChangeLog | |
parent | 4e2a4d752ddf6f0b874624935aa75291ea89c89b (diff) | |
download | gsoc2013-evolution-5474b15d41d5f54a8a7a723dc28deb7c688a4c19.tar gsoc2013-evolution-5474b15d41d5f54a8a7a723dc28deb7c688a4c19.tar.gz gsoc2013-evolution-5474b15d41d5f54a8a7a723dc28deb7c688a4c19.tar.bz2 gsoc2013-evolution-5474b15d41d5f54a8a7a723dc28deb7c688a4c19.tar.lz gsoc2013-evolution-5474b15d41d5f54a8a7a723dc28deb7c688a4c19.tar.xz gsoc2013-evolution-5474b15d41d5f54a8a7a723dc28deb7c688a4c19.tar.zst gsoc2013-evolution-5474b15d41d5f54a8a7a723dc28deb7c688a4c19.zip |
Remove Family name column since it's a bit weird. This also fixes the
2000-10-19 Christopher James Lahey <clahey@helixcode.com>
* gui/widgets/e-addressbook-view.c (SPEC): Remove Family name
column since it's a bit weird. This also fixes the initial state
since all of the column choices were off by one.
svn path=/trunk/; revision=6040
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 5daddb716c..c3e6270fac 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,9 @@ +2000-10-19 Christopher James Lahey <clahey@helixcode.com> + + * gui/widgets/e-addressbook-view.c (SPEC): Remove Family name + column since it's a bit weird. This also fixes the initial state + since all of the column choices were off by one. + 2000-10-19 Ettore Perazzoli <ettore@helixcode.com> * printing/Makefile.am (glade_DATA): Remove |