Git commit 6ebf82a826c1fbcba583da081739254c6058fc9b by Yuri Chornoivan. Committed on 14/10/2018 at 19:14. Pushed by yurchor into branch 'master'.
Update docs to the new 'Zoom' scrolling option M +6 -3 doc/index.docbook https://commits.kde.org/gwenview/6ebf82a826c1fbcba583da081739254c6058fc9b diff --git a/doc/index.docbook b/doc/index.docbook index 367f25eb..ca7cde00 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -36,8 +36,8 @@ </copyright> <legalnotice>&FDLNotice;</legalnotice> -<date>2018-07-13</date> -<releaseinfo>Applications 18.08</releaseinfo> +<date>2018-10-14</date> +<releaseinfo>Applications 18.12</releaseinfo> <abstract> <para>&gwenview; is an image and video viewer.</para> </abstract> @@ -732,7 +732,7 @@ Link an image.</para></listitem> <para><guilabel>All buttons</guilabel> — Show all buttons</para> </listitem> <listitem> - <para><guilabel>Show selection buttons</guilabel> — Show select/unselect button only</para> + <para><guilabel>Show selection button only</guilabel> — Show select/unselect button only</para> </listitem> <listitem> <para><guilabel>None</guilabel> — Do not show any thumbnail button</para> @@ -773,6 +773,9 @@ Link an image.</para></listitem> <listitem> <para><guilabel>Browse</guilabel> — Switch to the next or the previous image.</para> </listitem> + <listitem> + <para><guilabel>Zoom</guilabel> — Use mouse wheel to zoom in/out the current image.</para> + </listitem> </itemizedlist> </listitem> </varlistentry>
