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:
@ -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" }
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user