diff options
author | Michal Ratajsky <[email protected]> | 2014-11-08 15:14:10 +0100 |
---|---|---|
committer | Michal Ratajsky <[email protected]> | 2014-11-08 15:14:10 +0100 |
commit | 93332554c235c7de59c64d0733f791a3be9f1775 (patch) | |
tree | 98dcd2e71920dde5426eafbaa4c0e69e559b14d3 /data/mate-volume-control-applet.desktop.in | |
parent | d71e47bc5279e1af152c9e65f589020280306a7f (diff) | |
download | mate-media-93332554c235c7de59c64d0733f791a3be9f1775.tar.bz2 mate-media-93332554c235c7de59c64d0733f791a3be9f1775.tar.xz |
Move some files and directories to better locations
- mate-volume-control/data changed to /data
- mate-volume-control/src/* moved to mate-volume-control
- sound-theme/sounds changed to /data/sounds
- sound-theme/*.{c,h} moved to mate-volume-control
- Removed AUTHORS and ChangeLog.pre-2-26 from mate-volume-control
Diffstat (limited to 'data/mate-volume-control-applet.desktop.in')
-rw-r--r-- | data/mate-volume-control-applet.desktop.in | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/data/mate-volume-control-applet.desktop.in b/data/mate-volume-control-applet.desktop.in new file mode 100644 index 0000000..8d4208f --- /dev/null +++ b/data/mate-volume-control-applet.desktop.in @@ -0,0 +1,17 @@ +[Desktop Entry] +_Name=Volume Control +_Comment=Show desktop volume control +Icon=multimedia-volume-control +Exec=mate-volume-control-applet +Terminal=false +Type=Application +Categories=AudioVideo;Mixer;Settings;HardwareSettings; +Keywords=MATE;volume;control;mixer;settings;sound; +NoDisplay=true +OnlyShowIn=MATE; +X-MATE-Bugzilla-Bugzilla=MATE +X-MATE-Bugzilla-Product=mate-media +X-MATE-Bugzilla-Component=mate-volume-control +# See http://bugzilla.mate.org/show_bug.cgi?id=568320 +#X-MATE-Autostart-Phase=Panel +X-MATE-Autostart-Notify=true |