diff options
author | Chris Toshok <toshok@ximian.com> | 2004-02-27 04:13:44 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2004-02-27 04:13:44 +0800 |
commit | 48aa97b3a8bf1db84b96202ad91bfbd5e52a92aa (patch) | |
tree | 5cb861fb21db6cbd6847700e705fa247a5a32b42 /addressbook/ChangeLog | |
parent | ed71a8cb94a3bb163f74f2dc66dc58dcafd9185f (diff) | |
download | gsoc2013-evolution-48aa97b3a8bf1db84b96202ad91bfbd5e52a92aa.tar gsoc2013-evolution-48aa97b3a8bf1db84b96202ad91bfbd5e52a92aa.tar.gz gsoc2013-evolution-48aa97b3a8bf1db84b96202ad91bfbd5e52a92aa.tar.bz2 gsoc2013-evolution-48aa97b3a8bf1db84b96202ad91bfbd5e52a92aa.tar.lz gsoc2013-evolution-48aa97b3a8bf1db84b96202ad91bfbd5e52a92aa.tar.xz gsoc2013-evolution-48aa97b3a8bf1db84b96202ad91bfbd5e52a92aa.tar.zst gsoc2013-evolution-48aa97b3a8bf1db84b96202ad91bfbd5e52a92aa.zip |
add the Groupwise IM attributes to the list of those we render.
2004-02-26 Chris Toshok <toshok@ximian.com>
* gui/widgets/eab-contact-display.c (render_contact): add the
Groupwise IM attributes to the list of those we render.
svn path=/trunk/; revision=24895
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 66a9575f53..0fb7874bdf 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,10 @@ 2004-02-26 Chris Toshok <toshok@ximian.com> + * gui/widgets/eab-contact-display.c (render_contact): add the + Groupwise IM attributes to the list of those we render. + +2004-02-26 Chris Toshok <toshok@ximian.com> + * gui/widgets/e-addressbook-view.c (set_view_preview): call eab_view_show_contact_preview here so we maintain the preview state when switching folders. we don't (yet... won't ever?) have |