diff options
author | Stefano Karapetsas <[email protected]> | 2012-12-08 22:18:30 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-12-08 22:18:30 +0100 |
commit | 4cf8fbb6f138203019c67df2db9b48f2b02cae79 (patch) | |
tree | c787d84646619b59c88fa212004e507b74a47185 /gst-mixer-applet/org.mate.applets.MixerApplet.mate-panel-applet.in.in | |
parent | e9711267ec88b5e3510f1b59796dc155ed22b156 (diff) | |
download | mate-media-4cf8fbb6f138203019c67df2db9b48f2b02cae79.tar.bz2 mate-media-4cf8fbb6f138203019c67df2db9b48f2b02cae79.tar.xz |
add gst-mixer-applet (moved from mate-applets package)
it will builds only if gstreamer is enabled
Diffstat (limited to 'gst-mixer-applet/org.mate.applets.MixerApplet.mate-panel-applet.in.in')
-rw-r--r-- | gst-mixer-applet/org.mate.applets.MixerApplet.mate-panel-applet.in.in | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/gst-mixer-applet/org.mate.applets.MixerApplet.mate-panel-applet.in.in b/gst-mixer-applet/org.mate.applets.MixerApplet.mate-panel-applet.in.in new file mode 100644 index 0000000..e4458c5 --- /dev/null +++ b/gst-mixer-applet/org.mate.applets.MixerApplet.mate-panel-applet.in.in @@ -0,0 +1,16 @@ +[Applet Factory] +Id=MixerAppletFactory +Location=@LIBEXECDIR@/mixer_applet2 +Name=Volume Control Applet Factory +Description=Factory for volume control applet + +[MixerApplet] +_Name=Volume Control +_Description=Adjust the sound volume +Icon=multimedia-volume-control +MateComponentId=OAFIID:MATE_MixerApplet +X-MATE-Bugzilla-Bugzilla=MATE +X-MATE-Bugzilla-Product=mate-applets +X-MATE-Bugzilla-Component=mixer +X-MATE-Bugzilla-Version=@VERSION@ +X-MATE-Bugzilla-OtherBinaries=mixer_applet2 |