From 8127537c39e76fa7f0a1d7c0c55a89d7551b0b82 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Sun, 26 Jan 2003 04:32:03 +0000 Subject: GObjectify the stuff in here that refers to addressbook objects. the 2003-01-25 Chris Toshok * 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 --- addressbook/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'addressbook/ChangeLog') 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 + + * 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 * gui/component/Makefile.am (iconsdir): Remove definition; this is -- cgit