plugins: remove filter-pack from menus
This commit is contained in:
@ -324,8 +324,6 @@ query (void)
|
|||||||
GIMP_PLUGIN,
|
GIMP_PLUGIN,
|
||||||
G_N_ELEMENTS (args), 0,
|
G_N_ELEMENTS (args), 0,
|
||||||
args, NULL);
|
args, NULL);
|
||||||
|
|
||||||
gimp_plugin_menu_register (PLUG_IN_PROC, "<Image>/Colors/Modify");
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/********************************STANDARD RUN*************************/
|
/********************************STANDARD RUN*************************/
|
||||||
|
Reference in New Issue
Block a user