oops, didn't meant to remove that line.
2004-10-04 Sven Neumann <sven@gimp.org> * plug-ins/script-fu/script-fu-interface.c (script_fu_interface): oops, didn't meant to remove that line.
This commit is contained in:
committed by
Sven Neumann
parent
d858e7abac
commit
b42b519a54
@ -207,6 +207,8 @@ script_fu_interface (SFScript *script)
|
||||
if (buf)
|
||||
*buf = '\0';
|
||||
|
||||
buf = g_strdup_printf (_("Script-Fu: %s"), sf_interface->title);
|
||||
|
||||
sf_interface->dialog = dlg =
|
||||
gimp_dialog_new (buf, "script-fu",
|
||||
NULL, 0,
|
||||
|
||||
Reference in New Issue
Block a user