Git commit 2ce7890690c5fadf1e0a07aa0929450f44cd9d4e by Yuri Chornoivan. Committed on 03/06/2020 at 07:05. Pushed by yurchor into branch 'master'.
Add docs for configurable colors to rename line M +1 -0 doc-extras/ChangeLog M +10 -0 doc/konfigurator.docbook https://invent.kde.org/utilities/krusader/commit/2ce7890690c5fadf1e0a07aa0929450f44cd9d4e diff --git a/doc-extras/ChangeLog b/doc-extras/ChangeLog index 66803ca9..369870c5 100644 --- a/doc-extras/ChangeLog +++ b/doc-extras/ChangeLog @@ -14,6 +14,7 @@ Date: 20xx-xx-xx ADDED: Document new options to hide SquashFS entries and selected mountpoints from Media menu CHANGED: Switch to GitLab ADDED: Docs on closing viewer tabs with the middle mouse button + ADDED: Configurable colors to rename line 2.7.2 diff --git a/doc/konfigurator.docbook b/doc/konfigurator.docbook index 2439524f..d053b797 100644 --- a/doc/konfigurator.docbook +++ b/doc/konfigurator.docbook @@ -894,6 +894,16 @@ <guilabel>Current background</guilabel> </para> </listitem> + <listitem> + <para> + <guilabel>Rename foreground</guilabel> + </para> + </listitem> + <listitem> + <para> + <guilabel>Rename background</guilabel> + </para> + </listitem> </itemizedlist> <para>The following items of the <link linkend="synchronizer">Synchronizer</link> can be configured:</para>
