Git commit 749112a345a0f270da153bad6fbef8d0cc8cc8e3 by Antoni Bella Pérez. Committed on 13/10/2021 at 19:21. Pushed by bellaperez into branch 'master'.
GIT_SILENT Fix two forgets M +2 -2 doc/index.docbook https://invent.kde.org/games/knights/commit/749112a345a0f270da153bad6fbef8d0cc8cc8e3 diff --git a/doc/index.docbook b/doc/index.docbook index a83cb55..51b15d3 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -660,7 +660,7 @@ <sect1 id="configuration-general"> <title>General</title> - <para>The <guilabel>General</guilabel> section contains options on the + <para>The <guilabel>General</guilabel> page contains options on the general appearance of &i18n-knights;. Animations of the pieces and board can be enabled or modified. The animations section is visible based upon system software, and is seen only if animations are @@ -701,7 +701,7 @@ <sect1 id="configuration-themes"> <title>Themes</title> - <para>The <guilabel>Theme</guilabel> section allows the selection of a + <para>The <guilabel>Theme</guilabel> page allows the selection of a theme. The theme supplies the images for the board, pieces, markers and other items. To select a new theme, choose the theme's name from the selection list. You can also download new themes from the same page,
