[gimp-help] fix layer modes in script-fu tutorial: closes #202



commit a5ff02d9c64fa35e0bd904a50311aa6f71a209cb
Author: Richard Poole <rp guests deus net>
Date:   Fri May 22 20:59:18 2020 +0100

    fix layer modes in script-fu tutorial: closes #202

 src/using/script-fu-tutorial.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/src/using/script-fu-tutorial.xml b/src/using/script-fu-tutorial.xml
index c6b7ef6e5..124667d74 100644
--- a/src/using/script-fu-tutorial.xml
+++ b/src/using/script-fu-tutorial.xml
@@ -1105,7 +1105,7 @@
                            RGB-IMAGE
                            "layer 1"
                            100
-                           NORMAL
+                           LAYER-MODE-NORMAL
                           )
                       )
             )
@@ -1333,7 +1333,7 @@
                           RGB-IMAGE
                           "layer 1"
                           100
-                          NORMAL
+                          LAYER-MODE-NORMAL
                          )
                      )
            )
@@ -1490,7 +1490,7 @@
                         RGB-IMAGE
                         "layer 1"
                         100
-                        NORMAL
+                        LAYER-MODE-NORMAL
                       )
                   )
         )


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