Git commit 89a7bc4e5a403e31be79b867e981c41b8ca631bf by Yuri Chornoivan. Committed on 22/09/2018 at 13:59. Pushed by yurchor into branch 'master'.
Update docs to the latest changes in GUI M +5 -5 doc/index.docbook M +- -- doc/kmix-configure-start.png https://commits.kde.org/kmix/89a7bc4e5a403e31be79b867e981c41b8ca631bf diff --git a/doc/index.docbook b/doc/index.docbook index 386d004..b3d69e2 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -48,8 +48,8 @@ <legalnotice>&FDLNotice;</legalnotice> -<date>2018-07-10</date> -<releaseinfo>Applications 18.08</releaseinfo> +<date>2018-09-22</date> +<releaseinfo>Applications 18.12</releaseinfo> <abstract> <para>&kmix; is an application that allows you to change the volume of your sound card.</para> @@ -331,12 +331,12 @@ soundcards.</para>--> <varlistentry> <term><menuchoice> <guimenu>Startup</guimenu> -<guimenuitem>Restore volumes on desktop startup</guimenuitem> +<guimenuitem>Restore previous volume settings on desktop startup</guimenuitem> </menuchoice></term> -<listitem><para><action>Check this box to enable volume levels and switches restoration on desktop start.</action></para> +<listitem><para><action>Check this box to enable volume levels and switches restoration to their last used settings on desktop start.</action></para> <warning> <para> - Dynamic controls from PulseAudio and MPRIS2 will not be restored. + The volume of PulseAudio or MPRIS2 dynamic controls will not be restored. </para> </warning> </listitem> diff --git a/doc/kmix-configure-start.png b/doc/kmix-configure-start.png index 1138e57..caab120 100644 Binary files a/doc/kmix-configure-start.png and b/doc/kmix-configure-start.png differ
