Git commit 3bd75cccb02f2c3fef6e8c90f618762b751b44fc by Yuri Chornoivan. Committed on 10/10/2020 at 05:25. Pushed by yurchor into branch 'master'.
Add the new 'Automatically play' option to the docs M +3 -2 doc/index.docbook https://invent.kde.org/graphics/gwenview/commit/3bd75cccb02f2c3fef6e8c90f618762b751b44fc diff --git a/doc/index.docbook b/doc/index.docbook index fcf64c66..8aa22883 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -36,8 +36,8 @@ </copyright> <legalnotice>&FDLNotice;</legalnotice> -<date>2020-06-01</date> -<releaseinfo>Applications 20.08</releaseinfo> +<date>2020-10-10</date> +<releaseinfo>Applications 20.12</releaseinfo> <abstract> <para>&gwenview; is an image and video viewer.</para> </abstract> @@ -715,6 +715,7 @@ Link an image.</para></listitem> <term><guilabel>Videos</guilabel></term> <listitem> <para>Check the <guilabel>Show videos</guilabel> checkbox to allow &gwenview; to show videos among the images.</para> + <para>Uncheck the <guilabel>Automatically play</guilabel> checkbox to disable autoplaying videos. This prevents video from automatically starting when browsing.</para> </listitem> </varlistentry> <varlistentry>
