diff options
author | Dugan Chen <dugan [underscore] c [at] fastmail [dot] fm> | 2010-05-14 23:31:50 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackware.com> | 2010-05-14 23:31:50 +0200 |
commit | b66a27946bea58639bb9d7c62ec6f916e1f5a5a3 (patch) | |
tree | 4e7c8d2953df4550ad4f642fce0dd0321296a495 /system/oss/ossxmix.desktop | |
parent | fd27b599598e6dd5ff4050b3447b27cf3ac526e2 (diff) | |
download | slackbuilds-b66a27946bea58639bb9d7c62ec6f916e1f5a5a3.tar.gz |
system/oss: Added. (an ALSA alternative)
The Open Sound System is a set of sound drivers that serve as
an alternative to the usual ALSA architecture.
Diffstat (limited to 'system/oss/ossxmix.desktop')
-rw-r--r-- | system/oss/ossxmix.desktop | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/system/oss/ossxmix.desktop b/system/oss/ossxmix.desktop new file mode 100644 index 0000000000..af6185bed3 --- /dev/null +++ b/system/oss/ossxmix.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Name=Open Sound System Mixer +GenericName=Audio Mixer +Exec=ossxmix -b +Icon=audio-card +Categories=GTK;AudioVideo;Player; +Terminal=false +Type=Application |