Files
evolution/my-evolution/GNOME_Evolution_Summary.oaf.in
Ettore Perazzoli 43d9fc0199 [Fix #958, ShellComponents should not be created by factories, for
the Summary.]

* component-factory.c (COMPONENT_FACTORY_IID): Removed.
(COMPONENT_ID): New.
(create_component): Renamed from `factory_fn'.  No args.
(component_factory_init): Create the BonoboObject with
`create_component' and register it on OAF.

* GNOME_Evolution_Summary.oaf.in: Remove the
ShellComponentFactory.

svn path=/trunk/; revision=12646
2001-09-05 23:47:46 +00:00

19 lines
498 B
Plaintext

<oaf_info>
<oaf_server iid="OAFIID:GNOME_Evolution_Summary_ShellComponent"
type="exe"
location="evolution-executive-summary">
<oaf_attribute name="repo_ids" type="stringv">
<item value="IDL:GNOME/Evolution/ShellComponent:1.0"/>
</oaf_attribute>
<oaf_attribute name="description" type="string"
_value="Evolution component for the executive summary."/>
<oaf_attribute name="evolution:shell-component-icon" type="string"
value="evolution-today.png"/>
</oaf_server>
</oaf_info>