[gnome-commander] Added Tips and Tricks section 'Copying File Names and Paths' in documentation



commit 49c4993618d9fc801b2c08e7d5e8a131207db333
Author: Uwe Scholz <uwescholz src gnome org>
Date:   Tue Sep 9 21:04:58 2014 +0200

    Added Tips and Tricks section 'Copying File Names and Paths' in documentation

 doc/C/gnome-commander.xml |   24 +++++++++++++++++++++++-
 1 files changed, 23 insertions(+), 1 deletions(-)
---
diff --git a/doc/C/gnome-commander.xml b/doc/C/gnome-commander.xml
index 60e885d..a04d699 100644
--- a/doc/C/gnome-commander.xml
+++ b/doc/C/gnome-commander.xml
@@ -7310,7 +7310,7 @@
               and you should see Unscalable Gorilla being used.</para>
             </listitem>
           </itemizedlist>
-    </sect2>
+       </sect2>
        <sect2 id="gnome-commander-mime-types">
          <title>Handling MIME types</title>
          <note><para>Since GNOME has changed to follow the freedesktop.org standard of handling mimetypes, 
the editing 
@@ -7319,6 +7319,28 @@
          <ulink type="http" url="http://gcmd.github.io/doc.html#tips";>Tips and Tricks section</ulink> of 
          the &app; home page.</para></note>
        </sect2>
+       <sect2 id="gnome-commander-copy-path-names">
+         <title>Copying File Names and Paths</title>
+          <itemizedlist>
+            <listitem>
+             <para>To copy names of selected files to the environment's clipboard, use the Copy File Names 
action 
+             on the <guimenu>Edit</guimenu> menu or the "**" icon on the toolbar.</para>
+            </listitem>
+            <listitem>
+             <para>To copy full paths of selected files to the environment's clipboard, hold down 
+             <keycap>SHIFT</keycap> while activating either the Copy File Names action on the 
<guimenu>Edit</guimenu> 
+             menu or the "**" icon on the toolbar.</para>
+            </listitem>
+            <listitem>
+             <para>To insert the current file's path in Gnome Commander's command line, press 
+             <keycombo><keycap>CTRL</keycap><keycap>Shift</keycap><keycap>Enter</keycap></keycombo>.</para>
+            </listitem>
+            <listitem>
+             <para>To insert the current file's name in Gnome Commander's command line, press 
+             <keycombo><keycap>CTRL</keycap><keycap>Enter</keycap></keycombo>.</para>
+            </listitem>
+          </itemizedlist>
+       </sect2>
   </sect1>
 
 <!-- ============= Installation =========================== -->


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]