Git commit 2b3a9ceb911095dc6ea670cca1cde054747b2de3 by Mauro Carvalho Chehab. Committed on 29/11/2017 at 10:21. Pushed by mauroc into branch 'master'.
handbook: add a note about the behavior of audio device selection The audio device selection is only available when more than one audio device is detected at the machine. When there's just one (with is the usual case on most settings), it will not open a drop-down list. Signed-off-by: Mauro Carvalho Chehab <mche...@s-opensource.com> M +1 -1 doc/index.docbook https://commits.kde.org/kaffeine/2b3a9ceb911095dc6ea670cca1cde054747b2de3 diff --git a/doc/index.docbook b/doc/index.docbook index 1c142bf..1e25f45 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -936,7 +936,7 @@ Offers a drop-down list with <action>options related to the audio stream(s)</act <guimenuitem>Audio Device</guimenuitem> </menuchoice></term> <listitem><para> - Offers a drop-down list shows the <action>available audio devices</action>. + Offers a drop-down list shows the <action>available audio devices</action>. Only available if more than one audio device was detected when Kaffeine was started. </para></listitem> </varlistentry>