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



commit dc9ca5a4ac08b23e3410e9953f55e2fb3aa7208c
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 53b237f..9b16f57 100644
--- a/doc/C/gnome-commander.xml
+++ b/doc/C/gnome-commander.xml
@@ -7337,7 +7337,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 
@@ -7346,6 +7346,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]