Transfer from CVS at SourceForge
[doldaconnect.git] / clients / gnome-trans-applet / Dolcon_Transferapplet_Factory.server.in
1 <oaf_info>
2     <oaf_server iid="OAFIID:Dolcon_Transferapplet_Factory" type="exe" location="@LIBEXECDIR@/dolcon-trans-applet">
3         <oaf_attribute name="repo_ids" type="stringv">
4             <item value="IDL:Bonobo/GenericFactory:1.0" />
5             <item value="IDL:Bonobo/Unknown:1.0" />
6         </oaf_attribute>
7         <oaf_attribute name="name" type="string" value="Doldaconnect Transfer Viewer Factory" />
8         <oaf_attribute name="description" type="string" value="Factory for creating Doldaconnect Transfer Viewer applets" />
9     </oaf_server>
10     
11     <oaf_server iid="OAFIID:Dolcon_Transferapplet" type="factory" location="OAFIID:Dolcon_Transferapplet_Factory">
12         <oaf_attribute name="repo_ids" type="stringv">
13             <item value="IDL:GNOME/Vertigo/PanelAppletShell:1.0" />
14             <item value="IDL:Bonobo/Control:1.0" />
15             <item value="IDL:Bonobo/Unknown:1.0" />
16         </oaf_attribute>
17         <oaf_attribute name="name" type="string" value="Doldaconnect Transfer Viewer" />
18         <oaf_attribute name="description" type="string" value="Easily grasp the current status of your Doldaconnect transfers" />
19         <oaf_attribute name="panel:icon" type="string" value="hellodolda.jpg" />
20     </oaf_server>
21 </oaf_info>