Files
evolution/executive-summary/GNOME_Evolution_Summary.oaf.in
Michael Meeks 042e514a26 return NULL if we can't create a view.
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
2000-12-04 17:56:54 +00:00

30 lines
895 B
Plaintext

<oaf_info>
<oaf_server iid="OAFIID:GNOME_Evolution_Summary_ShellComponentFactory"
type="exe"
location="evolution-executive-summary">
<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 Evolution executive summary component."/>
</oaf_server>
<oaf_server iid="OAFIID:GNOME_Evolution_Summary_ShellComponent"
type="factory"
location="OAFIID:GNOME_Evolution_Summary_ShellComponentFactory">
<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>