2000-12-04 Michael Meeks <michael@helixcode.com> * e-shell-view.c (get_control_for_uri): return NULL if we can't create a view. (setup_evolution_shell_view_interface): add precondition. + lots of cleans. svn path=/trunk/; revision=6778
29 lines
870 B
Plaintext
29 lines
870 B
Plaintext
<oaf_info>
|
|
|
|
<oaf_server iid="OAFIID:GNOME_Evolution_Calendar_ControlFactory"
|
|
type="exe"
|
|
location="evolution-calendar">
|
|
|
|
<oaf_attribute name="repo_ids" type="stringv">
|
|
<item value="IDL:GNOME/ObjectFactory:1.0"/>
|
|
</oaf_attribute>
|
|
|
|
<oaf_attribute name="description" type="string"
|
|
value="Factory for the sample Calendar control"/>
|
|
</oaf_server>
|
|
|
|
<oaf_server iid="OAFIID:GNOME_Evolution_Calendar_Control"
|
|
type="factory"
|
|
location="OAFIID:GNOME_Evolution_Calendar_ControlFactory">
|
|
|
|
<oaf_attribute name="repo_ids" type="stringv">
|
|
<item value="IDL:BonoboControl/calendar-control:1.0"/>
|
|
<item value="IDL:Bonobo/Control:1.0"/>
|
|
</oaf_attribute>
|
|
|
|
<oaf_attribute name="description" type="string"
|
|
value="A sample Bonobo control which displays an calendar."/>
|
|
</oaf_server>
|
|
|
|
</oaf_info>
|