diff options
| author | Yuri Chornoivan <[email protected]> | 2021-04-08 09:50:03 +0300 |
|---|---|---|
| committer | Yuri Chornoivan <[email protected]> | 2021-04-08 09:50:03 +0300 |
| commit | 9ebca429ab651f978b371ca295e685d3ba74d74a (patch) | |
| tree | 7125f20d8fad4a65bcb32c12ac8a78ffe33c449d /doc | |
| parent | 522000ad8d8caafb0dc192308b876d23cae55048 (diff) | |
Add the new option to the docs on the status bar configuration
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/index.docbook | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/doc/index.docbook b/doc/index.docbook index 79989c762..805bd066c 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -70,8 +70,8 @@ <legalnotice>&FDLNotice;</legalnotice> -<date>2020-12-29</date> -<releaseinfo>Applications 21.04</releaseinfo> +<date>2021-04-08</date> +<releaseinfo>Applications 21.08</releaseinfo> <abstract> <para> @@ -1107,11 +1107,15 @@ the status bar is wide enough: <itemizedlist> <listitem><para> -A <guilabel>zoom slider</guilabel> which can be used to change the icon size quickly. +The <guilabel>Show status bar</guilabel> item can be used for toggling status bar visibility. </para></listitem> <listitem><para> -A bar that shows how much space is free on the current drive. +The <guilabel>Show zoom slider</guilabel> item allows switching visibility of the icon size widget. +</para></listitem> + +<listitem><para> +The <guilabel>Show space information</guilabel> item can be used to switch on and off a bar that shows how much space is free on the current drive. </para></listitem> </itemizedlist> |
