[gnome-commander] Updated docs



commit eb92bbf6a1d8ca28cb18172e78dfb406777387c9
Author: Piotr Eljasiak <epiotr src gnome org>
Date:   Thu May 28 00:27:06 2009 +0200

    Updated docs
---
 doc/C/gnome-commander.xml |   57 +++++++++++++++++++++++++++++++++++++-------
 1 files changed, 48 insertions(+), 9 deletions(-)

diff --git a/doc/C/gnome-commander.xml b/doc/C/gnome-commander.xml
index 6a3a7a6..089ea10 100644
--- a/doc/C/gnome-commander.xml
+++ b/doc/C/gnome-commander.xml
@@ -943,46 +943,85 @@
           </varlistentry>
           <varlistentry>
               <term>
+                  <guilabel>Counter</guilabel>
+              </term>
+              <listitem>
+                  <para>Specifies settings for counters: start value, step and width.</para>
+              </listitem>
+          </varlistentry>
+          <varlistentry>
+              <term>
                   <guilabel>Regex replacing</guilabel>
               </term>
               <listitem>
-                  <para>List of regular expression patterns. The patterns are matched in against
+                  <para>List of the regular expression patterns. The patterns are matched against
                         <guilabel>Template</guilabel>. If matched, patterns are replaced
-                        with their corresponding replacements. The order of execution is top-bottom.</para>
+                        with their corresponding replacements. The order of execution is top-bottom.
+                        Invalid or broken regex patterns will be marked red.</para>
+              </listitem>
+          </varlistentry>
+          <varlistentry>
+              <term>
+                  <guilabel>Case</guilabel>
+              </term>
+              <listitem>
+                <para>Changes the case of the selected file names.</para>
               </listitem>
           </varlistentry>
           <varlistentry>
               <term>
-                  <guilabel>Result</guilabel>
+                  <guilabel>Trim blanks</guilabel>
               </term>
               <listitem>
-                  <para>List of the new file names.</para>
+                  <para>Removes leading and trailing whitespace from the selected file names.</para>
               </listitem>
           </varlistentry>
           <varlistentry>
               <term>
-                  <guibutton>Options</guibutton>
+                  <guilabel>Results</guilabel>
               </term>
               <listitem>
-                  <para>Additional settings for file name processing (start value, step and width for counters).</para>
+                  <para>List of the new file names. The list can de reordered using drag-and-drop.
+                        The context menu provides options for: removing file from the list,
+                        viewing file or its properties, and refreshing the list.
+                        Conflicting renames will be marked red.</para>
               </listitem>
           </varlistentry>
           <varlistentry>
               <term>
-                  <guibutton>OK</guibutton>
+                  <guibutton>Apply</guibutton>
               </term>
               <listitem>
-                  <para>Starts to rename files. A warning message will popup in case of any name conflicts.</para>
+                  <para>Starts to rename files. Conflicting renames will be marked red.</para>
               </listitem>
           </varlistentry>
           <varlistentry>
               <term>
-                  <guibutton>Cancel</guibutton>
+                  <guibutton>Close</guibutton>
               </term>
               <listitem>
                   <para>Closes the dialog without file renaming.</para>
               </listitem>
           </varlistentry>
+          <varlistentry>
+              <term>
+                  <guibutton>Reset</guibutton>
+              </term>
+              <listitem>
+                  <para>Resets current settings to defaults.</para>
+              </listitem>
+          </varlistentry>
+          <varlistentry>
+              <term>
+                  <guibutton>Profiles...</guibutton>
+              </term>
+              <listitem>
+                  <para>Shows options for profile management. A profile is a collection
+                        of advanced file renaming parameters
+                        (template, counter, regex patterns, case conversions and blank trimming)
+                        identified by its name. You can define as many different profiles as you require.</para>
+              </listitem>
+          </varlistentry>
         </variablelist>
 
         <sect3 id="gnome-commander-advanced-rename-placeholders">



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