aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/GNOME_Evolution_Calendar.oaf.in
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@ximian.com>2001-03-17 10:29:29 +0800
committerMiguel de Icaza <miguel@src.gnome.org>2001-03-17 10:29:29 +0800
commitdfb396395e6ee5e847a82f8ad1d78fabb2628f9f (patch)
treedfcab77a9d5e263aae04394c017e6b7cf69d782c /calendar/gui/GNOME_Evolution_Calendar.oaf.in
parent6b65efddc7830da7375ee3a860401f01d5256ec6 (diff)
downloadgsoc2013-evolution-dfb396395e6ee5e847a82f8ad1d78fabb2628f9f.tar
gsoc2013-evolution-dfb396395e6ee5e847a82f8ad1d78fabb2628f9f.tar.gz
gsoc2013-evolution-dfb396395e6ee5e847a82f8ad1d78fabb2628f9f.tar.bz2
gsoc2013-evolution-dfb396395e6ee5e847a82f8ad1d78fabb2628f9f.tar.lz
gsoc2013-evolution-dfb396395e6ee5e847a82f8ad1d78fabb2628f9f.tar.xz
gsoc2013-evolution-dfb396395e6ee5e847a82f8ad1d78fabb2628f9f.tar.zst
gsoc2013-evolution-dfb396395e6ee5e847a82f8ad1d78fabb2628f9f.zip
New function: inits the BonoboPersistFile server.
2001-03-07 Miguel de Icaza <miguel@ximian.com> * gui/control-factory.c (calendar_persist_init): New function: inits the BonoboPersistFile server. * gui/GNOME_Evolution_Calendar.oaf.in: Added BonoboPropertyBag to the list of supported interfaces that were supported but not reported. Add the new PersistFile. Add text/calendar mime type attribute. svn path=/trunk/; revision=8771
Diffstat (limited to 'calendar/gui/GNOME_Evolution_Calendar.oaf.in')
-rw-r--r--calendar/gui/GNOME_Evolution_Calendar.oaf.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/gui/GNOME_Evolution_Calendar.oaf.in b/calendar/gui/GNOME_Evolution_Calendar.oaf.in
index 0f74743a38..70924677f7 100644
--- a/calendar/gui/GNOME_Evolution_Calendar.oaf.in
+++ b/calendar/gui/GNOME_Evolution_Calendar.oaf.in
@@ -105,6 +105,12 @@
<oaf_attribute name="repo_ids" type="stringv">
<item value="IDL:BonoboControl/calendar-control:1.0"/>
<item value="IDL:Bonobo/Control:1.0"/>
+ <item value="IDL:Bonobo/PersistFile:1.0"/>
+ <item value="IDL:Bonobo/PropertyBag:1.0"/>
+ </oaf_attribute>
+
+ <oaf_attribute name="bonobo:supported_mime_types" type="stringv">
+ <item value="text/calendar"/>
</oaf_attribute>
<oaf_attribute name="description" type="string"