On Thu, 2003-03-06 at 20:18, Lee Mallabone wrote: > On Thu, 2003-03-06 at 18:55, Laurent Guerby wrote: > > > > > > I'm planning to contribute some help in getting the right > > > RPMs for the people using Red Hat 8 in order > > > to get gtk-sharp working, and to fix random > > > things I run into while discovering the monkeyguide. > > > > > > Should I send patches or full files? > > Sorry for not replying sooner - I for one find patches easier to work > with if you're editing content that already exists. I copied your > contributing.html file to my local copy of monkeyguide and a diff then > shows every line as changed. It's probably a whitespace or line-ending > issue, which is why I feel more comfortable committing if you've made > the diff yourself.
My mailer is evolution 1.2.2, I clicked on attach, don't know what gremlins did their things :). Here is the cvs diff -u. diff -u -r1.6 contributing.html --- contributing.html 19 Feb 2003 19:09:10 -0000 1.6 +++ contributing.html 6 Mar 2003 19:20:50 -0000 @@ -23,17 +23,15 @@ <li>Adavanced classes documentation <li>Many parts in Gnome.NET area. </ul> -If you want to contribute, please drope me a note. -( <a class=docnotice href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a> ) +If you want to contribute, please get in touch with us on the <a href="http://lists.ximian.com/mailman/listinfo/mono-docs-list/">mono-docs-list</a> +mailing list. <p> -To avoid duplication, if you want to contribute first <a href="contributors.html">look</a> if somebody else already has taken this chapter. -<p> -The Mono Handbook is available in mono cvs, module "monkeyguide"<br> -or at http://www.go-mono.org/monkeyguide. +The Mono Handbook is available in mono cvs, module "monkeyguide" +or at <a href="http://www.go-mono.org/monkeyguide/">http://www.go-mono.org/monkeyguide/</a> </td></tr> </table> <p> <div class="copyright">The Mono Handbook - <a href="http://www.go-mono.org">© Copyright 2002 by Johannes Roith & Martin Willemoes Hansen</a></div> </body> -</html> \ No newline at end of file +</html> -- Laurent Guerby <[EMAIL PROTECTED]> _______________________________________________ Mono-docs-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-docs-list
