CVSROOT: /cvs/gnome Module name: gimp Changes by: mitch 05/02/07 12:03:41
Modified files: . : ChangeLog plug-ins/uri : uri-backend-gnomevfs.c uri-backend-wget.c uri-backend.h uri.c Log message: 2005-02-07 Michael Natterer <[EMAIL PROTECTED]> * plug-ins/uri/uri-backend.h: added backend methods uri_backend_init() and uri_backend_shutdown(). * plug-ins/uri/uri.c: call them around using other backend functions (both in query() and run()). * plug-ins/uri/uri-backend-gnomevfs.c: moved init()/shutdown() of GnomeVFS into the new backend methods. Create the list of supported protocols dynamically. Get rid of one translatable string. * plug-ins/uri/uri-backend-wget.c: implement the new methods as empty stubs which always succeed. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=mitch&date=explicit&mindate=2005-02-07%2012:02&maxdate=2005-02-07%2012:04 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list