summaryrefslogtreecommitdiff
path: root/applets/brightness/MATE_BrightnessApplet.server.in.in
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2011-12-11 12:55:19 +0100
committerStefano Karapetsas <[email protected]>2011-12-11 12:55:19 +0100
commit51175189c6d7313a3b84019e39496f957c4e6164 (patch)
treee4c2c130fa3140bca28685ef900f04a012e53dcd /applets/brightness/MATE_BrightnessApplet.server.in.in
downloadmate-power-manager-51175189c6d7313a3b84019e39496f957c4e6164.tar.bz2
mate-power-manager-51175189c6d7313a3b84019e39496f957c4e6164.tar.xz
moved from Mate-Extra
Diffstat (limited to 'applets/brightness/MATE_BrightnessApplet.server.in.in')
-rw-r--r--applets/brightness/MATE_BrightnessApplet.server.in.in36
1 files changed, 36 insertions, 0 deletions
diff --git a/applets/brightness/MATE_BrightnessApplet.server.in.in b/applets/brightness/MATE_BrightnessApplet.server.in.in
new file mode 100644
index 0000000..fcb60b7
--- /dev/null
+++ b/applets/brightness/MATE_BrightnessApplet.server.in.in
@@ -0,0 +1,36 @@
+<?xml version="1.0"?>
+
+<oaf_info>
+ <oaf_server iid="OAFIID:MATE_BrightnessApplet_Factory" type="exe" location="@LIBEXECDIR@/mate-brightness-applet">
+ <oaf_attribute name="repo_ids" type="stringv">
+ <item value="IDL:MateComponent/GenericFactory:1.0"/>
+ <item value="IDL:MateComponent/Unknown:1.0"/>
+ </oaf_attribute>
+ <oaf_attribute name="name" type="string" _value="Brightness Applet Factory"/>
+ <oaf_attribute name="description" type="string" _value="Factory for Brightness Applet"/>
+ <oaf_attribute name="bugzilla:bugzilla" type="string" value="MATE"/>
+ <oaf_attribute name="bugzilla:product" type="string" value="mate-power-manager"/>
+ <oaf_attribute name="bugzilla:component" type="string" value="applets"/>
+ <oaf_attribute name="bugzilla:version" type="string" value="@VERSION@"/>
+ <oaf_attribute name="bugzilla:other_binaries" type="string" value="mate-brightness-applet"/>
+ </oaf_server>
+ <oaf_server iid="OAFIID:MATE_BrightnessApplet" type="factory" location="OAFIID:MATE_BrightnessApplet_Factory">
+ <oaf_attribute name="repo_ids" type="stringv">
+ <item value="IDL:MATE/Vertigo/MatePanelAppletShell:1.0"/>
+ <item value="IDL:MateComponent/Control:1.0"/>
+ <item value="IDL:MateComponent/Unknown:1.0"/>
+ </oaf_attribute>
+ <oaf_attribute name="panel:category" type="string" value="System &amp; Hardware"/>
+ <oaf_attribute name="panel:icon" type="string" value="mate-brightness-applet"/>
+ <oaf_attribute name="name" type="string" _value="Brightness Applet"/>
+ <oaf_attribute name="description" type="string" _value="Adjusts Laptop panel brightness"/>
+ <oaf_attribute name="bugzilla:bugzilla" type="string" value="MATE"/>
+ <oaf_attribute name="bugzilla:product" type="string" value="mate-power-manager"/>
+ <oaf_attribute name="bugzilla:component" type="string" value="applets"/>
+ <oaf_attribute name="bugzilla:version" type="string" value="@VERSION@"/>
+ <oaf_attribute name="bugzilla:other_binaries" type="string" value="mate-brightness-applet"/>
+ <oaf_attribute name="matecomponent:environment" type="stringv">
+ <item value="DBUS_SESSION_BUS_ADDRESS"/>
+ </oaf_attribute>
+ </oaf_server>
+</oaf_info>