From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-vw0-f42.google.com (mail-vw0-f42.google.com [209.85.212.42]) by speech.braille.uwo.ca (Postfix) with ESMTP id D2069C1A350 for ; Wed, 20 Oct 2010 11:49:05 -0400 (EDT) Received: by vws9 with SMTP id 9so1662065vws.29 for ; Wed, 20 Oct 2010 08:49:05 -0700 (PDT) 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:references:mime-version:content-type :content-disposition:in-reply-to:user-agent; bh=E/X2uc9dIeHgpHQXPv2R+wwiXlpFTGX8BZftlzjh8jY=; b=qoTMaHtH7kEHgUSAfSzZsURl0mDLoyaOR0sfIXiNc4TqAsKGiyarUN/EqlrBEfol8k HmfUlpNMTsPH8p92BG9H8WYYomXcH3W7l/h2O4AlVBTwOMP01WY/7EWOaJdr8wuA5o3c MaunO+0uH1TTExOrtLiZ6WeKkrVZD+6NTdZw8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:mail-followup-to:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; b=S9dMdzIHvb6G2XE+iDvQY45qRzrkNmJtmFhLiUeOqrGuQ5YSK4XJiA5CScGKB82O9o DTiQzpwHNf7hyYc0SBYyU5dBSxhYjEPI/w4jgFjL4XrtrD2LbGl0TXPSFwHP7PToGvXI sT1vfuwc1Fjva0QiekljEiQO4EVFLsUIjeyJ0= Received: by 10.220.189.11 with SMTP id dc11mr2197277vcb.39.1287589744393; Wed, 20 Oct 2010 08:49:04 -0700 (PDT) Received: from linux1 (cpe-76-183-49-63.tx.res.rr.com [76.183.49.63]) by mx.google.com with ESMTPS id v20sm168671vbw.9.2010.10.20.08.49.02 (version=SSLv3 cipher=RC4-MD5); Wed, 20 Oct 2010 08:49:03 -0700 (PDT) Received: by linux1 (sSMTP sendmail emulation); Wed, 20 Oct 2010 10:49:01 -0500 Date: Wed, 20 Oct 2010 10:49:01 -0500 From: William Hubbs To: speakup@braille.uwo.ca Subject: Re: A patch for Speakup? Message-ID: <20101020154901.GA29232@linux1> Mail-Followup-To: speakup@braille.uwo.ca References: <1283723758.2882.62.camel@debian> <20101017162913.GA27687@const.famille.thibault.fr> <1287583209.5545.15.camel@debian> <20101020152342.GH14411@const.bordeaux.inria.fr> <87tykgrifi.fsf@the-brannons.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87tykgrifi.fsf@the-brannons.com> 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: Wed, 20 Oct 2010 15:49:06 -0000 On Wed, Oct 20, 2010 at 10:29:53AM -0500, Christopher Brannon wrote: > Samuel Thibault writes: > > >> Moreover, shouldn't be online this translation, as the English guide? > > > > Sure, but I'm not webmaster. > > The website is maintained in git, in the speakup-web repo. > I think that you have commit privileges, but I'm not sure. Kirk would > know. In any case, I'll add this to the site. Actually I don't think we can do that because the site documents the most recent stable version of speakup not what is in git. To make it correct, we need to translate the manual that is in the speakup-3.1.6 tarball and put that translation on the site, not the one in git. William