diff --git a/plug-ins/script-fu/scripts/test-sphere.scm b/plug-ins/script-fu/scripts/test-sphere.scm index 89031c1dd1f08f2b8ec1cab43cc6f796ad56b3b7..6fae55a38cefe0e1158a89f3197e682843c2e48d 100644 --- a/plug-ins/script-fu/scripts/test-sphere.scm +++ b/plug-ins/script-fu/scripts/test-sphere.scm @@ -281,4 +281,4 @@ ) (script-fu-menu-register "script-fu-test-sphere" - "/Filters/Development/Script-Fu/Test") + "/Filters/Development/Demos") diff --git a/plug-ins/script-fu/scripts/test-v3.scm b/plug-ins/script-fu/scripts/test-v3.scm index b31f0fa89768189455f91fda02329b7185a8cce0..a4733d9dc16ecc1f59007c788a598c4b474db6ce 100644 --- a/plug-ins/script-fu/scripts/test-v3.scm +++ b/plug-ins/script-fu/scripts/test-v3.scm @@ -75,4 +75,4 @@ ) (script-fu-menu-register "script-fu-testv3" - "/Filters/Development/Script-Fu/Test") + "/Filters/Development/Demos")