same as before :-(

This commit is contained in:
Michael Natterer
2000-02-29 18:47:52 +00:00
parent 08af64d608
commit 5c009bb829

View File

@ -92,7 +92,7 @@ run (gchar *name,
values[0].type = PARAM_STATUS;
values[0].data.d_status = STATUS_CALLING_ERROR;
if (strcmp (name, "plug_in_unit_editor") == 0)
if (strcmp (name, "extension_gimp_unit_editor") == 0)
{
values[0].data.d_status = STATUS_SUCCESS;