# HG changeset patch # User Mark Doliner # Date 1081478970 0 # Node ID ffed55cbdd67184ac3c46c3bc8f4414b0689f0ba # Parent 82357fa4e6b803e6e72f8e45f1926aeb25c95527 [gaim-migrate @ 9373] Any objections to this? committer: Tailor Script diff -r 82357fa4e6b8 -r ffed55cbdd67 HACKING --- a/HACKING Thu Apr 08 17:29:49 2004 +0000 +++ b/HACKING Fri Apr 09 02:49:30 2004 +0000 @@ -40,9 +40,8 @@ your life really simple, learn how CVS works. CVS is your friend.) To make a patch, just edit the files right there in that tree (don't bother with two trees, or even two copies of the same file). Then when you're ready to -make your patch, simply run 'cvs diff -u >my.patch' and send it off; -either post it on sf.net/projects/gaim in the patches section, or email it -to gaim@marko.net. +make your patch, simply run 'cvs diff -u >my.patch' and post it on +sf.net/projects/gaim in the patches section. Some Documentation is available on the Gaim api if you run the command $make docs