GUI: Eliminate menu Filters>Development>Script-Fu>Test

Only affects unstable build.

Move remaining items to Demos.
They have names like "Test foo."
They only install on an unstable build.

The ScriptFu>Test menu is only in an unstable release.
It is untranslated.

The ScriptFu menus don't need to be so deep.
The Demos menu is an appropriate place for test plugins.

If the Demos menu is not in the stable release and translated,
Gimp creates the Demos menu and it is untranslated.
This commit is contained in:
bootchk 2024-04-23 07:49:09 -04:00
parent f64115d3b2
commit 7b37d5bee8
2 changed files with 2 additions and 2 deletions

View File

@ -281,4 +281,4 @@
)
(script-fu-menu-register "script-fu-test-sphere"
"<Image>/Filters/Development/Script-Fu/Test")
"<Image>/Filters/Development/Demos")

View File

@ -75,4 +75,4 @@
)
(script-fu-menu-register "script-fu-testv3"
"<Image>/Filters/Development/Script-Fu/Test")
"<Image>/Filters/Development/Demos")