diff options
author | infirit <[email protected]> | 2013-10-19 12:04:21 +0200 |
---|---|---|
committer | infirit <[email protected]> | 2013-10-19 12:04:50 +0200 |
commit | 7d7b4887a7c94b474cd79b98a21b87fec96ba469 (patch) | |
tree | 2474ef087aa585c631184b3de5cc1690cd2cc3d4 /null_applet | |
parent | a9ee89da22dc327afe0ad685502d242ca8a1a6c3 (diff) | |
download | mate-applets-7d7b4887a7c94b474cd79b98a21b87fec96ba469.tar.bz2 mate-applets-7d7b4887a7c94b474cd79b98a21b87fec96ba469.tar.xz |
Mixer applet moved so also remove MATE_MixerApplet.server.in
Diffstat (limited to 'null_applet')
-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> |