plug-ins: add back some menu entries for plugins
So we see what we have. Need some other way of dealing with this stuff...
This commit is contained in:
committed by
Michael Natterer
parent
cfa9132c4d
commit
455a91819b
@ -195,6 +195,8 @@ query (void)
|
||||
GIMP_PLUGIN,
|
||||
G_N_ELEMENTS (args), 0,
|
||||
args, NULL);
|
||||
|
||||
gimp_plugin_menu_register (PLUG_IN_PROC, "<Image>/Filters/Map");
|
||||
}
|
||||
|
||||
static void
|
||||
|
||||
Reference in New Issue
Block a user