aboutsummaryrefslogtreecommitdiff
path: root/data/GNOME_IndicatorAppletSUS.server.in.in
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-08-07 18:18:55 +0100
committerTed Gould <ted@canonical.com>2009-08-07 18:18:55 +0100
commitae15eee281b9e3a3df5d0a5d91450def1e76db4a (patch)
tree8cdad5d9b3f74e8c9f4ef8f226d245c0b39749d3 /data/GNOME_IndicatorAppletSUS.server.in.in
parenta3eb3eaa1500d9c9778f407c7e939a890aa9bdca (diff)
parent8fd9f27b56503242b97313e0f758c01195fe2f79 (diff)
downloadlibayatana-indicator-ae15eee281b9e3a3df5d0a5d91450def1e76db4a.tar.gz
libayatana-indicator-ae15eee281b9e3a3df5d0a5d91450def1e76db4a.tar.bz2
libayatana-indicator-ae15eee281b9e3a3df5d0a5d91450def1e76db4a.zip
Updating from upstream with two (count them) two applets
installed in the source.
Diffstat (limited to 'data/GNOME_IndicatorAppletSUS.server.in.in')
-rw-r--r--data/GNOME_IndicatorAppletSUS.server.in.in28
1 files changed, 28 insertions, 0 deletions
diff --git a/data/GNOME_IndicatorAppletSUS.server.in.in b/data/GNOME_IndicatorAppletSUS.server.in.in
new file mode 100644
index 0000000..388713b
--- /dev/null
+++ b/data/GNOME_IndicatorAppletSUS.server.in.in
@@ -0,0 +1,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>