2000-03-13 Christopher James Lahey <clahey@helixcode.com> * shell/e-shell-view.c: Added an E_FOLDER_CONTACTS section to the get_view function. * addressbook/demo/Makefile.am: Added files for addressbook bonobo component. Changed non bonobo version to compile as test-addressbook. * addressbook/demo/addressbook.c, addressbook/demo/addressbook.gnorba, addressbook/demo/addressbook.h, addressbook/demo/addressbook-factory.c, addressbook/demo/addressbook-widget.c, addressbook/demo/addressbook-widget.h: New factory to create an addressbook bonobo component. svn path=/trunk/; revision=2114
12 lines
384 B
Plaintext
12 lines
384 B
Plaintext
[control-factory:addressbook]
|
|
type=exe
|
|
repo_id=IDL:GNOME/GenericFactory:1.0
|
|
description=Factory for the sample Addressbook control
|
|
location_info=evolution-addressbook
|
|
|
|
[control:addressbook]
|
|
type=factory
|
|
repo_id=IDL:BonoboControl/addressbook-control:1.0 IDL:GNOME/Control:1.0
|
|
description=A sample Bonobo control which displays an addressbook.
|
|
location_info=control-factory:addressbook
|