summaryrefslogtreecommitdiff
path: root/null_applet/MATE_MixerApplet.server.in
diff options
context:
space:
mode:
Diffstat (limited to 'null_applet/MATE_MixerApplet.server.in')
-rw-r--r--null_applet/MATE_MixerApplet.server.in22
1 files changed, 22 insertions, 0 deletions
diff --git a/null_applet/MATE_MixerApplet.server.in b/null_applet/MATE_MixerApplet.server.in
new file mode 100644
index 00000000..54b6f6e9
--- /dev/null
+++ b/null_applet/MATE_MixerApplet.server.in
@@ -0,0 +1,22 @@
+<oaf_info>
+
+<oaf_server iid="OAFIID:MATE_MixerApplet"
+ type="factory"
+ location="OAFIID:MATE_NullApplet_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="name" type="string" _value="Volume Control (Deprecated)"/>
+ <oaf_attribute name="description" type="string" _value="Adjust the sound volume"/>
+ <oaf_attribute name="panel:icon" type="string" value="multimedia-volume-control"/>
+ <oaf_attribute name="bugzilla:bugzilla" type="string" value="MATE"/>
+ <oaf_attribute name="bugzilla:product" type="string" value="mate-applets"/>
+ <oaf_attribute name="bugzilla:component" type="string" value="mixer"/>
+ <oaf_attribute name="bugzilla:other_binaries" type="string" value="mixer_applet2"/>
+
+</oaf_server>
+
+</oaf_info>