diff options
author | infirit <[email protected]> | 2013-10-19 12:04:21 +0200 |
---|---|---|
committer | infirit <[email protected]> | 2013-10-19 13:19:53 +0200 |
commit | 5b4d9d3cbdf81c4d27efcce771db92a88bab4eda (patch) | |
tree | 1ba6606dd646e59e7b3bf14319f6591356a9a62b | |
parent | b2c23bac8ae1b2f2adc8adc59f51be3d3477639c (diff) | |
download | mate-applets-5b4d9d3cbdf81c4d27efcce771db92a88bab4eda.tar.bz2 mate-applets-5b4d9d3cbdf81c4d27efcce771db92a88bab4eda.tar.xz |
Mixer applet moved so also remove MATE_MixerApplet.server.in
-rw-r--r-- | null_applet/MATE_MixerApplet.server.in | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/null_applet/MATE_MixerApplet.server.in b/null_applet/MATE_MixerApplet.server.in deleted file mode 100644 index 54b6f6e9..00000000 --- a/null_applet/MATE_MixerApplet.server.in +++ /dev/null @@ -1,22 +0,0 @@ -<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> |