prototype for an extension that allows gmodules as plugins. Known bug:
* plug-ins/plugin-helper/*: prototype for an extension that allows
gmodules as plugins. Known bug: crashes on gmodules with a static "query" function
* app/tools/tool.c
* app/tools/tool.h: created new GimpTool object. Did away with ToolInfo.
Most tools still need to be ported over to the new api.
* plug-ins/script-fu/script-fu-scripts.c: fixed typo in comment. Pathetic, huh?
This commit is contained in:
@ -786,7 +786,7 @@ script_fu_report_cc (gchar *command)
|
||||
|
||||
|
||||
/*
|
||||
* The following function is a GTraverseFunction, Please
|
||||
* The following function is a GTraverseFunction. Please
|
||||
* note that it frees the script->args structure. --Sven
|
||||
*/
|
||||
static gboolean
|
||||
|
||||
Reference in New Issue
Block a user