Git commit 4400178044f6feaf494c6ca6d8f78be839bc4c86 by Yuri Chornoivan. Committed on 11/05/2013 at 18:59. Pushed by yurchor into branch 'master'.
Add Play Stream documentation, update screenshot M +3 -2 doc/index.docbook M +- -- doc/playmedia.png http://commits.kde.org/dragon/4400178044f6feaf494c6ca6d8f78be839bc4c86 diff --git a/doc/index.docbook b/doc/index.docbook index 807c952..1c09ec5 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -41,8 +41,8 @@ <legalnotice>&FDLNotice;</legalnotice> -<date>2010-10-21</date> -<releaseinfo>2.0 (&kde; 4.5)</releaseinfo> +<date>2013-05-11</date> +<releaseinfo>2.0 (&kde; 4.11)</releaseinfo> <abstract> <para> @@ -99,6 +99,7 @@ menu this window is displayed:</para> <para>There are three ways to play a video file:</para> <para><guibutton>Play File</guibutton> opens the file dialog and allows you to select a file to play.</para> <para><guibutton>Play Disc</guibutton> to play a CD or DVD.</para> +<para><guibutton>Play Stream</guibutton> opens a dialog to enter an address of some <ulink url="http://en.wikipedia.org/wiki/Streaming_media">multimedia stream</ulink>.</para> <para>Double click on an entry in the play list with recently opened files to start playing it. The context menu of the play list shows actions to remove a selected entry or clear the whole play list. Any file you played will be automatically added to the list.</para> diff --git a/doc/playmedia.png b/doc/playmedia.png index 782d3dd..f691fe0 100644 Binary files a/doc/playmedia.png and b/doc/playmedia.png differ
