home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / lib / bonobo / servers / GNOME_PilotApplet.server < prev    next >
Encoding:
Text File  |  2006-03-03  |  1.1 KB  |  33 lines

  1. <oaf_info>
  2.  
  3. <oaf_server ubuntu-gettext-domain="gnome-pilot" iid="OAFIID:GNOME_PilotApplet_Factory"
  4.             type="exe"
  5.             location="/usr/bin/gpilot-applet">
  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="PilotApplet Factory"/>
  12.  
  13. </oaf_server>
  14.  
  15. <oaf_server ubuntu-gettext-domain="gnome-pilot" iid="OAFIID:GNOME_PilotApplet"
  16.             type="factory"
  17.             location="OAFIID:GNOME_PilotApplet_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.  
  25.         <oaf_attribute name="name" type="string" value="Pilot Applet"/>
  26.  
  27.         <oaf_attribute name="panel:category" type="string" value="Utilities"/>
  28.         <oaf_attribute name="panel:icon" type="string" value="palm-pilot-sync.png"/>
  29.  
  30. </oaf_server>
  31.  
  32. </oaf_info>
  33.