menus, plug-ins: now place various plug-ins in the right menu sections.

This removes a bunch of inconsistencies we had from the before-2.99.16 version
because new items from plug-ins were all added at the bottom of their respective
submenu.
This commit is contained in:
Jehan
2023-07-13 15:34:40 +02:00
parent d9aa7a6ba1
commit 9ad5049dec
21 changed files with 67 additions and 73 deletions

View File

@ -497,7 +497,7 @@ script_fu_menu_map (const gchar *menu_path)
{ "<Image>/Script-Fu/Decor", "<Image>/Filters/Decor" },
{ "<Image>/Script-Fu/Render", "<Image>/Filters/Render" },
{ "<Image>/Script-Fu/Selection", "<Image>/Select/Modify" },
{ "<Image>/Script-Fu/Shadow", "<Image>/Filters/Light and Shadow/Shadow" },
{ "<Image>/Script-Fu/Shadow", "<Image>/Filters/Light and Shadow/[Shadow]" },
{ "<Image>/Script-Fu/Stencil Ops", "<Image>/Filters/Decor" }
};