Package: alsaplayer-daemon
Version: 0.99.80-1
Severity: normal

Hello Hubert,

The file /usr/share/menu/alsaplayer-daemon reads
?package(x-terminal-emulator,alsaplayer-common,alsaplayer-daemon):needs="X11" 
section="Applications/Sound" \
 title="AlsaPlayer (daemon)" \
 longtitle="AlsaPlayer (daemon interface)" \
 command="/usr/bin/x-terminal-emulator -e /usr/bin/alsaplayer -i daemon"
?package(alsaplayer-common,alsaplayer-daemon):needs="text" 
section="Applications/Sound" \
 title="AlsaPlayer (daemon)" \
 longtitle="AlsaPlayer (daemon interface)" \
 command="/usr/bin/alsaplayer -i daemon"

The first entry is useless: ?package() does not recognize virtual
packages, and x-terminal-emulator is one, so this will never be
used.

Secondly the menu system will automatically convert the needs="text"
if we are under X11 to 'x-terminal-emulator -e $command', so there is
no need for an explicit call.

Cheers,
-- 
Bill. <[EMAIL PROTECTED]>

Imagine a large red swirl here. 



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to