diff options
author | Chris Toshok <toshok@ximian.com> | 2003-01-26 12:32:03 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2003-01-26 12:32:03 +0800 |
commit | 8127537c39e76fa7f0a1d7c0c55a89d7551b0b82 (patch) | |
tree | bd8cd59991953ffbe907febae2c2b0bae0c16e30 /addressbook/ChangeLog | |
parent | 9d51279acef224bb3087d8e0148ff4b8e9363303 (diff) | |
download | gsoc2013-evolution-8127537c39e76fa7f0a1d7c0c55a89d7551b0b82.tar gsoc2013-evolution-8127537c39e76fa7f0a1d7c0c55a89d7551b0b82.tar.gz gsoc2013-evolution-8127537c39e76fa7f0a1d7c0c55a89d7551b0b82.tar.bz2 gsoc2013-evolution-8127537c39e76fa7f0a1d7c0c55a89d7551b0b82.tar.lz gsoc2013-evolution-8127537c39e76fa7f0a1d7c0c55a89d7551b0b82.tar.xz gsoc2013-evolution-8127537c39e76fa7f0a1d7c0c55a89d7551b0b82.tar.zst gsoc2013-evolution-8127537c39e76fa7f0a1d7c0c55a89d7551b0b82.zip |
GObjectify the stuff in here that refers to addressbook objects. the
2003-01-25 Chris Toshok <toshok@ximian.com>
* conduit/address-conduit.c: GObjectify the stuff in here that
refers to addressbook objects. the gnome-pilot stuff is still
GtkObject for the moment.
svn path=/trunk/; revision=19630
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 81e2f5eece..e712f9dba7 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,9 @@ +2003-01-25 Chris Toshok <toshok@ximian.com> + + * conduit/address-conduit.c: GObjectify the stuff in here that + refers to addressbook objects. the gnome-pilot stuff is still + GtkObject for the moment. + 2003-01-24 Ettore Perazzoli <ettore@ximian.com> * gui/component/Makefile.am (iconsdir): Remove definition; this is |