[gimp-help-2] Minor changes to source files



commit 33bd007e6389dfca206f2015d278214453ed0190
Author: Ulf-D. Ehlert <ulfehlert svn gnome org>
Date:   Wed Oct 14 20:43:58 2009 +0200

    Minor changes to source files

 images/C/menus/tab-menu-button.png   |  Bin 0 -> 5752 bytes
 images/C/menus/tab-menu.png          |  Bin 0 -> 4363 bytes
 src/concepts/docks.xml               |    2 +-
 src/menus/help/procedure-browser.xml |    4 +-
 src/menus/image/transform.xml        |    6 +-
 src/menus/introduction.xml           |   42 ++++++++++++++++++
 src/menus/layer.xml                  |   80 +++++++++++++++++----------------
 src/menus/layer/alpha-add.xml        |   18 +-------
 src/menus/layer/alpha-remove.xml     |    2 +-
 src/menus/layer/anchor.xml           |   35 ++++++---------
 src/menus/layer/delete.xml           |    8 ++-
 src/menus/layer/duplicate.xml        |    4 +-
 src/menus/layer/rotate-180.xml       |   12 +++---
 src/menus/layer/rotate-270.xml       |   10 ++--
 src/menus/layer/rotate-90.xml        |    8 ++--
 src/menus/select/all.xml             |   24 ++++++-----
 src/menus/select/none.xml            |   30 +++++++------
 src/using/fonts-and-text.xml         |    2 +-
 18 files changed, 158 insertions(+), 129 deletions(-)
---
diff --git a/images/C/menus/tab-menu-button.png b/images/C/menus/tab-menu-button.png
new file mode 100644
index 0000000..f35e79b
Binary files /dev/null and b/images/C/menus/tab-menu-button.png differ
diff --git a/images/C/menus/tab-menu.png b/images/C/menus/tab-menu.png
new file mode 100644
index 0000000..d237007
Binary files /dev/null and b/images/C/menus/tab-menu.png differ
diff --git a/src/concepts/docks.xml b/src/concepts/docks.xml
index 71b4763..0b53a5e 100644
--- a/src/concepts/docks.xml
+++ b/src/concepts/docks.xml
@@ -265,7 +265,7 @@
     </figure>
     <para>
       In each dialog, you can access a special menu of tab-related operations
-      by pressing the Tab Menu button, as highlighted in the figure below.
+      by pressing the Tab Menu button, as highlighted in the figure above.
       Exactly which commands are shown in the menu varies a bit from
       dialog to dialog, but they always include operations for creating new
       tabs, or closing or detaching tabs.
diff --git a/src/menus/help/procedure-browser.xml b/src/menus/help/procedure-browser.xml
index 9607600..0e3bd12 100644
--- a/src/menus/help/procedure-browser.xml
+++ b/src/menus/help/procedure-browser.xml
@@ -115,7 +115,7 @@
           </para>
           <note>
             <para>
-              This query processed with text but not date value, so
+              This query is processed with text but not date value, so
               you cannot find some procedure entries even if their date
               contains the year you entered. For example, a procedure
               dated 2000-2005 does not match if you search
@@ -129,7 +129,7 @@
         <listitem>
           <para>
             Shows a list of procedures which have a one of four types:
-            <quote>Internam GIMP procedure</quote>, <quote>GIMP Plug-In
+            <quote>Internal GIMP procedure</quote>, <quote>GIMP Plug-In
             </quote>, <quote>GIMP Extension</quote>, or <quote>Temporary
             Procedure</quote>.
           </para>
diff --git a/src/menus/image/transform.xml b/src/menus/image/transform.xml
index 9f21754..8b9ceca 100644
--- a/src/menus/image/transform.xml
+++ b/src/menus/image/transform.xml
@@ -59,13 +59,13 @@
       <listitem>
         <para>
           <link linkend="gimp-image-flip-horizontal">Flip Horizontally;
-            Flip Vertically</link>
+          Flip Vertically</link>
         </para>
       </listitem>
       <listitem>
         <para>
-          <link linkend="gimp-image-rotate-90">Rotate 90° CW;
-            Rotate 90° CCW; Rotate 180°</link>
+          <link linkend="gimp-image-rotate-90">Rotate 90° clockwise /
+          counter-clockwise; Rotate 180°</link>
         </para>
       </listitem>
       <listitem>
diff --git a/src/menus/introduction.xml b/src/menus/introduction.xml
index 08f1119..f04178b 100644
--- a/src/menus/introduction.xml
+++ b/src/menus/introduction.xml
@@ -120,4 +120,46 @@
       corner of the window).
     </para>
   </sect2>
+
+  <sect2 id="tab-menus">
+    <title>Tab menus</title>
+
+    <indexterm>
+      <primary>Tab menus</primary>
+    </indexterm>
+
+    <para>
+      The following type of menus is not related to the image menu bar, but
+      for the sake of completeness:
+    </para>
+    <para>
+      Every <link linkend="gimp-concepts-docks">dockable</link> dialog
+      contains a Tab Menu button, as highlighted below. Pressing this Tab
+      Menu button opens a special menu of tab-related operations, with an
+      entry at the top that opens into the dialog's context menu.
+    </para>
+    <figure>
+      <title>A dockable dialog.</title>
+      <mediaobject>
+        <imageobject>
+          <imagedata format="PNG" fileref="images/menus/tab-menu-button.png"/>
+        </imageobject>
+        <caption>
+          <para>A dialog window with the Tab menu button highlighted.</para>
+        </caption>
+      </mediaobject>
+      <mediaobject>
+        <imageobject>
+          <imagedata format="PNG" fileref="images/menus/tab-menu.png"/>
+        </imageobject>
+        <caption>
+          <para>The Tab menu.</para>
+        </caption>
+      </mediaobject>
+    </figure>
+    <para>
+      See <xref linkend="gimp-dockable-menu"/> to learn more about Tab menus.
+    </para>
+  </sect2>
+
 </sect1>
diff --git a/src/menus/layer.xml b/src/menus/layer.xml
index a145410..5dafaa7 100644
--- a/src/menus/layer.xml
+++ b/src/menus/layer.xml
@@ -9,9 +9,8 @@
   2005-11-03 de created by lexa
 -->
 <sect1 xmlns:xi="http://www.w3.org/2001/XInclude"; id="gimp-layer-menu">
-  <title>
-    <phrase>The <quote>Layers</quote> Menu</phrase>
-  </title>
+  <title>The <quote>Layer</quote> Menu</title>
+
   <xi:include href="layer/introduction.xml"/>
   <xi:include href="layer/new.xml"/>
   <xi:include href="layer/new-from-visible.xml"/>
@@ -19,50 +18,53 @@
   <xi:include href="layer/anchor.xml"/>
   <xi:include href="layer/merge-down.xml"/>
   <xi:include href="layer/delete.xml"/>
+  <!-- separator -->
   <xi:include href="layer/text-commands.xml"/>
   <xi:include href="layer/text-discard.xml"/>
+  <!-- separator -->
   <xi:include href="layer/stack.xml"/>
-  <xi:include href="layer/previous.xml"/>
-  <xi:include href="layer/next.xml"/>
-  <xi:include href="layer/top.xml"/>
-  <xi:include href="layer/bottom.xml"/>
-  <xi:include href="layer/raise.xml"/>
-  <xi:include href="layer/lower.xml"/>
-  <xi:include href="layer/raise-to-top.xml"/>
-  <xi:include href="layer/lower-to-bottom.xml"/>
-  <xi:include href="layer/stack-reverse.xml"/>
-  <xi:include href="layer/autocrop.xml"/>
+    <xi:include href="layer/previous.xml"/>
+    <xi:include href="layer/next.xml"/>
+    <xi:include href="layer/top.xml"/>
+    <xi:include href="layer/bottom.xml"/>
+    <xi:include href="layer/raise.xml"/>
+    <xi:include href="layer/lower.xml"/>
+    <xi:include href="layer/raise-to-top.xml"/>
+    <xi:include href="layer/lower-to-bottom.xml"/>
+    <xi:include href="layer/stack-reverse.xml"/>
   <xi:include href="layer/mask.xml"/>
-  <xi:include href="layer/mask-add.xml"/>
-  <xi:include href="layer/mask-apply.xml"/>
-  <xi:include href="layer/mask-delete.xml"/>
-  <xi:include href="layer/mask-show.xml"/>
-  <xi:include href="layer/mask-edit.xml"/>
-  <xi:include href="layer/mask-disable.xml"/>
-  <xi:include href="layer/mask-selection-replace.xml"/>
-  <xi:include href="layer/mask-selection-add.xml"/>
-  <xi:include href="layer/mask-selection-subtract.xml"/>
-  <xi:include href="layer/mask-selection-intersect.xml"/>
+    <xi:include href="layer/mask-add.xml"/>
+    <xi:include href="layer/mask-apply.xml"/>
+    <xi:include href="layer/mask-delete.xml"/>
+    <xi:include href="layer/mask-show.xml"/>
+    <xi:include href="layer/mask-edit.xml"/>
+    <xi:include href="layer/mask-disable.xml"/>
+    <xi:include href="layer/mask-selection-replace.xml"/>
+    <xi:include href="layer/mask-selection-add.xml"/>
+    <xi:include href="layer/mask-selection-subtract.xml"/>
+    <xi:include href="layer/mask-selection-intersect.xml"/>
   <xi:include href="layer/transparency.xml"/>
-  <xi:include href="layer/alpha-add.xml"/>
-  <xi:include href="layer/alpha-remove.xml"/>
-  <xi:include href="layer/color-to-alpha.xml"/>
-  <xi:include href="layer/alpha-semi-flatten.xml"/>
-  <xi:include href="layer/threshold-alpha.xml"/>
-  <xi:include href="layer/alpha-selection-replace.xml"/>
-  <xi:include href="layer/alpha-selection-add.xml"/>
-  <xi:include href="layer/alpha-selection-subtract.xml"/>
-  <xi:include href="layer/alpha-selection-intersect.xml"/>
+    <xi:include href="layer/alpha-add.xml"/>
+    <xi:include href="layer/alpha-remove.xml"/>
+    <xi:include href="layer/color-to-alpha.xml"/>
+    <xi:include href="layer/alpha-semi-flatten.xml"/>
+    <xi:include href="layer/threshold-alpha.xml"/>
+    <xi:include href="layer/alpha-selection-replace.xml"/>
+    <xi:include href="layer/alpha-selection-add.xml"/>
+    <xi:include href="layer/alpha-selection-subtract.xml"/>
+    <xi:include href="layer/alpha-selection-intersect.xml"/>
   <xi:include href="layer/transform.xml"/>
-  <xi:include href="layer/flip-horizontal.xml"/>
-  <xi:include href="layer/flip-vertical.xml"/>
-  <xi:include href="layer/rotate-90.xml"/>
-  <xi:include href="layer/rotate-270.xml"/>
-  <xi:include href="layer/rotate-180.xml"/>
-  <xi:include href="layer/rotate-arbitrary.xml"/>
-  <xi:include href="layer/offset.xml"/>
+    <xi:include href="layer/flip-horizontal.xml"/>
+    <xi:include href="layer/flip-vertical.xml"/>
+    <xi:include href="layer/rotate-90.xml"/>
+    <xi:include href="layer/rotate-270.xml"/>
+    <xi:include href="layer/rotate-180.xml"/>
+    <xi:include href="layer/rotate-arbitrary.xml"/>
+    <xi:include href="layer/offset.xml"/>
+  <!-- separator -->
   <xi:include href="layer/resize.xml"/>
   <xi:include href="layer/resize-to-image.xml"/>
   <xi:include href="layer/scale.xml"/>
   <xi:include href="layer/crop.xml"/>
+  <xi:include href="layer/autocrop.xml"/>
 </sect1>
diff --git a/src/menus/layer/alpha-add.xml b/src/menus/layer/alpha-add.xml
index e9adb5d..69f1c64 100644
--- a/src/menus/layer/alpha-add.xml
+++ b/src/menus/layer/alpha-add.xml
@@ -40,9 +40,7 @@
             <guimenu>Layer</guimenu>
             <guisubmenu>Transparency</guisubmenu>
             <guimenuitem>Add alpha Channel</guimenuitem>
-          </menuchoice>,
-          and from the local pop-up submenu you get by right-clicking the
-          Layer Dialog.
+          </menuchoice>.
         </para>
       </listitem>
       <listitem>
@@ -50,19 +48,7 @@
           In addition, at the
           <link linkend="gimp-layer-dialog">Layer Dialog</link>, you
           can access it through <guimenuitem>Add Alpha Channel</guimenuitem>
-          of its context pop-up menu, or clicking
-          <guiicon>
-            <inlinemediaobject>
-              <imageobject>
-                <imagedata
-                  fileref="images/dialogs/dialogs-icon-new.png"/>
-              </imageobject>
-              <textobject>
-                <phrase>Add Alpha Channel</phrase>
-              </textobject>
-            </inlinemediaobject>
-          </guiicon>
-          icon button on the bottom of this dialog.
+          of its context pop-up menu.
         </para>
       </listitem>
     </itemizedlist>
diff --git a/src/menus/layer/alpha-remove.xml b/src/menus/layer/alpha-remove.xml
index 42ea09e..6e80065 100644
--- a/src/menus/layer/alpha-remove.xml
+++ b/src/menus/layer/alpha-remove.xml
@@ -44,7 +44,7 @@
             <guimenu>Layer</guimenu>
             <guisubmenu>Transparency</guisubmenu>
             <guimenuitem>Remove Alpha Channel</guimenuitem>
-          </menuchoice>,
+          </menuchoice>.
         </para>
       </listitem>
       <listitem>
diff --git a/src/menus/layer/anchor.xml b/src/menus/layer/anchor.xml
index 630c8cd..3b94477 100644
--- a/src/menus/layer/anchor.xml
+++ b/src/menus/layer/anchor.xml
@@ -57,26 +57,6 @@
       </listitem>
       <listitem>
         <para>
-          In addition, at the
-          <link linkend="gimp-layer-dialog">Layer Dialog</link>, you
-          can access it through <guimenuitem>Anchor layer</guimenuitem> of its
-          context pop-up menu, or clicking
-          <guiicon>
-            <inlinemediaobject>
-              <imageobject>
-                <imagedata
-                  fileref="images/dialogs/stock-anchor-16.png"/>
-              </imageobject>
-              <textobject>
-                <phrase>Anchor the floating Layer</phrase>
-              </textobject>
-            </inlinemediaobject>
-          </guiicon> 
-          icon button on the bottom of this dialog.
-        </para>
-      </listitem>
-      <listitem>
-        <para>
           or by using the keyboard shortcut
           <keycombo><keycap>Ctrl</keycap><keycap>H</keycap></keycombo>.
         </para>
@@ -99,8 +79,19 @@
       <listitem>
         <para>
           You can also anchor the floating selection to the current layer by
-          clicking on the anchor button of the
-          <link linkend="gimp-layer-dialog">Layers dialog</link>.
+          clicking on the anchor button
+          <guiicon>
+            <inlinemediaobject>
+              <imageobject>
+                <imagedata
+                  fileref="images/dialogs/stock-anchor-16.png"/>
+              </imageobject>
+              <textobject>
+                <phrase>Anchor the floating Layer</phrase>
+              </textobject>
+            </inlinemediaobject>
+          </guiicon>
+          of the <link linkend="gimp-layer-dialog">Layers dialog</link>.
         </para>
       </listitem>
       <listitem>
diff --git a/src/menus/layer/delete.xml b/src/menus/layer/delete.xml
index 37caf05..2954675 100644
--- a/src/menus/layer/delete.xml
+++ b/src/menus/layer/delete.xml
@@ -32,13 +32,15 @@
           <menuchoice>
             <guimenu>Layer</guimenu>
             <guimenuitem>Delete Layer</guimenuitem>
-          </menuchoice>,
+          </menuchoice>.
         </para>
+      </listitem>
+      <listitem>
         <para>
           In addition, at the
           <link linkend="gimp-layer-dialog">Layer Dialog</link>, you
           can access it through <guimenuitem>Delete Layer</guimenuitem> of its
-          context pop-up menu, or clicking
+          context pop-up menu, or clicking on the 
           <guiicon>
             <inlinemediaobject>
               <imageobject>
@@ -49,7 +51,7 @@
                 <phrase>Delete this Layer</phrase>
               </textobject>
             </inlinemediaobject>
-          </guiicon> 
+          </guiicon>
           icon button on the bottom of this dialog.
         </para>
       </listitem>
diff --git a/src/menus/layer/duplicate.xml b/src/menus/layer/duplicate.xml
index 542b01a..4871545 100644
--- a/src/menus/layer/duplicate.xml
+++ b/src/menus/layer/duplicate.xml
@@ -55,7 +55,7 @@
           In addition, at the
           <link linkend="gimp-layer-dialog">Layer Dialog</link>, you
           can access it through <guimenuitem>Duplicate</guimenuitem> of its
-          context pop-up menu, or clicking
+          context pop-up menu, or clicking on the
           <guiicon>
             <inlinemediaobject>
               <imageobject>
@@ -66,7 +66,7 @@
                 <phrase>Duplicate Layer</phrase>
               </textobject>
             </inlinemediaobject>
-          </guiicon> 
+          </guiicon>
           icon button on the bottom of this dialog.
         </para>
       </listitem>
diff --git a/src/menus/layer/rotate-180.xml b/src/menus/layer/rotate-180.xml
index d9ec478..5c58e31 100644
--- a/src/menus/layer/rotate-180.xml
+++ b/src/menus/layer/rotate-180.xml
@@ -7,7 +7,7 @@
   2005/11/11 split of from layer-mask.xml by axel.wernicke
 -->
 <sect2 id="gimp-layer-rotate-180">
-  <title>Rotate 180 degrees</title>
+  <title>Rotate 180°</title>
 
   <indexterm>
     <primary>Layer</primary>
@@ -15,14 +15,14 @@
     <tertiary>Rotation</tertiary>
   </indexterm>
   <indexterm>
-    <primary>Rotation 180°</primary>
+    <primary>Rotate 180°</primary>
   </indexterm>
 
   <para>
-    The <guimenuitem>Rotate 180 degrees</guimenuitem> command rotates the
+    The <guimenuitem>Rotate 180°</guimenuitem> command rotates the
     active layer by 180° around the center of the layer, with no loss of
-    pixel data. The shape of the layer is not altered. Since the layers have "
-    a rectangular shape, a 180° rotation only invert them and they can't "
+    pixel data. The shape of the layer is not altered. Since the layers have
+    a rectangular shape, a 180° rotation only invert them and they can't
     extend beyond the image limits.
   </para>
 
@@ -35,7 +35,7 @@
           <menuchoice>
             <guimenu>Layer</guimenu>
             <guisubmenu>Transform</guisubmenu>
-            <guimenuitem>Rotate 180 degrees</guimenuitem>
+            <guimenuitem>Rotate 180°</guimenuitem>
           </menuchoice>.
         </para>
       </listitem>
diff --git a/src/menus/layer/rotate-270.xml b/src/menus/layer/rotate-270.xml
index 141fd2d..71fae58 100644
--- a/src/menus/layer/rotate-270.xml
+++ b/src/menus/layer/rotate-270.xml
@@ -8,7 +8,7 @@
   2005/11/11 split of from layer-mask.xml by axel.wernicke
 -->
 <sect2 id="gimp-layer-rotate-270">
-  <title>Rotate 90 degrees CCW</title>
+  <title>Rotate 90° counter-clockwise</title>
 
   <indexterm>
     <primary>Layer</primary>
@@ -16,12 +16,12 @@
     <tertiary>Rotation</tertiary>
   </indexterm>
   <indexterm>
-    <primary>Rotate 90° CCW</primary>
+    <primary>Rotate 90° counter-clockwise</primary>
   </indexterm>
 
   <para>
-    The <guimenuitem>Rotate 90 degrees CCW</guimenuitem> command rotates
-    the active layer by 90° counter-clockwise around the center of the
+    The <guimenuitem>Rotate 90° counter-clockwise</guimenuitem> command
+    rotates the active layer by 90° counter-clockwise around the center of the
     layer, with no loss of pixel data. The shape of the layer is not altered,
     but the rotation may cause the layer to extend beyond the bounds of the
     image. This is allowed in <acronym>GIMP</acronym> and it does
@@ -39,7 +39,7 @@
           <menuchoice>
             <guimenu>Layer</guimenu>
             <guisubmenu>Transform</guisubmenu>
-            <guimenuitem>Rotate 90 degrees CCW</guimenuitem>
+            <guimenuitem>Rotate 90° counter-clockwise</guimenuitem>
           </menuchoice>.
         </para>
       </listitem>
diff --git a/src/menus/layer/rotate-90.xml b/src/menus/layer/rotate-90.xml
index a3d3d3e..ef7312a 100644
--- a/src/menus/layer/rotate-90.xml
+++ b/src/menus/layer/rotate-90.xml
@@ -7,7 +7,7 @@
   2005/11/11 split of from layer-mask.xml by axel.wernicke
 -->
 <sect2 id="gimp-layer-rotate-90">
-  <title>Rotate 90 degrees CW</title>
+  <title>Rotate 90° clockwise</title>
 
   <indexterm>
     <primary>Layer</primary>
@@ -15,11 +15,11 @@
     <tertiary>Rotation</tertiary>
   </indexterm>
   <indexterm>
-    <primary>Rotate 90° CW</primary>
+    <primary>Rotate 90° clockwise</primary>
   </indexterm>
 
   <para>
-    The <guimenuitem>Rotate 90 degrees CW</guimenuitem> command rotates the
+    The <guimenuitem>Rotate 90° clockwise</guimenuitem> command rotates the
     active layer by 90° around the center of the layer, with no loss of
     pixel data. The shape of the layer is not altered, but the rotation may
     cause the layer to extend beyond the bounds of the image. This is
@@ -38,7 +38,7 @@
           <menuchoice>
             <guimenu>Layer</guimenu>
             <guisubmenu>Transform</guisubmenu>
-            <guimenuitem>Rotate 90 degrees CW</guimenuitem>
+            <guimenuitem>Rotate 90° clockwise</guimenuitem>
           </menuchoice>.
         </para>
       </listitem>
diff --git a/src/menus/select/all.xml b/src/menus/select/all.xml
index 542beb3..38afb24 100644
--- a/src/menus/select/all.xml
+++ b/src/menus/select/all.xml
@@ -33,10 +33,20 @@
       </listitem>
       <listitem>
         <para>
+          or by using the keyboard shortcut
+          <keycombo><keycap>Ctrl</keycap><keycap>A</keycap></keycombo>.
+        </para>
+      </listitem>
+      <listitem>
+        <para>
           In addition, at the
           <link linkend="gimp-selection-dialog">Selection Editor</link>, you
-          can access it through <guimenuitem>All</guimenuitem> of its context
-          pop-up menu, or clicking
+          can access it through the <link linkend="tab-menus">Tab menu</link>:
+          <menuchoice>
+            <guisubmenu>Selection Editor Menu</guisubmenu>
+            <guimenuitem>All</guimenuitem>
+          </menuchoice>,
+          or by clicking on the
           <guiicon>
             <inlinemediaobject>
               <imageobject>
@@ -47,18 +57,10 @@
                 <phrase>Select everything</phrase>
               </textobject>
             </inlinemediaobject>
-          </guiicon> 
+          </guiicon>
           icon button on the bottom of this dialog.
         </para>
       </listitem>
-      <listitem>
-        <para>
-          or by using the keyboard shortcut
-          <keycombo><keycap>Ctrl</keycap><keycap>A</keycap></keycombo>.
-          You can also access it with the
-          <link linkend="gimp-selection-dialog">Selection Editor</link>.
-        </para>
-      </listitem>
     </itemizedlist>
   </sect3>
 </sect2>
diff --git a/src/menus/select/none.xml b/src/menus/select/none.xml
index 01fcd89..eaa4a29 100644
--- a/src/menus/select/none.xml
+++ b/src/menus/select/none.xml
@@ -34,10 +34,24 @@
       </listitem>
       <listitem>
         <para>
+          You can also use the keyboard shortcut
+          <keycombo>
+            <keycap>Shift</keycap>
+            <keycap>Ctrl</keycap>
+            <keycap>A</keycap>
+          </keycombo>.
+        </para>
+      </listitem>
+      <listitem>
+        <para>
           In addition, at the
           <link linkend="gimp-selection-dialog">Selection Editor</link>, you
-          can access it through <guimenuitem>None</guimenuitem> of its context
-          pop-up menu, or clicking
+          can access it through the <link linkend="tab-menus">Tab menu</link>:
+          <menuchoice>
+            <guisubmenu>Selection Editor Menu</guisubmenu>
+            <guimenuitem>None</guimenuitem>
+          </menuchoice>,
+          or by clicking on the
           <guiicon>
             <inlinemediaobject>
               <imageobject>
@@ -48,18 +62,8 @@
                 <phrase>Dismiss the selection</phrase>
               </textobject>
             </inlinemediaobject>
-          </guiicon> 
+          </guiicon>
           icon button on the bottom of this dialog.
-       </para>
-      </listitem>
-      <listitem>
-        <para>
-          You can also use the keyboard shortcut
-          <keycombo>
-            <keycap>Shift</keycap>
-            <keycap>Ctrl</keycap>
-            <keycap>A</keycap>
-          </keycombo>.
         </para>
       </listitem>
     </itemizedlist>
diff --git a/src/using/fonts-and-text.xml b/src/using/fonts-and-text.xml
index 04ad94d..ecee701 100644
--- a/src/using/fonts-and-text.xml
+++ b/src/using/fonts-and-text.xml
@@ -180,7 +180,7 @@
         <quote>Fonts</quote> folder in <quote>Libraries</quote> folder of the
         <productname>Mac OS X</productname> Disk, or to the
         <quote>Computer</quote> folder in the <guilabel>Collection</guilabel>
-        Column of <application>Font Book</application>.
+        column of <application>Font Book</application>.
       </para>
     </formalpara>
     <para>



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