diff options
author | Chris Toshok <toshok@ximian.com> | 2003-01-10 03:17:01 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2003-01-10 03:17:01 +0800 |
commit | 52bf62c8226956d81e0d58133de32139800acbb5 (patch) | |
tree | 5919cb13931776b036d04d95e4ed04b8ee05972b /addressbook/ChangeLog | |
parent | fef77b9924ba63a06e57b596c00dd7b92be276f5 (diff) | |
download | gsoc2013-evolution-52bf62c8226956d81e0d58133de32139800acbb5.tar.gz gsoc2013-evolution-52bf62c8226956d81e0d58133de32139800acbb5.tar.zst gsoc2013-evolution-52bf62c8226956d81e0d58133de32139800acbb5.zip |
comment out the factory oaf_server, and change the location of the
2003-01-09 Chris Toshok <toshok@ximian.com>
* gui/component/select-names/GNOME_Evolution_Addressbook_SelectNames.server.in.in:
comment out the factory oaf_server, and change the location of the
SelectNames controls to be
OAFIID:GNOME_Evolution_Addressbook_Factory so the normal
addressbook.so will create them.
* gui/component/select-names/Makefile.am
(libeselectnames_la_SOURCES): remove the
e-select-names-factory.[ch] stuff for the time being.
* gui/component/component-factory.c (factory): we're now (for the
time being) the factory for the select names control.
svn path=/trunk/; revision=19369
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 3f3d3a5521..d6ede1b604 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,18 @@ +2003-01-09 Chris Toshok <toshok@ximian.com> + + * gui/component/select-names/GNOME_Evolution_Addressbook_SelectNames.server.in.in: + comment out the factory oaf_server, and change the location of the + SelectNames controls to be + OAFIID:GNOME_Evolution_Addressbook_Factory so the normal + addressbook.so will create them. + + * gui/component/select-names/Makefile.am + (libeselectnames_la_SOURCES): remove the + e-select-names-factory.[ch] stuff for the time being. + + * gui/component/component-factory.c (factory): we're now (for the + time being) the factory for the select names control. + 2003-01-08 Chris Toshok <toshok@ximian.com> * gui/widgets/e-addressbook-view.c: oops, don't include |