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
19 lines
498 B
Plaintext
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>
|