At the bottom of each .scm there is generally some code of the form
(script-fu-menu-register "script-fu-wavelet-decompose"
"< Image>/Blah_Blah_Blah/Something/"
)
indicating where in the menus it will appear. (I had to add a space right there so it wasn't recognized as html.)
However, after I install a script it does not appear in that position. I imagine this is directly related to the user interface redesign implemented in GIMP 2.6. Is there a way to rewrite those lines such that the script's functionality is maintained but the link is located in the Filters dialogue? At present I have not been able to install any scripts.
Thanks for any help you can give.
~Ethan
Only for the Toolbox
All right, thanks.