CVSROOT: /cvs/gnome Module name: gimp Changes by: yosh 05/02/20 21:56:29
Modified files: app/core : Makefile.am core-types.h gimp.c gimp.h app/dialogs : preferences-dialog.c user-install-dialog.c app/plug-in : plug-in.c app/widgets : gimphelp-ids.h themes/Default/images/preferences: Makefile.am data : Makefile.am etc : gimprc docs : gimprc.5.in Added files: app/core : gimpinterpreterdb.c gimpinterpreterdb.h themes/Default/images/preferences: folders-interp.png data/interpreters: .cvsignore Makefile.am default.interp Log message: 2005-02-20 Manish Singh <[EMAIL PROTECTED]> Support for custom plug-in interpreters, independent of OS support. * app/core/Makefile.am * app/core/core-types.h * app/core/gimpinterpreterdb.[ch]: implemented GimpInterpreterDB, which handles registering and resolving custom plug-in interpreters. * app/core/gimp.[ch]: keep a GimpInterpreterDB around. * app/config/gimpcoreconfig.[ch] * app/config/gimprc-blurbs.h * app/dialogs/preferences-dialog.c * app/dialogs/user-install-dialog.c * app/widgets/gimphelp-ids.h: interpreter-path config stuff. * app/plug-in/plug-in.c: use registered interpreters when running plug-ins. * themes/Default/images/preferences/Makefile.am * themes/Default/images/preferences/folders-interp.png: just copied folders-plug-ins.png here, need a better one. * data/interpreters/Makefile.am: creates system interpreter directory. * data/interpreters/default.interp: sample interpreter file info. * data/Makefile.am * configure.in: add data/interpreters directory. * plug-ins/pygimp/Makefile.am: install pygimp.interp, which configures the python interpreter to point to the python we were built with. Also register the .py extension. * etc/gimprc * docs/gimprc.5.in: regenerated URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=yosh&date=explicit&mindate=2005-02-20%2021:55&maxdate=2005-02-20%2021:57 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list