3 <oaf_server iid="OAFIID:Jackpanel_Applet_Factory" type="exe" location="@LIBDIR@/gnome-applets/@APP_INSTALL_NAME@">
4 <oaf_attribute name="repo_ids" type="stringv">
5 <item value="IDL:Bonobo/GenericFactory:1.0"/>
6 <item value="IDL:Bonobo/Unknown:1.0"/>
8 <oaf_attribute name="name" type="string" value="@APP_HUMAN_NAME@"/>
9 <oaf_attribute name="description" type="string" value="controls the JACK audio server"/>
12 <oaf_server iid="OAFIID:Jackpanel_Applet" type="factory" location="OAFIID:Jackpanel_Applet_Factory">
13 <oaf_attribute name="repo_ids" type="stringv">
14 <item value="IDL:GNOME/Vertigo/PanelAppletShell:1.0"/>
15 <item value="IDL:Bonobo/Control:1.0"/>
16 <item value="IDL:Bonobo/Unknown:1.0"/>
18 <oaf_attribute name="name" type="string" value="@APP_HUMAN_NAME@"/>
19 <oaf_attribute name="description" type="string" value="controls the JACK audio server"/>
20 <oaf_attribute name="panel:category" type="string" value="Utility"/>
21 <oaf_attribute name="panel:icon" type="string" value="jackpanel"/>