Git commit d9cb0c90733703dfe559777a5a079c309e27add8 by Yuri Chornoivan. Committed on 15/08/2021 at 06:56. Pushed by yurchor into branch 'master'.
Sync docs with the current configurational interface M +- -- doc/configure-annotations.png M +8 -2 doc/index.docbook https://invent.kde.org/graphics/okular/commit/d9cb0c90733703dfe559777a5a079c309e27add8 diff --git a/doc/configure-annotations.png b/doc/configure-annotations.png index dbdc68651..bb1b9dad6 100644 Binary files a/doc/configure-annotations.png and b/doc/configure-annotations.png differ diff --git a/doc/index.docbook b/doc/index.docbook index bba2477c3..3f2f06a4e 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -32,8 +32,8 @@ Context menu actions like Rename Bookmarks etc.) <!-- TRANS:ROLES_OF_TRANSLATORS --> </authorgroup> <legalnotice>&FDLNotice;</legalnotice> - <date>2021-05-31</date> - <releaseinfo>21.08</releaseinfo> + <date>2021-08-15</date> + <releaseinfo>21.12</releaseinfo> <!-- Abstract about this handbook --> <abstract> <para>&okular; is a &kde; universal document viewer based on &kpdf; code.</para> @@ -2906,6 +2906,12 @@ Context menu actions like Rename Bookmarks etc.) </mediaobject> </screenshot> <variablelist> + <varlistentry> + <term><guilabel>Annotation toolbar</guilabel></term> + <listitem> + <para>Allows switching between <guimenuitem>Full Annotation Toolbar</guimenuitem> (<link linkend="annotations-add">default toolbar</link> in the top section of the &okular; window) and <guimenuitem>Quick Annotation Toolbar</guimenuitem> (sliding toolbar with your favorite tools at the right part of the document pane).</para> + </listitem> + </varlistentry> <varlistentry> <term><guilabel>Author</guilabel></term> <listitem>
