<oaf_info>
<oaf_server iid="OAFIID:GnomePanelApplet_Factory" type="exe"
            location="/home/steve/Dropbox/Projects/FileListApplet/GnomePanelApplet.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="Gnome Panel Applet"/>
        <oaf_attribute name="description" type="string" value="Factory to create the Bare Bones Gnome Panel Applet"/>
</oaf_server>

<oaf_server iid="OAFIID:GnomePanelApplet" type="factory"
            location="OAFIID:GnomePanelApplet_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="Gnome Panel Applet"/>
        <oaf_attribute name="description" type="string" value="Bare Bones python applet implementation. An Example"/>
        <oaf_attribute name="panel:category" type="string" value="Amusements"/>
        <oaf_attribute name="panel:icon" type="string" value="gnome-folder.png"/>
</oaf_server>
</oaf_info>


