changeset 8622:ffed55cbdd67

[gaim-migrate @ 9373] Any objections to this? committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Fri, 09 Apr 2004 02:49:30 +0000
parents 82357fa4e6b8
children f0275c2b6281
files HACKING
diffstat 1 files changed, 2 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- 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