[gimp-help-2] Update zoom and fullscreen



commit 9eb63395c082fa51f45ace0b2c869b50424d5aef
Author: Julien Hardelin <jm hard wanadoo fr>
Date:   Wed May 2 15:12:09 2012 +0200

    Update zoom and fullscreen

 images/C/menus/view/zoom.png            |  Bin 4668 -> 5496 bytes
 src/concepts/docks.xml                  |    2 ++
 src/dialogs/images-dialog.xml           |   12 ++++++------
 src/menus/view/fullscreen.xml           |    6 ++++++
 src/menus/view/zoom.xml                 |    8 ++++----
 src/using/preferences/prefs-toolbox.xml |    7 +++++--
 6 files changed, 23 insertions(+), 12 deletions(-)
---
diff --git a/images/C/menus/view/zoom.png b/images/C/menus/view/zoom.png
old mode 100644
new mode 100755
index 4fa65cd..6aa3210
Binary files a/images/C/menus/view/zoom.png and b/images/C/menus/view/zoom.png differ
diff --git a/src/concepts/docks.xml b/src/concepts/docks.xml
index 2cdb7b3..e48fb5a 100755
--- a/src/concepts/docks.xml
+++ b/src/concepts/docks.xml
@@ -485,6 +485,7 @@
         <term>Show Image Selection</term>
         <listitem>
           <para>
+            This option is available in multi-window mode only.
             This is a toggle. If it is checked, then an Image Menu is shown at
             the top of the dock:
             <figure id="figure-highlight-imagemenu">
@@ -507,6 +508,7 @@
         <term>Auto Follow Active Image</term>
         <listitem>
           <para>
+            This option is available in multi-window mode only.
             This option is also interesting only if you have several images
             open on your screen. Then, the information displayed in a dock
             is always that of the selected image in the Image Selection
diff --git a/src/dialogs/images-dialog.xml b/src/dialogs/images-dialog.xml
old mode 100644
new mode 100755
index 883c0e8..11fd8d8
--- a/src/dialogs/images-dialog.xml
+++ b/src/dialogs/images-dialog.xml
@@ -2,10 +2,9 @@
 <!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
                        "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history:
-  2008-12-15 j.h: updated en;fr to v2.6
-  2007-12-04 ude: updated 'de'
-  2007-10-05 KoSt: updated 'no'
-  2007-09-16 j.h : updated en;fr to v2.4
+  2012-05-02 j.h: update to v2.8
+  2008-12-15 j.h: updated to v2.6
+  2007-09-16 j.h : updated  to v2.4
   2006-09-03 lexa: streamlined structure to match the description of other dilogs
   2006-04-29 made docbook compliant
   2005-11-29 replaced informalfigures by figures by lexa
@@ -84,8 +83,9 @@
   <sect3>
     <title>Using the Images dialog</title>
     <para>
-      At the top of the dialog, a drop-list of open images appears if the
-      <quote>Show Image Selection</quote> option is checked in the Tab Menu.
+      In multi-window mode, at the top of the dialog, a drop-list of open images
+      appears if the <quote>Show Image Selection</quote> option is checked
+      in the Tab Menu.
     </para>
     <para>
       At center, open images appear, as a list or a grid, according to the
diff --git a/src/menus/view/fullscreen.xml b/src/menus/view/fullscreen.xml
old mode 100644
new mode 100755
index d1519f0..283bdc7
--- a/src/menus/view/fullscreen.xml
+++ b/src/menus/view/fullscreen.xml
@@ -59,6 +59,12 @@
           or by using the keyboard shortcut <keycap>F11</keycap>.
         </para>
       </listitem>
+      <listitem>
+        <para>
+          In multi-window mode, you can also get it by double-clicking on the
+          title bar of the image window.
+        </para>
+      </listitem>
     </itemizedlist>
   </sect3>
 </sect2>
diff --git a/src/menus/view/zoom.xml b/src/menus/view/zoom.xml
old mode 100644
new mode 100755
index 962aed2..059a436
--- a/src/menus/view/zoom.xml
+++ b/src/menus/view/zoom.xml
@@ -2,10 +2,10 @@
 <!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
                        "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history:
+  2012-05-02 j.h: update to v2.8
   2009-01-16 j.h: updated to v2.6
   2007-12-19 ude: renamed id "gimp-view-zoom-fit-to" to "gimp-view-zoom-fill"
-  2007-05-20 Added Spanish translation by AntI
-  2005/10/23 reviewed; de added by axel.wernicke
+  2005/10/23 reviewed by axel.wernicke
 -->
 <sect2 id="gimp-view-zoom">
   <title>Zoom</title>
@@ -161,8 +161,8 @@
           <para>
             With these commands, you can select one of the pre-set zoom
             levels. Each of the menu labels gives a ratio, as well as a
-            percentage value. The 100% zoom level has a simple keyboard
-            shortcut: <keycap>1</keycap>.
+            percentage value. Please note that each zoom pre-set has its own
+            keyboard shortcut. The current zoom is marked with a large dot.
           </para>
         </listitem>
       </varlistentry>
diff --git a/src/using/preferences/prefs-toolbox.xml b/src/using/preferences/prefs-toolbox.xml
index 1c053bb..3d8e655 100755
--- a/src/using/preferences/prefs-toolbox.xml
+++ b/src/using/preferences/prefs-toolbox.xml
@@ -2,9 +2,8 @@
 <!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
                        "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!--  Section history:
+  2012-05-02 j.h: update pref-toolbox to v2.8
   2008-12-10 JPL: updated v2.6
-  2008-04-16 Mr.Dust : added 'ko'
-  2006-08-14 added italian translation by ciampix
   2005-11-30 replaced informalfigure by figure  by lexa
   2008-01-28 jpl: update text & images
 -->
@@ -104,6 +103,10 @@
             clicking the corresponding checkbox.
           </para>
           <para>
+            You can also sort tools by priority using the arrow up and down
+            buttons at the bottom of the dialog.
+          </para>
+          <para>
             This option replaces the Tools Dialog of former
             <acronym>GIMP</acronym> versions.
           </para>



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