mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-04 09:53:25 +00:00
plug-ins: remove "Animators" placeholder from script-fu scripts.
This commit is contained in:
parent
6bed6e1ef8
commit
ff684fbeb4
6 changed files with 6 additions and 6 deletions
|
@ -493,7 +493,7 @@ script_fu_menu_map (const gchar *menu_path)
|
|||
} mapping[] = {
|
||||
{ "<Image>/Script-Fu/Alchemy", "<Image>/Filters/Artistic" },
|
||||
{ "<Image>/Script-Fu/Alpha to Logo", "<Image>/Filters/Alpha to Logo" },
|
||||
{ "<Image>/Script-Fu/Animators", "<Image>/Filters/Animation/Animators" },
|
||||
{ "<Image>/Script-Fu/Animators", "<Image>/Filters/Animation" },
|
||||
{ "<Image>/Script-Fu/Decor", "<Image>/Filters/Decor" },
|
||||
{ "<Image>/Script-Fu/Render", "<Image>/Filters/Render" },
|
||||
{ "<Image>/Script-Fu/Selection", "<Image>/Select/Modify" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue