From 08af64d608bfd1f55e5b9f4fcbfccbfc9ae496f9 Mon Sep 17 00:00:00 2001 From: Michael Natterer Date: Tue, 29 Feb 2000 18:44:14 +0000 Subject: [PATCH] s/plug_in_unit_editor/extension_gimp_unit_editor/ --- plug-ins/common/uniteditor.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plug-ins/common/uniteditor.c b/plug-ins/common/uniteditor.c index 48b91f9892..4dd05d6061 100644 --- a/plug-ins/common/uniteditor.c +++ b/plug-ins/common/uniteditor.c @@ -62,7 +62,7 @@ query (void) }; static gint nargs = sizeof (args) / sizeof (args[0]); - gimp_install_procedure ("plug_in_unit_editor", + gimp_install_procedure ("extension_gimp_unit_editor", "The GIMP unit editor (runs in interactive mode only)", "The GIMP unit editor (runs in interactive mode only)", "Michael Natterer ",