Below is the file 'InterApplet.server' from this revision. You can also download the file.

<oaf_info>
<oaf_server iid="OAFIID:GNOME_InterApplet_Factory"
            type="exe" location="/usr/lib/gnome-applets/interapplet.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="Network Location Applet"/>
        <oaf_attribute name="description" type="string" value="Applet allowing you to change your network configuration using profiles" />
</oaf_server>

<oaf_server iid="OAFIID:GNOME_NetLocApplet"
            type="factory" location="OAFIID:GNOME_InterApplet_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="InterApplet"/>
        <oaf_attribute name="description" type="string" value="Change your network configuration using profiles" />
        <oaf_attribute name="panel:category" type="string" value="Internet"/>
        <oaf_attribute name="panel:icon" type="string" value="bug-buddy.png"/>

</oaf_server>
</oaf_info>