diff options
author | Jesse Pavel <jpavel@src.gnome.org> | 2000-10-11 07:05:47 +0800 |
---|---|---|
committer | Jesse Pavel <jpavel@src.gnome.org> | 2000-10-11 07:05:47 +0800 |
commit | b768174bd9f5dda7e22412b7f90e40b712c647d1 (patch) | |
tree | 244246869cc0a7ad4a614e947c5c0c807ed7ace6 /calendar/gui/GNOME_Evolution_Calendar.oafinfo | |
parent | ce0396bfadc2e90b851b0aa2dfd092faa0320752 (diff) | |
download | gsoc2013-evolution-b768174bd9f5dda7e22412b7f90e40b712c647d1.tar gsoc2013-evolution-b768174bd9f5dda7e22412b7f90e40b712c647d1.tar.gz gsoc2013-evolution-b768174bd9f5dda7e22412b7f90e40b712c647d1.tar.bz2 gsoc2013-evolution-b768174bd9f5dda7e22412b7f90e40b712c647d1.tar.lz gsoc2013-evolution-b768174bd9f5dda7e22412b7f90e40b712c647d1.tar.xz gsoc2013-evolution-b768174bd9f5dda7e22412b7f90e40b712c647d1.tar.zst gsoc2013-evolution-b768174bd9f5dda7e22412b7f90e40b712c647d1.zip |
*** empty log message ***
svn path=/trunk/; revision=5825
Diffstat (limited to 'calendar/gui/GNOME_Evolution_Calendar.oafinfo')
-rw-r--r-- | calendar/gui/GNOME_Evolution_Calendar.oafinfo | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/calendar/gui/GNOME_Evolution_Calendar.oafinfo b/calendar/gui/GNOME_Evolution_Calendar.oafinfo index 25279ccaeb..a772bca77b 100644 --- a/calendar/gui/GNOME_Evolution_Calendar.oafinfo +++ b/calendar/gui/GNOME_Evolution_Calendar.oafinfo @@ -1,5 +1,39 @@ <oaf_info> +<oaf_server iid="OAFIID:control-factory:e_itipview:10441fcf-9a4f-4bf9-a026-d50b5462d45a" + type="exe" + location="evolution-calendar"> + + <oaf_attribute name="repo_ids" type="stringv"> + <item value="IDL:GNOME/GenericFactory:1.0"/> + </oaf_attribute> + + <oaf_attribute name="description" type="string" + value="Factory for the calendar iTip view control"/> + +</oaf_server> + +<oaf_server iid="OAFIID:control:e_itipview:1eef8614-cce4-4398-aed4-f32e920fb6ad" + type="factory" + location="OAFIID:control-factory:e_itipview:10441fcf-9a4f-4bf9-a026-d50b5462d45a"> + + <oaf_attribute name="repo_ids" type="stringv"> + <item value="IDL:Bonobo/Control:1.0"/> + <item value="IDL:Bonobo/PersistStream:1.0"/> + </oaf_attribute> + + <oaf_attribute name="bonobo:supported_mime_types" type="stringv"> + <item value="text/calendar"/> + <item value="text/x-calendar"/> + </oaf_attribute> + + <oaf_attribute name="name" type="string" + value="Evolution calendar iTip/iMip viewer"/> + <oaf_attribute name="description" type="string" + value="Factory for the calendar iTip view control"/> + +</oaf_server> + <oaf_server iid="OAFIID:evolution-shell-component-factory:evolution-calendar:cba77062-1466-4aac-8ce7-b019eaf2e921" type="exe" location="evolution-calendar"> |