Skip to content
  • Michael Natterer's avatar
    use g_clear_error() instead of g_error_free() and re-use the same GError · 9af8d8c5
    Michael Natterer authored
    2004-02-03  Michael Natterer  <mitch@gimp.org>
    
    	* app/plug-in/plug-ins.c (plug_ins_init): use g_clear_error()
    	instead of g_error_free() and re-use the same GError location for
    	pluginrc parsing and writing.
    
    	(plug_ins_proc_def_insert): when overriding a PlugInProcDef, don't
    	take over the menu_path and menu_accel of the overridden proc
    	because (a) it's just plain wrong and (b) we don't need to
    	preserve the proc_defs' order any more (see below).
    9af8d8c5