]> code.delx.au - pulseaudio/commit
bash-completion: Fix device completion for pacat
authorpoljar (Damir Jelić) <poljarinho@gmail.com>
Wed, 14 Aug 2013 14:09:06 +0000 (16:09 +0200)
committerTanu Kaskinen <tanu.kaskinen@linux.intel.com>
Thu, 15 Aug 2013 07:03:40 +0000 (10:03 +0300)
commitbf9b3f07207cf5c2b973647d8e68381ac76ac0db
tree38169c78304563c53aa593cb064f8705911c8d29
parent49f93eb2b09f3a20733dbb80c6448ee69b0c89ec
bash-completion: Fix device completion for pacat

The Bash shell completion for pacat --device combines the name of the
last sink and the name of the first source. This patch fixes that by
adding a whitespace separator in the list of devices.

Buglink: https://bugs.freedesktop.org/show_bug.cgi?id=68106
shell-completion/pulseaudio-bash-completion.sh