From 35cfe984f5d3ce236f64dea514b043d1b63b02f5 Mon Sep 17 00:00:00 2001 From: Dave Peticolas Date: Tue, 28 Nov 2000 00:54:50 +0000 Subject: [PATCH] Update patching instructions. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3199 57a11ea4-9604-0410-9ed3-97b8803252fd --- README | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) diff --git a/README b/README index ee60de19d1..205991e574 100644 --- a/README +++ b/README @@ -543,20 +543,15 @@ Submitting a Patch: make sure that all of your changes (and no other changes) are present in the file. - Do not submit this file! + If the patch is relatively small, send this file as an attachment + to gnucash-patches@gnucash.org and you are done. Otherwise, + continue. gnucash.diff.gz: This is a gzipped version of the above file. - Do not submit this file! + If you want to send the patch as an attachment, send this + file to gnucash-patches@gnucash.org. Otherwise, continue. gnucash.diff.gz.uue: This is a uuencoded (ascii-encoded) version of - the above file. - - This is the file you submit. - - Send gnucash.diff.gz.uue to gnucash-patches@gnucash.org + the above file. Send this file to gnucash-patches@gnucash.org. Thanks in advance for your contribution! - -Local Variables: -mode: text -End: