diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-12-09 05:26:24 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-12-09 05:26:24 +0800 |
commit | d65526d2708c57078b63e557530a715aa2932052 (patch) | |
tree | 6eceab00ebc414ff09170ebc8cc914c9e34361f2 /addressbook/ChangeLog | |
parent | 4294cdc1edfaa7adcc6f0d86a5f6d2ebe32f52ad (diff) | |
download | gsoc2013-evolution-d65526d2708c57078b63e557530a715aa2932052.tar gsoc2013-evolution-d65526d2708c57078b63e557530a715aa2932052.tar.gz gsoc2013-evolution-d65526d2708c57078b63e557530a715aa2932052.tar.bz2 gsoc2013-evolution-d65526d2708c57078b63e557530a715aa2932052.tar.lz gsoc2013-evolution-d65526d2708c57078b63e557530a715aa2932052.tar.xz gsoc2013-evolution-d65526d2708c57078b63e557530a715aa2932052.tar.zst gsoc2013-evolution-d65526d2708c57078b63e557530a715aa2932052.zip |
Fixed some formatting.
2000-12-08 Christopher James Lahey <clahey@helixcode.com>
* backend/ebook/e-card.c: Fixed some formatting.
* contact-editor/e-contact-editor-categories.h: Removed an
unneeded #include.
* gui/widgets/e-addressbook-view.c: Connect to the signals on the
ETable instead of the ETableScrolled.
svn path=/trunk/; revision=6872
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 5c5e212db0..07d6aecbdd 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,13 @@ +2000-12-08 Christopher James Lahey <clahey@helixcode.com> + + * backend/ebook/e-card.c: Fixed some formatting. + + * contact-editor/e-contact-editor-categories.h: Removed an + unneeded #include. + + * gui/widgets/e-addressbook-view.c: Connect to the signals on the + ETable instead of the ETableScrolled. + 2000-12-07 JP Rosevear <jpr@helixcode.com> * conduit/address-conduit.c (local_record_from_uid): Pass "" rather |