<oaf_info>

<oaf_server iid="OAFIID:GNOME_Hello_Factory"
	    type="exe"
	    location="/home/elpargo/pygtk/hello-sample/python-applet.py">

	<oaf_attribute name="repo_ids" type="stringv">
		<item value="IDL:Bonobo/GenericFactory:1.0"/>
		<item value="IDL:Bonobo/Unknown:1.0"/>
	</oaf_attribute>
	<oaf_attribute name="name" type="string" value="Hello Factory"/>
	<oaf_attribute name="name" type="string" value="Hello"/>
	<oaf_attribute name="description" type="string" value="Test"/>
	<oaf_attribute name="panel:category" type="string" value="Amusements"/>
	<oaf_attribute name="panel:icon" type="string" value="gnome-eyes.png"/>
</oaf_server>

<oaf_server iid="OAFIID:GNOME_Hello"
	    type="factory" 
	    location="OAFIID:GNOME_Hello_Factory">

	<oaf_attribute name="repo_ids" type="stringv">
		<item value="IDL:GNOME/Vertigo/PanelAppletShell:1.0"/>
		<item value="IDL:Bonobo/Control:1.0"/>
		<item value="IDL:Bonobo/Unknown:1.0"/>
	</oaf_attribute>
	<oaf_attribute name="name" type="string" value="Hello"/>
	<oaf_attribute name="description" type="string" value="Test"/>
	<oaf_attribute name="panel:category" type="string" value="Amusements"/>
	<oaf_attribute name="panel:icon" type="string" value="gnome-eyes.png"/>

</oaf_server>

</oaf_info>
