Git commit ffe86d814248d68a703192855fc01e79927cb32a by Yuri Chornoivan.
Committed on 11/03/2018 at 11:16.
Pushed by yurchor into branch 'master'.

Document new features: tab pinning and the Open MountMan menu item

M  +3    -3    doc/menu-commands.docbook
M  +0    -11   doc/mount.docbook
M  +4    -0    doc/user-interface.docbook

https://commits.kde.org/krusader/ffe86d814248d68a703192855fc01e79927cb32a

diff --git a/doc/menu-commands.docbook b/doc/menu-commands.docbook
index f40bec9e..aee8a71d 100644
--- a/doc/menu-commands.docbook
+++ b/doc/menu-commands.docbook
@@ -1243,9 +1243,9 @@
           </menuchoice>
         </term>
         <listitem>
-          <para>Opens 
-          <link linkend="mount-man">MountMan</link> - the
-          Mount-Manager.</para>
+          <para>Opens submenu with items to open
+          <link linkend="mount-man">MountMan</link> or mount/unmount
+          various mounting points.</para>
         </listitem>
       </varlistentry>
       <varlistentry>
diff --git a/doc/mount.docbook b/doc/mount.docbook
index 0cba570b..894604a2 100644
--- a/doc/mount.docbook
+++ b/doc/mount.docbook
@@ -14,17 +14,6 @@
   just check the item <guilabel>Show only removable devices</guilabel>
   at the left of the device list.
   </para>
-  <!-- OLD
-<screenshot>
-  <screeninfo>MountMan</screeninfo>
-  <mediaobject>
-  <imageobject><imagedata fileref="mountman.png" format="PNG"/></imageobject>
-  <imageobject><imagedata fileref="mountman.png" format="EPS"/></imageobject>
-  <textobject><phrase>MountMan</phrase></textobject>
-  <caption><para>MountMan</para></caption>
-  </mediaobject>
-</screenshot>
--->
   <figure id="screenshot-mountman" float="1">
     <title>MountMan</title>
     <mediaobject>
diff --git a/doc/user-interface.docbook b/doc/user-interface.docbook
index f96edeb1..490df815 100644
--- a/doc/user-interface.docbook
+++ b/doc/user-interface.docbook
@@ -729,6 +729,10 @@
         <para>To <action>lock a tab</action>, <keycap>Right-click</keycap> and
         select <guimenuitem>Lock Tab</guimenuitem>.</para>
       </listitem>
+      <listitem>
+        <para>To <action>pin a tab</action>, <keycap>Right-click</keycap> and
+            select <guimenuitem>Pin Tab</guimenuitem>. The pinned tab is a 
locked tab but with temporarily changeable address. It resets to pinned address 
on tab reactivation. To unpin the pinned tab right-click on it and choose the 
<guimenuitem>Unpin Tab</guimenuitem> item.</para>
+      </listitem>
       <listitem>
         <para>To
         <action>duplicate a tab</action>: <keycap>Right-click</keycap>

Reply via email to