[gimp-help] 'Guillotine' is now 'Slice Using Guides'



commit 15ff8f07e14b54bb345adffd006cb56916db5510
Author: Alexandre Prokoudine <alexandre prokoudine gmail com>
Date:   Sat Jan 5 17:14:54 2019 +0300

    'Guillotine' is now 'Slice Using Guides'

 src/concepts/grid-and-guides.xml         |  4 ++--
 src/filters/web/slice.xml                | 10 +++++-----
 src/menus/image/transform-guillotine.xml | 12 ++++++------
 src/menus/image/transform.xml            |  2 +-
 4 files changed, 14 insertions(+), 14 deletions(-)
---
diff --git a/src/concepts/grid-and-guides.xml b/src/concepts/grid-and-guides.xml
index 372c7746c..b6a62c012 100644
--- a/src/concepts/grid-and-guides.xml
+++ b/src/concepts/grid-and-guides.xml
@@ -207,8 +207,8 @@
     <note>
       <para>
         Another use for guides: the
-        <link linkend="plug-in-guillotine">Guillotine</link> plugin can use
-        guides to slice an image into a set of sub-images.
+        <link linkend="plug-in-guillotine">Slice Using Guides</link> plugin can
+       use guides to slice an image into a set of sub-images.
       </para>
     </note>
   </sect2>
diff --git a/src/filters/web/slice.xml b/src/filters/web/slice.xml
index b2214d247..2305c6e9d 100644
--- a/src/filters/web/slice.xml
+++ b/src/filters/web/slice.xml
@@ -44,11 +44,11 @@
     <para>
       This filter is a simple and easy to use helper for creating sensitive
       images to be used in HTML files. The filter slices up the source image
-      (like the <link linkend="plug-in-guillotine">Guillotine</link> command
-      does) along its horizontal and vertical guides, and produces a set of
-      sub-images. At the same time it creates a piece of HTML code for a table
-      saved in a text file. Every table cell contains one part of the image.
-      The text file should then be embedded in an HTML document.
+      (like the <link linkend="plug-in-guillotine">Slice Using Guides</link>
+      command does) along its horizontal and vertical guides, and produces a
+      set of sub-images. At the same time it creates a piece of HTML code for
+      a table saved in a text file. Every table cell contains one part of the
+      image. The text file should then be embedded in an HTML document.
     </para>
     <para>
       Note that this filter is really a very simple helper. A typical HTML
diff --git a/src/menus/image/transform-guillotine.xml b/src/menus/image/transform-guillotine.xml
index 985677cfa..43a0c1002 100644
--- a/src/menus/image/transform-guillotine.xml
+++ b/src/menus/image/transform-guillotine.xml
@@ -8,20 +8,20 @@
   2005-10-24 split intro off by axel.wernicke
 -->
 <sect2 id="plug-in-guillotine">
-  <title>Guillotine</title>
+  <title>Slice Using Guides</title>
 
   <indexterm>
     <primary>Image</primary>
     <secondary>Cut off image according to guides</secondary>
   </indexterm>
   <indexterm>
-    <primary>Guillotine</primary>
+    <primary>Slice Using Guides</primary>
   </indexterm>
 
   <para>
-    The <guimenuitem>Guillotine</guimenuitem> command slices up the current
-    image, based on the image's guides. It cuts the image along each guide,
-    similar to slicing documents in an office with a guillotine (paper
+    The <guimenuitem>Slice Using Guides</guimenuitem> command slices up the
+    current image, based on the image's guides. It cuts the image along each
+    guide, similar to slicing documents in an office with a guillotine (paper
     cutter) and creates new images out of the pieces. For further
     information on guides, see
     <xref linkend="gimp-concepts-image-guides"/>.
@@ -35,7 +35,7 @@
           You can access this command from the image menubar through
           <menuchoice>
             <guimenu>Image</guimenu>
-            <guisubmenu>Transform</guisubmenu>
+            <guisubmenu>Crop</guisubmenu>
             <guimenuitem>Guillotine</guimenuitem>
           </menuchoice>.
         </para>
diff --git a/src/menus/image/transform.xml b/src/menus/image/transform.xml
index 8b9ceca71..63ac6dd91 100644
--- a/src/menus/image/transform.xml
+++ b/src/menus/image/transform.xml
@@ -70,7 +70,7 @@
       </listitem>
       <listitem>
         <para>
-          <link linkend="plug-in-guillotine">Guillotine</link>
+          <link linkend="plug-in-guillotine">Slice Using Guides</link>
         </para>
       </listitem>
     </itemizedlist>


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