From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-gw0-f46.google.com (mail-gw0-f46.google.com [74.125.83.46]) by speech.braille.uwo.ca (Postfix) with ESMTP id 9C999C1A1A0 for ; Sun, 5 Dec 2010 18:54:31 -0500 (EST) Received: by gwj20 with SMTP id 20so6043153gwj.33 for ; Sun, 05 Dec 2010 15:54:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:received:date:from:to:subject :message-id:mail-followup-to:mime-version:content-type :content-disposition:user-agent; bh=3L35e3ZFVUifbqbOeydzdY/rQ+LLEgi8s8sg5S5opTE=; b=aCdpWYZFSCLb9wekVglY4GP6YJ7wRMWyjobeZWYYVyBtlpbwtiIbE/C+s4laz1+89M 2LjIBk3to5ZayOszgaYNW3/M+hTxT3/aFGUgduTWEd8c93ipDsq+resib+GHrrg7oJcb v9f+W1fWZTvpW5Rj6y90tmJyn2yUh7mcGHZAU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:mail-followup-to:mime-version :content-type:content-disposition:user-agent; b=oXuPPml2awGGtCSdC8eApGIxMNYNTezPs5957+dIJUX1z533QzLGZEpByNpTa9v62E dSY48XSgglciJIzZdKjHZD8EP23l7wCXlEriH7rfDlRw25LTXzj9cReH9yfqIJd/9boE OMHZKJQnZX4DD0uJ+kxTo8LaAAFcDHUQC7LHk= Received: by 10.100.174.5 with SMTP id w5mr3552954ane.28.1291593271070; Sun, 05 Dec 2010 15:54:31 -0800 (PST) Received: from linux1 (cpe-76-183-49-63.tx.res.rr.com [76.183.49.63]) by mx.google.com with ESMTPS id c30sm4747056anc.20.2010.12.05.15.54.28 (version=SSLv3 cipher=RC4-MD5); Sun, 05 Dec 2010 15:54:30 -0800 (PST) Received: by linux1 (sSMTP sendmail emulation); Sun, 05 Dec 2010 17:54:27 -0600 Date: Sun, 5 Dec 2010 17:54:27 -0600 From: William Hubbs To: speakup mailing list Subject: rfc: location of the speakup users guide Message-ID: <20101205235427.GA3367@linux1> Mail-Followup-To: speakup mailing list MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.13 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Dec 2010 23:54:31 -0000 All, I don't know for sure how I want to do this, so I want to run it by the rest of you to see what you think. Currently, we have the speakup users guide located in the staging directory, which means that it shows up in the linux kernel source tree. We can't put it in the Documentation directory of the kernel until it goes fully mainline (out of staging). So, I'm wondering what you think about where it is located now. Should it be in the staging directory where it is, or, should we move it, e.g. to the speakup-tools repository? Comments? Thanks, William