Git commit 99a61ee89d6020e79690eb82ec694922062679bc by Toni Asensi Esteve.
Committed on 22/06/2025 at 21:44.
Pushed by asensi into branch 'master'.

Document the new option to hide unknown File System entries

Revision: https://invent.kde.org/utilities/krusader/-/merge_requests/165

M  +4    -0    doc/handbook/konfigurator.docbook

https://invent.kde.org/utilities/krusader/-/commit/99a61ee89d6020e79690eb82ec694922062679bc

diff --git a/doc/handbook/konfigurator.docbook 
b/doc/handbook/konfigurator.docbook
index a3a9d52d8..f5e916f65 100644
--- a/doc/handbook/konfigurator.docbook
+++ b/doc/handbook/konfigurator.docbook
@@ -752,6 +752,10 @@
           <para>
               <guilabel>Hide SquashFS entries</guilabel>: <ulink 
url="https://snapcraft.io/";>Snap</ulink> creates many <ulink 
url="https://en.wikipedia.org/wiki/SquashFS";>SquashFS</ulink>-mounted 
partitions, which are almost useless in the <link linkend="list_panel">Media 
Menu</link>, because <application>snap</application> manages them. It is 
possible to hide SquashFS mounts by checking this item.</para>
         </listitem>
+        <listitem>
+          <para>
+              <guilabel>Hide unknown File System entries</guilabel>: Several 
unknown File System entries may appear in the <link linkend="list_panel">Media 
Menu</link>, which are almost useless there. It is possible to hide unknown 
File System entries by checking this item.</para>
+        </listitem>
         <listitem>
           <para>
               <guilabel>Hide following mountpoints</guilabel>: this list 
allows to exclude unwanted items from <link linkend="list_panel">Media 
Menu</link>. Press the <guibutton>+</guibutton> button above the list to add 
some mount point you want to ignore. Should you decide to remove the added 
mount point from the list just click on it and press the 
<guibutton>-</guibutton> button.

Reply via email to