From owner-freebsd-gecko@FreeBSD.ORG Mon Jun 27 09:55:00 2011 Return-Path: Delivered-To: gecko@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3A0DE1065670 for ; Mon, 27 Jun 2011 09:55:00 +0000 (UTC) (envelope-from flo@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 111178FC0A; Mon, 27 Jun 2011 09:55:00 +0000 (UTC) Received: from bender.solomo.local (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p5R9svRa005868; Mon, 27 Jun 2011 09:54:59 GMT (envelope-from flo@freebsd.org) Message-ID: <4E085371.9090609@freebsd.org> Date: Mon, 27 Jun 2011 11:54:57 +0200 From: Florian Smeets User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:5.0) Gecko/20110627 Thunderbird/5.0b2 MIME-Version: 1.0 To: alphachi References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: gecko@freebsd.org Subject: Re: About /usr/ports/www/firefox-i18n/ X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jun 2011 09:55:00 -0000 On 25.06.2011 19:08, alphachi wrote: > Hello! > I use "make config" and only select "LANG_CN" for installation. When running > firefox, I find three language pack: Asturianu, Breton and Chinese. Is this > a bug? It's a bug, is missed those two languages in Makefile.option when adding all the new languages. A fix has been committed. Thanks, Florian