aboutsummaryrefslogtreecommitdiff
path: root/data/GNOME_FastUserSwitchApplet.server.in.in
blob: 388713b29dfe4c2d8f2419f645e3214a67392ab2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<oaf_info>
  <oaf_server iid="OAFIID:GNOME_FastUserSwitchApplet_Factory" type="exe"
              location="@LIBEXECDIR@/indicator-applet-sus">

    <oaf_attribute name="repo_ids" type="stringv">
      <item value="IDL:Bonobo/GenericFactory:1.0"/>
      <item value="IDL:Bonobo/Unknown:1.0"/>
    </oaf_attribute>
    <oaf_attribute name="name" type="string" value="Indicator Applet Factory"/>
    <oaf_attribute name="description" type="string" value="Indicator Applet Factory"/>
    <oaf_attribute name="bonobo:environment" type="stringv">
       <item value="DBUS_SESSION_BUS_ADDRESS"/>
    </oaf_attribute>
  </oaf_server>

  <oaf_server iid="OAFIID:GNOME_FastUserSwitchApplet" type="factory"
              location="OAFIID:GNOME_FastUserSwitchApplet_Factory">

    <oaf_attribute name="repo_ids" type="stringv">
      <item value="IDL:GNOME/Vertigo/PanelAppletShell:1.0"/>
      <item value="IDL:Bonobo/Control:1.0"/>
      <item value="IDL:Bonobo/Unknown:1.0"/>
    </oaf_attribute>
    <oaf_attribute name="name" type="string" _value="Indicator Applet SUS"/>
    <oaf_attribute name="description" type="string" _value="A place to adjust your status, change users or exit your session."/>
    <oaf_attribute name="panel:icon" type="string" value="indicator-applet"/>
  </oaf_server>
</oaf_info>