[gimp-help-2] Fix missing links



commit 9df1b946bc1908655be3b863998e6787e0f45335
Author: Julien Hardelin <jhardlin orange fr>
Date:   Fri Dec 11 14:40:43 2015 +0100

    Fix missing links

 src/menus/layer/text-commands.xml |    6 +++---
 src/toolbox/text.xml              |    6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/src/menus/layer/text-commands.xml b/src/menus/layer/text-commands.xml
index 0594833..03129c3 100755
--- a/src/menus/layer/text-commands.xml
+++ b/src/menus/layer/text-commands.xml
@@ -28,10 +28,10 @@
         <para><xref linkend="gimp-layer-text-discard"/></para>
       </listitem>
       <listitem>
-        <para><xref linkend="text-to-path"/></para>
+        <para><link linkend="path-from-text">Text to Path</link></para>
       </listitem>
-      <listitem id="gimp-layer-text-along-path" xreflabel="Text along Path">
-        <para><xref linkend="text-along-path"/></para>
+      <listitem>
+        <para><link linkend="text-along-path">Text along Path</link></para>
       </listitem>
       <listitem>
         <indexterm>
diff --git a/src/toolbox/text.xml b/src/toolbox/text.xml
index bd9c4bc..e3b6d58 100755
--- a/src/toolbox/text.xml
+++ b/src/toolbox/text.xml
@@ -330,8 +330,8 @@
         </para>
       </listitem>
       <listitem>
-        <para>
-          <guilabel>Path from text</guilabel>: this command creates a
+        <para id="path-from-text">
+          <guilabel>Path from Text</guilabel>: this command creates a
           path from the outlines of the current text. The result is not
           evident. You have to open the Path dialog and make path visible.
           Then select the Path tool and click on the text. Every letter
@@ -347,7 +347,7 @@
         </para>
       </listitem>
       <listitem>
-        <para>
+        <para id="text-along-path">
           <guilabel>Text along path</guilabel>:
           <indexterm>
             <primary>Text along Path</primary>


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