Bug 645456 - Inconsistent window (role) naming scheme
Applied patch from Christoph Kappel which adds a "gimp-" prefix to all plug-in dialog window roles.
This commit is contained in:
@ -128,7 +128,7 @@ script_fu_console_interface (void)
|
||||
console.history_max = 50;
|
||||
|
||||
console.dialog = gimp_dialog_new (_("Script-Fu Console"),
|
||||
"script-fu-console",
|
||||
"gimp-script-fu-console",
|
||||
NULL, 0,
|
||||
gimp_standard_help_func, PROC_NAME,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user