aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/minicard/e-minicard-control.oafinfo
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-07-21 04:59:36 +0800
committerChris Lahey <clahey@src.gnome.org>2000-07-21 04:59:36 +0800
commit8ab34219361284ed90033fdfb2c425ef804e1cc7 (patch)
tree2d0979fea28d9aecc7fa374cdce35bbe55b12a89 /addressbook/gui/minicard/e-minicard-control.oafinfo
parent782d8a198c2d18a0395cee729245e2f724ae0a90 (diff)
downloadgsoc2013-evolution-8ab34219361284ed90033fdfb2c425ef804e1cc7.tar
gsoc2013-evolution-8ab34219361284ed90033fdfb2c425ef804e1cc7.tar.gz
gsoc2013-evolution-8ab34219361284ed90033fdfb2c425ef804e1cc7.tar.bz2
gsoc2013-evolution-8ab34219361284ed90033fdfb2c425ef804e1cc7.tar.lz
gsoc2013-evolution-8ab34219361284ed90033fdfb2c425ef804e1cc7.tar.xz
gsoc2013-evolution-8ab34219361284ed90033fdfb2c425ef804e1cc7.tar.zst
gsoc2013-evolution-8ab34219361284ed90033fdfb2c425ef804e1cc7.zip
Fixed the oaf info.
2000-07-20 Christopher James Lahey <clahey@helixcode.com> * gui/component/addressbook.oafinfo: Fixed the oaf info. * gui/minicard/.cvsignore, gui/minicard/Makefile.am, gui/minicard/e-minicard-widget-test.c: Added a test for the minicard widget. * gui/minicard/e-minicard-control.c: Fixed the mime type. * gui/minicard/e-minicard.c: Fixed some crashes if your parent isn't a minicard view. * gui/minicard/e-minicard-control.oafinfo: Removed. svn path=/trunk/; revision=4249
Diffstat (limited to 'addressbook/gui/minicard/e-minicard-control.oafinfo')
-rw-r--r--addressbook/gui/minicard/e-minicard-control.oafinfo38
1 files changed, 0 insertions, 38 deletions
diff --git a/addressbook/gui/minicard/e-minicard-control.oafinfo b/addressbook/gui/minicard/e-minicard-control.oafinfo
deleted file mode 100644
index 9e74cf1344..0000000000
--- a/addressbook/gui/minicard/e-minicard-control.oafinfo
+++ /dev/null
@@ -1,38 +0,0 @@
-<oaf_info>
-
-<oaf_server iid="OAFIID:bonobo_clock_factory:ec4961f3-7a16-4ace-9463-b112e4bc4186" type="exe" location="sample-control-factory">
-<oaf_attribute name="repo_ids" type="stringv">
-<item value="IDL:GNOME/GenericFactory:1.0"/>
-</oaf_attribute>
-<oaf_attribute name="name" type="string" value="Clock control factory"/>
-<oaf_attribute name="description" type="string" value="Factory for the sample BonoboClock control"/>
-</oaf_server>
-
-<oaf_server iid="OAFIID:bonobo_clock:d42cc651-44ae-4f69-a10d-a0b6b2cc6ecc" type="factory" location="OAFIID:bonobo_clock_factory:ec4961f3-7a16-4ace-9463-b112e4bc4186">
-<oaf_attribute name="repo_ids" type="stringv">
-<item value="IDL:Bonobo/Unknown:1.0"/>
-<item value="IDL:Bonobo/Control:1.0"/>
-</oaf_attribute>
-<oaf_attribute name="name" type="string" value="Clock control"/>
-<oaf_attribute name="description" type="string" value="A sample Bonobo control which displays a clock."/>
-</oaf_server>
-
-<oaf_server iid="OAFIID:bonobo_entry_factory:ef3e3c33-43e2-4f7c-9ca9-9479104608d6" type="exe" location="sample-control-factory">
-<oaf_attribute name="repo_ids" type="stringv">
-<item value="IDL:GNOME/GenericFactory:1.0"/>
-</oaf_attribute>
-<oaf_attribute name="name" type="string" value="Entry control factory"/>
-<oaf_attribute name="description" type="string" value="Factory for the sample GtkEntry control"/>
-</oaf_server>
-
-<oaf_server iid="OAFIID:bonobo_entry:04e49c0b-95e2-4305-88a7-9f6721ddfa51" type="factory" location="OAFIID:bonobo_entry_factory:ef3e3c33-43e2-4f7c-9ca9-9479104608d6">
-<oaf_attribute name="repo_ids" type="stringv">
-<item value="IDL:Bonobo/Unknown:1.0"/>
-<item value="IDL:Bonobo/Control:1.0"/>
-</oaf_attribute>
-<oaf_attribute name="name" type="string" value="Entry control"/>
-<oaf_attribute name="description" type="string" value="A sample Bonbobo control wrapping a Gtk Entry widget."/>
-</oaf_server>
-
-</oaf_info>
-