ham/baudline: Fix desktop file to use aoss wrapper.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
JK Wood 2014-07-18 11:01:43 +07:00 committed by Willy Sudiarto Raharjo
parent ac57af0f9e
commit 267212da18
3 changed files with 6 additions and 2 deletions

View file

@ -10,3 +10,7 @@ for hunting down and studying elusive signal characteristics.
Baudline is only available in binary format. There is an included
baudline_jack client which can make use of the jack audio connection
kit.
Note: Baudline requires the use of the AOSS wrapper from alsa-oss to
be able to use sound without jack. The desktop file already has this
provision.

View file

@ -22,7 +22,7 @@
PRGNAM=baudline
VERSION=${VERSION:-1.08}
BUILD=${BUILD:-1}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
case "$( uname -m )" in

View file

@ -1,7 +1,7 @@
[Desktop Entry]
Version=1.0
Type=Application
Exec=baudline
Exec=aoss baudline
Icon=baudline
StartupNotify=true
Terminal=false