[gparted] Describe Create New Partition / Partition name field in the Manual



commit a2d54df7494b1c4a2de0e9991a9ace5b40126f20
Author: Mike Fleetwood <mike fleetwood googlemail com>
Date:   Sat Sep 16 10:13:57 2017 +0100

    Describe Create New Partition / Partition name field in the Manual
    
    Missed when adding partition naming at creation time in enhancement:
        Bug 746214 - Partition naming enhancements
    starting with this commit:
        f804bc3244c1ee4509fe02b66990709566b69d08
        Allow partition naming on busy partitions (#746214)

 help/C/gparted.xml |   26 ++++++++++++++++++++++++++
 1 files changed, 26 insertions(+), 0 deletions(-)
---
diff --git a/help/C/gparted.xml b/help/C/gparted.xml
index bf577e1..9796cc8 100644
--- a/help/C/gparted.xml
+++ b/help/C/gparted.xml
@@ -1036,6 +1036,13 @@
             </listitem>
             <listitem>
               <para>
+              Specify the name of the partition when the field is
+              enabled.
+              See <xref linkend="gparted-specify-partition-name"/>.
+              </para>
+            </listitem>
+            <listitem>
+              <para>
               Specify the type of file system for the partition.
               See <xref linkend="gparted-specify-partition-file-system"/>.
               </para>
@@ -1515,6 +1522,25 @@
           </tip>
         </sect4>
 
+<!-- ============= To Specify a Partition Name ======================= -->
+        <sect4 id="gparted-specify-partition-name">
+          <title>Specifying Partition Name</title>
+          <note>
+            <para>
+            Naming of partitions is only available with GUID partition
+            tables (GPT).  Therefore the field is only enabled on disk
+            devices partitioned using GPT.
+            </para>
+            <para>
+            Also see <xref linkend="gparted-create-partition-table"/>.
+            </para>
+          </note>
+          <para>
+          To specify the partition name, type the name in the
+          <guilabel>Partition name</guilabel> text box.
+          </para>
+        </sect4>
+
 <!-- ============= To Specify a Partition File System ================ -->
         <sect4 id="gparted-specify-partition-file-system">
           <title>Specifying Partition File System</title>


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