[gimp-help-2] First elements of Preferences



commit 92379fc8d495e3fd479b6193a1fa882b4ce66da9
Author: Julien Hardelin <jhardlin orange fr>
Date:   Wed Feb 8 08:18:36 2017 +0100

    First elements of Preferences

 images/C/preferences/prefs-color-management.png    |  Bin 54994 -> 100772 bytes
 images/C/preferences/prefs-environment.png         |  Bin 34526 -> 0 bytes
 images/C/preferences/prefs-system-resources.png    |  Bin 0 -> 72284 bytes
 src/concepts/undo.xml                              |    4 +-
 src/dialogs/save-file-dialog.xml                   |    3 +-
 src/dialogs/undo-history-dialog.xml                |    2 +-
 src/menus/edit/undo.xml                            |    2 +-
 src/menus/image/scale.xml                          |   10 +-
 src/using/preferences/preferences_introduction.xml |   23 +-
 src/using/preferences/prefs-color-management.xml   |  361 ++++++++++----------
 ...-environment.xml => prefs-system-resources.xml} |   54 ++--
 11 files changed, 240 insertions(+), 219 deletions(-)
---
diff --git a/images/C/preferences/prefs-color-management.png b/images/C/preferences/prefs-color-management.png
index d5547c8..5b02357 100644
Binary files a/images/C/preferences/prefs-color-management.png and 
b/images/C/preferences/prefs-color-management.png differ
diff --git a/images/C/preferences/prefs-system-resources.png b/images/C/preferences/prefs-system-resources.png
new file mode 100644
index 0000000..e0934c3
Binary files /dev/null and b/images/C/preferences/prefs-system-resources.png differ
diff --git a/src/concepts/undo.xml b/src/concepts/undo.xml
index 35eb887..384f135 100644
--- a/src/concepts/undo.xml
+++ b/src/concepts/undo.xml
@@ -64,7 +64,7 @@
     amount of memory to
     each image for this purpose. You can customize your Preferences to
     increase or decrease the amount, using the
-    <link linkend="gimp-prefs-environment">Environment</link>
+    <link linkend="gimp-prefs-system-resources">System Resources</link>
     page of the Preferences dialog. There are two important variables: the
     <emphasis>minimal number of undo levels</emphasis>,
     which <acronym>GIMP</acronym> will maintain regardless of how much memory
@@ -125,7 +125,7 @@
             since the last time it was saved, <acronym>GIMP</acronym> always
             asks you to confirm that you really want to close the image.
             (You can disable this in the
-            <link linkend="gimp-prefs-environment">Environment</link>
+            <link linkend="gimp-prefs-system-resources">System Resources</link>
             page of the Preferences dialog; if you do, you are assuming
             responsibility for thinking about what you are doing.)
           </para>
diff --git a/src/dialogs/save-file-dialog.xml b/src/dialogs/save-file-dialog.xml
index a7ab943..5ea5d06 100755
--- a/src/dialogs/save-file-dialog.xml
+++ b/src/dialogs/save-file-dialog.xml
@@ -37,7 +37,8 @@
     If you quit without having saved your image,
     <acronym>GIMP</acronym> asks you if you really want to do so,
     if the <quote>Confirm closing of unsaved images</quote> option is
-    checked in the <link linkend="gimp-prefs-environment">Environment</link>
+    checked in the <link linkend="gimp-prefs-system-resources">System 
+    Resources</link>
     page of the Preferences dialog.
   </para>
 
diff --git a/src/dialogs/undo-history-dialog.xml b/src/dialogs/undo-history-dialog.xml
index f2b7815..8519702 100644
--- a/src/dialogs/undo-history-dialog.xml
+++ b/src/dialogs/undo-history-dialog.xml
@@ -156,7 +156,7 @@
           <note>
             <para>
               You can set the number of undo levels in <link
-              linkend="gimp-prefs-environment">Preferences/Environment</link>.
+              linkend="gimp-prefs-system-resources">System Resources</link>.
             </para>
           </note>
         </listitem>
diff --git a/src/menus/edit/undo.xml b/src/menus/edit/undo.xml
index 86ea83a..d08fc33 100644
--- a/src/menus/edit/undo.xml
+++ b/src/menus/edit/undo.xml
@@ -20,7 +20,7 @@
     undone in this way (with the exception of scripts, which deactivate
     this function). Further Undo operations may be performed, depending
     upon the number of Undo levels configured in the
-    <link linkend="gimp-prefs-environment">Environment</link>
+      <link linkend="gimp-prefs-system-resources">System Resources</link>
     page of the Preferences Dialog. See the section on
     <link linkend="gimp-concepts-undo">Undoing</link>
     for more information about <acronym>GIMP</acronym>'s
diff --git a/src/menus/image/scale.xml b/src/menus/image/scale.xml
index eb1fab6..eb71074 100644
--- a/src/menus/image/scale.xml
+++ b/src/menus/image/scale.xml
@@ -36,11 +36,11 @@
     <para>
       If scaling would produce an image larger than the
       <quote>Maximum new image size</quote> set in the
-      <link linkend="gimp-prefs-environment">Environment</link> page of the
-      Preferences dialog (which has a default of 128 Mb), you are warned and
-      asked to confirm the operation before it is performed. You may not
-      experience any problems if you confirm the operation, but you should
-      be aware that very large images consume a lot of resources and
+      <link linkend="gimp-prefs-system-resources">System Resources</link> page 
+      of the Preferences dialog (which has a default of 128 Mb), you are 
+      warned and asked to confirm the operation before it is performed. 
+      You may not experience any problems if you confirm the operation, but 
+      you should be aware that very large images consume a lot of resources and
       extremely large images may take more resources than you have,
       causing <acronym>GIMP</acronym> to crash or not perform well.
     </para>
diff --git a/src/using/preferences/preferences_introduction.xml 
b/src/using/preferences/preferences_introduction.xml
index 8060c29..8ac6656 100644
--- a/src/using/preferences/preferences_introduction.xml
+++ b/src/using/preferences/preferences_introduction.xml
@@ -1,10 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history
-  2008-04-07 Mr.Dust : added 'ko'
-  2006-11-01 lexa: made the file docbook compliant
-  2006-08-04: added italian translation by ciampix
-  2008-01-28 jpl: update text & images
+  2017-02-07 J.H: Delete prefs-color-environment.xml. Add 
+                  prefs-system-resources.xml
 -->
 <sect1 xmlns:xi="http://www.w3.org/2001/XInclude"; id="gimp-prefs-dialog">
   <title>Preferences Dialog</title>
@@ -47,22 +45,23 @@
       they are used for.
     </para>
   </sect2>
-  <xi:include href="prefs-environment.xml"/>
+  <xi:include href="prefs-system-resources.xml"/>
+  <xi:include href="prefs-color-management.xml"/>
+  <xi:include href="prefs-default-image.xml"/>
+  <xi:include href="prefs-default-grid.xml"/>
   <xi:include href="prefs-interface.xml"/>
   <xi:include href="prefs-theme.xml"/>
-  <xi:include href="prefs-help.xml"/>
-  <xi:include href="prefs-tool-options.xml"/>
   <xi:include href="prefs-toolbox.xml"/>
-  <xi:include href="prefs-default-image.xml"/>
-  <xi:include href="prefs-default-grid.xml"/>
+  <xi:include href="prefs-tool-options.xml"/>
+  <xi:include href="prefs-help.xml"/>
+  <xi:include href="prefs-display.xml"/>
+  <xi:include href="prefs-window-management.xml"/>
   <xi:include href="prefs-image-window.xml"/>
   <xi:include href="prefs-image-window-appearance.xml"/>
   <xi:include href="prefs-image-window-title.xml"/>
-  <xi:include href="prefs-display.xml"/>
-  <xi:include href="prefs-color-management.xml"/>
   <xi:include href="prefs-input-devices.xml"/>
   <xi:include href="prefs-input-controllers.xml"/>
-  <xi:include href="prefs-window-management.xml"/>
   <xi:include href="prefs-folders.xml"/>
   <xi:include href="prefs-folders-data.xml"/>
+
 </sect1>
diff --git a/src/using/preferences/prefs-color-management.xml 
b/src/using/preferences/prefs-color-management.xml
index cfe2ee7..38953e8 100644
--- a/src/using/preferences/prefs-color-management.xml
+++ b/src/using/preferences/prefs-color-management.xml
@@ -1,10 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!--  Section history:
-  2008-07-13 Mr.Dust : added 'ko'
-  2008-02-11 kost: added 'no'
-  2007-12-26 lexa: initial version for en and de
-  2008-01-28 jpl: update text & images
+  2017:02:05 Update by j.h
 -->
 <sect2 id="gimp-prefs-color-management">
   <title>Color Management</title>
@@ -54,7 +51,7 @@
         <primary>Color Management</primary>
       </indexterm>
       <varlistentry>
-        <term>Mode of operation</term>
+        <term>Image display mode</term>
         <listitem>
           <para>
             Using this option you can decide how the GIMP color management
@@ -62,21 +59,23 @@
           </para>
           <itemizedlist>
             <listitem>
-              <para><guimenuitem>No color management</guimenuitem>: choosing this
-                selection shuts down the color management in GIMP completely.
+              <para>
+                <emphasis role="bold">No color management</emphasis>: choosing 
+                this selection shuts down the color management in GIMP 
+                completely.
                </para>
             </listitem>
             <listitem>
-              <para><guimenuitem>Color managed display</guimenuitem>: with this
-                selection you can enable the GIMP color management to
+              <para><emphasis role="bold">Color managed display</emphasis>: with 
+                this selection you can enable the GIMP color management to
                 provide a fully corrected display of the images according to
                 the given color profile for the display.
               </para>
             </listitem>
             <listitem>
-              <para><guimenuitem>Print simulation</guimenuitem>: when choosing
-                this selection, you enable the GIMP color management not only
-                to apply the profile for the display, but also the selected
+              <para><emphasis role="bold">Soft-proofing</emphasis>: when 
+                choosing this option, you enable the GIMP color management not 
+                only to apply the profile for the display, but also the selected
                 printer simulation profile. Doing so, you can preview the
                 color results of a print with that printer.
               </para>
@@ -94,202 +93,220 @@
           </itemizedlist>
         </listitem>
       </varlistentry>
+      
       <varlistentry>
-        <term>RGB profile</term>
+        <term>Color Managed Display</term>
         <listitem>
-          <para>
-            Select the default color profile for working with RGB images.
+          <para><emphasis role="bold">Monitor profile</emphasis> 
+            <itemizedlist>
+              <listitem>
+                <para>
+                  <guilabel>None</guilabel> : GIMP uses the colorimetric 
+                  profile of your monitor.
+                </para>
+              </listitem>
+              <listitem>
+                <para>
+                  <guilabel>Select color profile from disk</guilabel> : 
+                  if you have one.
+                </para>
+              </listitem>
+              <listitem>
+                <para>
+                  <guilabel>Try to use the system monitor profile</guilabel> : 
+                  If checked, GIMP will try to use the display color profile 
+                  of the system windows handler. Else, the configured monitor 
+                  profile is used.
+                </para>
+              </listitem>             
+            </itemizedlist>
+          </para>
+          
+          <para><emphasis role="bold">Rendering intent</emphasis>
+            <itemizedlist>
+              <listitem>
+                <para>
+                  This option is about how colors are converted from the color 
+                  space of your image to your display device. Four modes are 
+                  available: <quote>Perceptual</quote>, <quote>Relative 
+                  colorimetric</quote>, <quote>Saturation</quote> and <quote>
+                  Absolute colorimetric</quote>.
+                </para>
+                <para>
+                  Relative colorimetric is usually the best choice (default). 
+                  Unless you use a LUT monitor profile (most monitor profile 
+                  are matrix), choosing perceptual intent actually gives you 
+                  relative colorimetric.
+                </para>
+                <para>
+                  <emphasis role="bold">Use black point compensation</emphasis>
+                  <itemizedlist>
+                    <listitem>
+                      <para>
+                        This option is checked by default. Do use black point 
+                        compensation unless you have a reason not to.
+                      </para>
+                    </listitem>
+                  </itemizedlist>
+                </para>
+              </listitem>
+            </itemizedlist>
+          </para>
+          
+          <para><emphasis role="bold">Optimize image display for:</emphasis>
+            <itemizedlist>
+              <listitem>
+                <para>
+                  Two options: <guimenuitem>Speed</guimenuitem> and 
+                  <guimenuitem>Precision/Color fidelity</guimenuitem>. 
+                  <quote>Speed</quote> is activated by default. If not, 
+                  image display might be better at the cost of speed.
+                </para>
+              </listitem>
+            </itemizedlist>
           </para>
         </listitem>
       </varlistentry>
+      
       <varlistentry>
-        <term>CMYK profile</term>
+        <term>Soft-proofing></term>
         <listitem>
           <para>
-            Select the default color profile for conversion between RGB 
-            for the screen work and CMYK for printing.
+            Soft-proofing is a mechanism that allows you to see on your 
+            screen what printing on paper will look. More generally, it is 
+            soft-proofing from the color space of your image to another color 
+            color space (printer or other output device).
           </para>
-        </listitem>
-      </varlistentry>
-      <varlistentry>
-        <term>Monitor profile</term>
-        <listitem>
           <para>
-            This option gives you two elements for interaction:
+            <emphasis role="bold">Soft-proofing profile</emphasis>
           </para>
-          <itemizedlist>
-            <listitem>
-              <para>
-                You should select a display profile for this option. The
-                selected color profile is used to display GIMP on the screen.
-              </para>
-            </listitem>
-            <listitem>
-              <para>
-                If you activate the <guilabel>Try to use the system monitor
-                profile</guilabel> option, GIMP will use the color profile
-                provided for the displays by the operating systems color
-                management system.
-              </para>
-            </listitem>
-          </itemizedlist>
-        </listitem>
-      </varlistentry>
-      <varlistentry>
-        <term>Display rendering intent</term>
-        <listitem>
           <para>
-            Rendering intents, as the one you can configure with this option,
-            are ways of dealing with colors that are
-            out-of-<xref linkend="glossary-gamut"/> colors
-            present in the source space that the destination space is
-            incapable of producing. There are four method rendering intents to
-            choose from:
+            <guimenuitem>None</guimenuitem> is the choice by default. 
+            The drop-down list offers the possibility of <guimenuitem>
+            Select color profile from disk...</guimenuitem>.
           </para>
-          <itemizedlist>
-            <listitem>
-              <para>
-                <guimenuitem>Perceptual</guimenuitem>
-              </para>
-            </listitem>
-            <listitem>
-              <para>
-                <guimenuitem>Relative colorimetric</guimenuitem>
-              </para>
-            </listitem>
-            <listitem>
-              <para>
-                <guimenuitem>Saturation</guimenuitem>
-              </para>
-            </listitem>
-            <listitem>
-              <para>
-                <guimenuitem>Absolute colorimetric</guimenuitem>
-              </para>
-            </listitem>
-          </itemizedlist>
           <para>
-            A description of the individual methods can be found at
-            <xref linkend="glossary-rendering-intent"/>.
+            <emphasis role="bold">Rendering intent</emphasis>
+            As above, four modes: <quote>Perceptual</quote>, <quote>Relative 
+            colorimetric</quote>, <quote>Saturation</quote> and <quote>
+            Absolute colorimetric</quote>. Try them all and choose what 
+            looks the best.
           </para>
-        </listitem>
-      </varlistentry>
-      <varlistentry>
-        <term>Print simulation mode</term>
-        <listitem>
           <para>
-            You should select a printer profile for this option. The selected
-            color profile is used for the print simulation mode.
+            <emphasis role="bold">Use black point compensation</emphasis>
           </para>
-        </listitem>
-      </varlistentry>
-      <varlistentry>
-        <term>Softproof rendering intent</term>
-        <listitem>
           <para>
-            This option again provides two different elements for interaction:
+            Try with and without black point compensation and choose what 
+            looks best.
           </para>
-          <itemizedlist>
-            <listitem>
-              <para>
-                You can use the menu to select the rendering intent for the
-                soft proof. They are the same as already described for the
-                display rendering intent.
-              </para>
-            </listitem>
-            <listitem>
-              <para>
-                If you enable the <guilabel>Mark out of gamut
-                colors</guilabel> option, all pixels that have a color that
-                is not printable are marked by a special color. Which color is
-                used for this can also be chosen by you. You can do this
-                simply by clicking on the color icon on the right besides the
-                checkbox.
-              </para>
-            </listitem>
-          </itemizedlist>
-        </listitem>
-      </varlistentry>
-      <varlistentry>
-        <term>File Open behaviour</term>
-        <listitem>
           <para>
-            Using this menu you can determine how GIMP behaves when opening a
-            file that contains an embedded color profile that does not match
-            the workspace sRGB. You can choose from the following entries:
+            <emphasis role="bold">Optimize soft-proofing for:</emphasis>
           </para>
-          <itemizedlist>
-            <listitem>
-              <para><guimenuitem>Ask what to do</guimenuitem>: if selected, GIMP
-                will ask every time what to do.
-              </para>
-            </listitem>
-            <listitem>
-              <para><guimenuitem>Keep embedded profile</guimenuitem>: if you
-                choose this, GIMP will keep the attached profile and not
-                convert the image to the workspace. The image is displayed
-                correctly anyways, because the attached profile will be
-                applied for display.
-              </para>
-            </listitem>
-            <listitem>
-              <para><guimenuitem>Convert to RGB workspace</guimenuitem>: by
-                choosing this entry GIMP will automatically use the attached
-                color profile to convert the image to the workspace.
-              </para>
-            </listitem>
-          </itemizedlist>
-        </listitem>
-      </varlistentry>
-    </variablelist>
-    <note>
-      <para>For more explanations:</para>
-      <itemizedlist>
-        <listitem>
           <para>
-            ICC Profiles are explained in Wikipedia
-            <xref linkend="bibliography-online-wkpd-icc"/>.
+            Two options: <guimenuitem>Speed</guimenuitem> and 
+            <guimenuitem>Precision/Color fidelity</guimenuitem>. 
+            <quote>Speed</quote> is activated by default. If not, 
+            soft-proofing might be better at the cost of speed.
           </para>
-        </listitem>
-        <listitem>
           <para>
-            See OpenICC project
-            (<xref linkend="bibliography-online-openicc"/>) where GIMP and
-            others great names of free infography contribute to.
+            <emphasis role="bold">Mark out of gamut colors</emphasis>
           </para>
+          <para>
+            When this box is checked, the soft-proofing will mark color 
+            that can not be represented in the target color space.
+            On the right, a color button, when clicked, opens a color 
+            selector to choose the wanted color.
+          </para>          
         </listitem>
-      </itemizedlist>
-      <para>Many profiles to load from the web:</para>
-      <itemizedlist>
+      </varlistentry>
+        
+      <varlistentry>
+        <term>Preferred profiles</term>
         <listitem>
+          <para><emphasis role="bold">RGB profile</emphasis></para>
           <para>
-            ICC sRGB Workspace:
-            <productname>ICCsRGB</productname>
-            <xref linkend="bibliography-online-iccsrgb"/>
+            Default is <quote>None</quote> and the built-in RGB profile 
+            is used. You can select another RGB working space color profile 
+            from disk: it will be offered next to the built-in profile 
+            when a color profile can be chosen.
           </para>
-        </listitem>
-        <listitem>
+          <para><emphasis role="bold">Grayscale profile</emphasis></para>
           <para>
-            Microsoft sRGB Workspace:
-            <productname>MsRGB</productname>
-            <xref linkend="bibliography-online-microsoft-srgb"/>
+            Default is <quote>None</quote> and the built-in Grayscale 
+            profile is used. You can select another Grayscale working space 
+            color profile from disk: it will be offered next to the 
+            built-in profile when a color profile can be chosen.
           </para>
-        </listitem>
-        <listitem>
+          <para><emphasis role="bold">CMYK profile</emphasis></para>
           <para>
-            Adobe RGB98 Workspace :
-            <productname>Adobe RGB (1998)</productname>
-            <xref linkend="bibliography-online-adobrgb"/>
+            Default is <quote>None</quote>. You can select a CMYK working 
+            space color profile from disk to convert RGB to CMYK.
           </para>
         </listitem>
+      </varlistentry>
+      
+      <varlistentry>
+        <term>Policies</term>
         <listitem>
+          <para><emphasis role="bold">File Open Behavior</emphasis></para>
           <para>
-            ECI (European Color Initiative) Profiles:
-            <productname>ECI</productname>
-            <xref linkend="bibliography-online-eci"/>
-          </para>
+            Default is <quote>Ask what to do</quote>. You can also select 
+            <quote>Keep embedded profile</quote> or <quote>Convert to 
+            preferred RGB color profile</quote> to indicate how to treat 
+            embedded color profiles when opening an image file.
+          </para>  
+  
+          <note>
+            <para>For more explanations:</para>
+            <itemizedlist>
+              <listitem>
+                <para>
+                  ICC Profiles are explained in Wikipedia
+                  <xref linkend="bibliography-online-wkpd-icc"/>.
+                </para>
+              </listitem>
+              <listitem>
+                <para>
+                  See OpenICC project
+                  (<xref linkend="bibliography-online-openicc"/>) where GIMP and
+                  others great names of free infography contribute to.
+                </para>
+              </listitem>
+            </itemizedlist>
+            <para>Many profiles to load from the web:</para>
+            <itemizedlist>
+              <listitem>
+                <para>
+                  ICC sRGB Workspace:
+                  <productname>ICCsRGB</productname>
+                  <xref linkend="bibliography-online-iccsrgb"/>
+                </para>
+              </listitem>
+              <listitem>
+                <para>
+                  Microsoft sRGB Workspace:
+                  <productname>MsRGB</productname>
+                  <xref linkend="bibliography-online-microsoft-srgb"/>
+                </para>
+              </listitem>
+              <listitem>
+                <para>
+                  Adobe RGB98 Workspace :
+                  <productname>Adobe RGB (1998)</productname>
+                  <xref linkend="bibliography-online-adobrgb"/>
+                </para>
+              </listitem>
+              <listitem>
+                <para>
+                  ECI (European Color Initiative) Profiles:
+                  <productname>ECI</productname>
+                  <xref linkend="bibliography-online-eci"/>
+                </para>
+              </listitem>
+            </itemizedlist>
+          </note>
         </listitem>
-      </itemizedlist>
-    </note>
+      </varlistentry>
+    </variablelist>
   </sect3>
 </sect2>
diff --git a/src/using/preferences/prefs-environment.xml b/src/using/preferences/prefs-system-resources.xml
similarity index 85%
rename from src/using/preferences/prefs-environment.xml
rename to src/using/preferences/prefs-system-resources.xml
index 40b6acc..f5f7ada 100644
--- a/src/using/preferences/prefs-environment.xml
+++ b/src/using/preferences/prefs-system-resources.xml
@@ -8,23 +8,23 @@
   2006-11-01 lexa: made the file docbook compliant
   2008-01-28 jpl: update text & images
 -->
-<sect2 id="gimp-prefs-environment">
-  <title>Environment</title>
+<sect2 id="gimp-prefs-system-resources">
+  <title>System Resources</title>
   <indexterm>
-    <primary>Dialogs</primary>
+    <primary>Using</primary>
     <secondary>Preferences</secondary>
-    <tertiary>Environment</tertiary>
+    <tertiary>System Resources</tertiary>
   </indexterm>
   <indexterm>
-    <primary>Environment preferences</primary>
+    <primary>System Resources</primary>
   </indexterm>
 
   <figure>
-    <title>Environment Preferences</title>
+    <title>System Resources</title>
     <mediaobject>
       <imageobject>
         <imagedata format="PNG"
-          fileref="images/preferences/prefs-environment.png"/>
+          fileref="images/preferences/prefs-system-resources.png"/>
       </imageobject>
       <caption>
         <para>
@@ -101,6 +101,23 @@
         </listitem>
       </varlistentry>
     </variablelist>
+    
+    <variablelist>
+      <title>Hardware acceleration</title>
+      <varlistentry>
+        <term>Use OpenCL</term>
+        <listitem>
+          <para>
+            OpenCL is an acronym for Open Computing Language (see 
+            <ulink url="https://en.wikipedia.org/wiki/OpenCL";>
+            Wikpedia</ulink>). This option, checked by default, improves 
+            the management of relations between the CPU and the graphic 
+            processing unit (GPU).
+          </para>
+        </listitem>
+      </varlistentry>
+    </variablelist>
+    
     <variablelist>
       <title>Image Thumbnails</title>
       <varlistentry>
@@ -109,7 +126,7 @@
           <para>
               This options allows you to set the size of the thumbnails shown
               in the File Open dialog (and also saved for possible use by
-              other programs). The options are <quote>None</quote>,
+              other programs). The options are <quote>No thumbnails</quote>,
               <quote>Normal (128x128)</quote>, and
               <quote>Large (256x256)</quote>.
             </para>
@@ -125,25 +142,11 @@
               GIMP to a crawl.
             </para>
         </listitem>
-      </varlistentry>
-    </variablelist>
-    <variablelist>
-      <title>Saving Images</title>
-      <varlistentry>
-        <term>Confirm closing of unsaved images</term>
-        <listitem>
-          <para>
-              Closing an image is not undoable, so by default GIMP asks you to
-              confirm that you really want to do it, whenever it would lead to
-              a loss of unsaved changes. You can disable this if you find it
-              annoying; but then of course you are responsible for remembering
-              what you have and have not saved.
-            </para>
-        </listitem>
-      </varlistentry>
+      </varlistentry>       
     </variablelist>
+    
     <variablelist>
-      <title>Document history</title>
+      <title>Document History</title>
       <varlistentry>
         <term>Keep record of used files in the Recent Documents list</term>
         <listitem>
@@ -161,5 +164,6 @@
         </listitem>
       </varlistentry>
     </variablelist>
+    
   </sect3>
 </sect2>


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