On Sat, Sep 06, 2003 at 04:26:11PM +0200, I�aki Garc�a Etxebarria wrote: > attached goes a patch adding gnome_vfs_async support to gnome-python. > The actual code goes in vfs-async-handle.c, also attached [1].
Be sure to file a bug on bugzilla.gnome.org and attach your patches there too, so they don't get lost. > Is this the proper place to post this, or should I open a bugzilla entry > too? Both are fine. > [1] Does anyone know how to make cvs diff produce a patch that includes > files not in the remote repository? -RuN doesn't appear to do what I > want. You need to use either cvsdo (part of cvsutils: http://www.red-bean.com/cvsutils), or make a copy of the CVS directory and use a normal diff between trees. Take care, -- Christian Reis, Senior Engineer, Async Open Source, Brazil. http://async.com.br/~kiko/ | [+55 16] 261 2331 | NMFL _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
