[gimp-help] Fix issue #174 in Difference Clouds filter



commit 90a20b1e2a586fde690410d2c152f7144c6d72c6
Author: Julien Hardelin <jhardlin orange fr>
Date:   Sat Oct 26 18:09:42 2019 +0200

    Fix issue #174 in Difference Clouds filter

 mypatch.patch                            | 6468 ------------------------------
 src/filters/render/difference-clouds.xml |   10 +-
 2 files changed, 3 insertions(+), 6475 deletions(-)
---
diff --git a/src/filters/render/difference-clouds.xml b/src/filters/render/difference-clouds.xml
index 34173d8fa..06a22c93f 100644
--- a/src/filters/render/difference-clouds.xml
+++ b/src/filters/render/difference-clouds.xml
@@ -2,6 +2,7 @@
 <!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
                        "http://www.docbook.org/xml/4.3/docbookx.dtd";>
 <!-- section history:
+  2019-10-26 j.h: fix issue #174
   2010-04-21 liangtai: created initial version
 -->
 <sect2 id="script-fu-difference-clouds">
@@ -40,10 +41,6 @@
       <link linkend="layer-mode-difference">Difference</link>,
       then merges this layer over the specified image.
     </para>
-    <para>
-      Before merging the layer, this script opens the dialog of the Solid
-      Noise plug-in which allows to control its effect.
-    </para>
     <para>
       If the image is in indexed colors, this menu entry is grayed out and
       unavailable.
@@ -57,7 +54,7 @@
       <menuchoice>
         <guimenu>Filters</guimenu>
         <guisubmenu>Render</guisubmenu>
-        <guisubmenu>Clouds</guisubmenu>
+        <guisubmenu>Noise</guisubmenu>
         <guimenuitem>Difference Clouds…</guimenuitem>
       </menuchoice>.
     </para>
@@ -66,8 +63,7 @@
   <sect3>
     <title>Options</title>
     <para>
-      This script does not have its own dialog window but invokes the
-      <link linkend="gimp-filter-noise-solid">Solid Noise</link> filter's dialog.
+      This script has no option.
     </para>
   </sect3>
 </sect2>


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