~ubuntu-branches/ubuntu/maverick/indicator-applet/maverick

« back to all changes in this revision

Viewing changes to data/GNOME_IndicatorAppletComplete.server.in.in

  • Committer: Bazaar Package Importer
  • Author(s): Ted Gould
  • Date: 2010-01-08 08:53:18 UTC
  • mto: This revision was merged to the branch mainline in revision 20.
  • Revision ID: james.westby@ubuntu.com-20100108085318-sloka5g4ai091fks
Tags: upstream-0.3.1
ImportĀ upstreamĀ versionĀ 0.3.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<oaf_info>
 
2
  <oaf_server iid="OAFIID:GNOME_IndicatorAppletComplete_Factory" type="exe"
 
3
              location="@LIBEXECDIR@/indicator-applet-complete">
 
4
 
 
5
    <oaf_attribute name="repo_ids" type="stringv">
 
6
      <item value="IDL:Bonobo/GenericFactory:1.0"/>
 
7
      <item value="IDL:Bonobo/Unknown:1.0"/>
 
8
    </oaf_attribute>
 
9
    <oaf_attribute name="name" type="string" value="Indicator Applet Complete Factory"/>
 
10
    <oaf_attribute name="description" type="string" value="Indicator Applet Complete Factory"/>
 
11
    <oaf_attribute name="bonobo:environment" type="stringv">
 
12
       <item value="DBUS_SESSION_BUS_ADDRESS"/>
 
13
    </oaf_attribute>
 
14
  </oaf_server>
 
15
 
 
16
  <oaf_server iid="OAFIID:GNOME_IndicatorAppletComplete" type="factory"
 
17
              location="OAFIID:GNOME_IndicatorAppletComplete_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="Indicator Applet Complete"/>
 
25
    <oaf_attribute name="description" type="string" _value="A unified applet containing all of the indicators."/>
 
26
    <oaf_attribute name="panel:icon" type="string" value="indicator-applet"/>
 
27
  </oaf_server>
 
28
</oaf_info>