diff options
Diffstat (limited to 'addressbook/demo/addressbook.gnorba')
-rw-r--r-- | addressbook/demo/addressbook.gnorba | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/addressbook/demo/addressbook.gnorba b/addressbook/demo/addressbook.gnorba new file mode 100644 index 0000000000..7114b1c332 --- /dev/null +++ b/addressbook/demo/addressbook.gnorba @@ -0,0 +1,11 @@ +[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 |