Git commit c5c6f7e8bf0e256e64438a38a65b33662fc7bdfb by Yuri Chornoivan. Committed on 12/11/2020 at 07:52. Pushed by yurchor into branch 'master'.
Add new configuration option to the docs M +14 -2 doc/index.docbook https://invent.kde.org/games/knetwalk/commit/c5c6f7e8bf0e256e64438a38a65b33662fc7bdfb diff --git a/doc/index.docbook b/doc/index.docbook index 307fb3c..ed4e87f 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -29,8 +29,8 @@ <legalnotice>&FDLNotice;</legalnotice> -<date>2016-05-10</date> -<releaseinfo>3.3.0 (Applications 16.04)</releaseinfo> +<date>2020-11-12</date> +<releaseinfo>3.3.0 (Applications 20.12)</releaseinfo> <abstract> <para> @@ -270,6 +270,18 @@ of the &kde; Fundamentals. </para> </listitem> </varlistentry> + <varlistentry> + <term> + <guilabel> + Reverse Mouse Buttons + </guilabel> + </term> + <listitem> + <para> + If checked, &knetwalk; uses the left click for the clockwise rotation and the right click for the counter-clockwise rotation. + </para> + </listitem> + </varlistentry> <varlistentry> <term> <guilabel>
