diff options
author | Stefano Karapetsas <[email protected]> | 2013-10-19 04:46:43 -0700 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-10-19 04:46:43 -0700 |
commit | 87c3d26249080c74d1b12e51e8d14c469d1b8aad (patch) | |
tree | 72aa04ca69d7d0d13c97c785055d6d6f407b0d33 /null_applet/MATE_MixerApplet.server.in | |
parent | 32a2bc051959798d978e6967bd34ff8882aada39 (diff) | |
parent | 798494b4f7e10173e87558a5fbefd4cf199bb162 (diff) | |
download | mate-applets-87c3d26249080c74d1b12e51e8d14c469d1b8aad.tar.bz2 mate-applets-87c3d26249080c74d1b12e51e8d14c469d1b8aad.tar.xz |
Merge pull request #58 from infirit/1.6
make distcheck now works
Diffstat (limited to 'null_applet/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> |