Adding casper 1.59+debian-1.
[live-boot-grml.git] / caspermon / GNOME_PythonAppletCasper.server
1 <oaf_info>
2
3 <oaf_server iid="OAFIID:GNOME_PythonAppletCasper_Factory"
4             type="exe"
5             location="/usr/share/casper-applet/casper-applet.py">
6
7         <oaf_attribute name="repo_ids" type="stringv">
8                 <item value="IDL:Bonobo/GenericFactory:1.0"/>
9                 <item value="IDL:Bonobo/Unknown:1.0"/>
10         </oaf_attribute>
11         <oaf_attribute name="name" type="string" value="PythonAppletCasper"/>
12         <oaf_attribute name="description" type="string" value="Python Applet CAsper"/>
13 </oaf_server>
14
15 <oaf_server iid="OAFIID:GNOME_PythonAppletCasper"
16             type="factory" 
17             location="OAFIID:GNOME_PythonAppletCasper_Factory">
18
19         <oaf_attribute name="repo_ids" type="stringv">
20                 <item value="IDL:GNOME/Vertigo/PanelAppletShell:1.0"/>
21                 <item value="IDL:Bonobo/Control:1.0"/>
22                 <item value="IDL:Bonobo/Unknown:1.0"/>
23         </oaf_attribute>
24         <oaf_attribute name="name" type="string" value="PythonAppletCasper"/>
25         <oaf_attribute name="description" type="string" value="Python Applet Casper"/>
26         <oaf_attribute name="panel:category" type="string" value="Utility"/>
27         <oaf_attribute name="panel:icon" type="string" value="bug-buddy.png"/>
28 </oaf_server>
29
30 </oaf_info>