Add status (notification / systray) icon.
[GnomeTabletApps.git] / code / pressure-applet.server
blob73e12f3eb44386b6b843a669d0ed42bf91678da0
1 <?xml version="1.0"?>
2 <oaf_info>
3 <oaf_server iid="OAFIID:GNOME_PressureApplet_Factory" type="exe" location="/usr/bin/pressure-applet.py">
4 <oaf_attribute name="repo_ids" type="stringv">
5 <item value="IDL:Bonobo/GenericFactory:1.0"/>
6 <item value="IDL:Bonobo/Unknown:1.0"/>
7 </oaf_attribute>
8 <oaf_attribute name="name" type="string" value="Pressure Applet Factory"/>
9 <oaf_attribute name="description" type="string" value="Factory for Pressure Applet"/>
10 </oaf_server>
11 <oaf_server iid="OAFIID:GNOME_PressureApplet" type="factory" location="OAFIID:GNOME_PressureApplet_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="panel:category" type="string" value="System &amp; Hardware"/>
18 <oaf_attribute name="panel:icon" type="string" value="input-tablet"/>
19 <oaf_attribute name="name" type="string" value="Pressure Applet"/>
20 <oaf_attribute name="description" type="string" value="Display tablet device pressure"/>
21 </oaf_server>
22 </oaf_info>