From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1P3ZCR-0007y1-3t for garchives@archives.gentoo.org; Wed, 06 Oct 2010 18:58:47 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A89DCE083A; Wed, 6 Oct 2010 18:58:23 +0000 (UTC) Received: from mail-yw0-f53.google.com (mail-yw0-f53.google.com [209.85.213.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 8B99BE083A for ; Wed, 6 Oct 2010 18:58:23 +0000 (UTC) Received: by ywo7 with SMTP id 7so1533281ywo.40 for ; Wed, 06 Oct 2010 11:58:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=C5ON7+DHXLhem8QY/2koLn9xXvpdCA1/neZwmgxONOE=; b=HCMg7UkQwRZUyPkJXviqj7BhDXCJPryXCsNer7Og2B6uODWVJaeT32MxTdjb13v5O4 3R2xup1Sqd7Cr4jb4pFWn/GdStO8xJtSF+gobr2F7T5eXChIX5JKj3PbN3jPhzcJCZ1v SYpsF3wRVy6Io5SzwxWSxT/3E0YIWKgKIbdjk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=EXm2t4JUfOwhb79vp8KfnFReRVl6xIViB201JsZanEQrCKSqaTdbnbsJVbGPtuaZok rSqzKTjCx4/sGlkMVVcde99e5Y+AQllhPSvbDjGPdXPBlGxGMy5/P3LAUvA092NwNqF+ hVHnEXnSS2/jHUifRJTqf0O6ewIrvGwX/kvRM= Received: by 10.150.214.1 with SMTP id m1mr2415454ybg.341.1286391503242; Wed, 06 Oct 2010 11:58:23 -0700 (PDT) Received: from [192.168.1.2] (adsl-0-122-233.jan.bellsouth.net [65.0.122.233]) by mx.google.com with ESMTPS id v9sm1140081yba.15.2010.10.06.11.58.21 (version=SSLv3 cipher=RC4-MD5); Wed, 06 Oct 2010 11:58:22 -0700 (PDT) Message-ID: <4CACC6CC.8070305@gmail.com> Date: Wed, 06 Oct 2010 13:58:20 -0500 From: Dale User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.13) Gecko/20100920 Gentoo/2.0.8-r1 SeaMonkey/2.0.8 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Firefox and Thunderbird spell-checker is offering too many languages References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: 27ada2d4-5688-4761-a485-623b4689122c X-Archives-Hash: 68ccf2bf1b03141cc2a4d271b3b06791 Nikos Chantziaras wrote: > The list of spell-check languages offered by Firefox and Thunderbird > looks like this: > > English (AU) > English (CA) > English (GB) > English (GB-oed) > English (NZ) > English (US) > English (ZA) > German (DE) > Greek (GR) > > All this English stuff needs to do away, I only want English (US). Is > there a way to do that? > > I have this set in my make.conf. LINGUAS="en_US en" LANG="en_US" LC_ALL="en_US.utf8" Do you have something close to this as well? I can't think of anything else at the moment. Maybe someone else will post a different idea. Dale :-) :-)