CVSROOT:        /cvs/gnome
Module name:    gimp
Changes by:     mitch   06/04/09 08:33:32

Modified files:
        .              : ChangeLog 
        app/plug-in    : plug-in-rc.c plug-in-rc.h plug-ins.c plug-ins.h 

Log message:
2006-04-09  Michael Natterer  <[EMAIL PROTECTED]>

* app/plug-in/plug-in-rc.[ch] (plug_in_rc_parse): return a GSList*
of PlugInDefs instead of a boolean. Don't return anything if any
parse error occurs (before, we trusted PlugInDefs from partially
broken files). Don't call plug_ins_def_add_from_rc() and don't
#include "plug-ins.h".

* app/plug-in/plug-ins.[ch]: made plug_ins_def_add_from_rc()
private and call it on all PlugInDefs returned by plug_in_rc_parse().
Renamed plug_ins_init_file() to plug_ins_add_from_file()

(plug_ins_init): remove code that checks for duplicate plug-in
procedures...

(plug_ins_procedure_insert): ... and add it where it belongs.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=mitch&date=explicit&mindate=2006-04-09%2008:32&maxdate=2006-04-09%2008:34

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to