File: GNOME_FastUserSwitchApplet.server.in.in

package info (click to toggle)
fast-user-switch-applet 2.14.2-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 4,300 kB
  • ctags: 460
  • sloc: sh: 8,886; ansic: 5,421; xml: 1,412; makefile: 149
file content (25 lines) | stat: -rw-r--r-- 1,146 bytes parent folder | download
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
<oaf_info>
  <oaf_server iid="OAFIID:GNOME_FastUserSwitchApplet_Factory" type="exe"
              location="@LIBEXECDIR@/fast-user-switch-applet">

    <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="User Switcher Applet Factory"/>
    <oaf_attribute name="description" type="string" _value="User Switcher Applet Factory"/>
  </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="User Switcher"/>
    <oaf_attribute name="description" type="string" _value="A menu to quickly switch between users"/>
    <oaf_attribute name="panel:icon" type="string" value="stock_people"/>
  </oaf_server>
</oaf_info>