CVSROOT:        /cvs/gnome
Module name:    gimp
Changes by:     mitch   06/05/04 07:58:10

Modified files:
        .              : ChangeLog 
        app/plug-in    : gimpplugin.c gimpplugin.h gimpplugin-message.c 
                         gimpplugindebug.c 

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

* app/plug-in/gimpplugin.[ch] (struct GimpPlugIn): remove member
"name" and unused cruft "ref_count". Reordered other members a bit.

(gimp_plug_in_new): set GimpObject's name to
g_filename_display_basename(path) instead.

Use GimpObject's name instead of plug_in->name for error messages
and pass the full path to gimp_plug_in_debug_argv()

* app/plug-in/gimpplugindebug.c (gimp_plug_in_debug_argv): extract
the path's basename ourselves.

* app/plug-in/gimpplugin-message.c: GimpObject's name for
error messages.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=mitch&date=explicit&mindate=2006-05-04%2007:57&maxdate=2006-05-04%2007:59

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

Reply via email to