From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1MZfWl-0005p5-8B for mharc-grub-devel@gnu.org; Sat, 08 Aug 2009 02:35:39 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MZfWk-0005p0-Of for grub-devel@gnu.org; Sat, 08 Aug 2009 02:35:38 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MZfWf-0005ol-Dh for grub-devel@gnu.org; Sat, 08 Aug 2009 02:35:37 -0400 Received: from [199.232.76.173] (port=36262 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MZfWf-0005oi-6U for grub-devel@gnu.org; Sat, 08 Aug 2009 02:35:33 -0400 Received: from c60.cesmail.net ([216.154.195.49]:3594) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.60) (envelope-from ) id 1MZfWe-0008AG-OI for grub-devel@gnu.org; Sat, 08 Aug 2009 02:35:33 -0400 Received: from unknown (HELO smtprelay2.cesmail.net) ([192.168.1.112]) by c60.cesmail.net with ESMTP; 08 Aug 2009 02:35:30 -0400 Received: from [192.168.0.22] (static-72-92-88-10.phlapa.fios.verizon.net [72.92.88.10]) by smtprelay2.cesmail.net (Postfix) with ESMTPSA id CE4B234C6D for ; Sat, 8 Aug 2009 02:48:29 -0400 (EDT) From: Pavel Roskin To: The development of GRUB 2 In-Reply-To: <1249711483.3537.16.camel@fz.local> References: <1249551551.3663.7.camel@fz.local> <20090807113928.GM6695@thorin> <1249646572.3592.10.camel@fz.local> <1249649867.3592.11.camel@fz.local> <1249708335.28996.21.camel@mj> <1249709780.3537.14.camel@fz.local> <1249710565.28996.43.camel@mj> <1249711483.3537.16.camel@fz.local> Content-Type: text/plain Date: Sat, 08 Aug 2009 02:35:27 -0400 Message-Id: <1249713327.32418.0.camel@mj> Mime-Version: 1.0 X-Mailer: Evolution 2.26.3 (2.26.3-1.fc11) Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. Subject: Re: [PATCH] move functionality of font_path() directly to util/grub-mkconfig.in and prefer unicode.pf2 over ascii.pf2 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Aug 2009 06:35:38 -0000 On Sat, 2009-08-08 at 08:04 +0200, Felix Zielcke wrote: > > I think it would be more natural to let the user specify the full path > > to the file. Setting LANG=C seems unneeded in this case. After all, > > it's the user's choice, and we cannot examine the font file to check > > which characters it has. > > Ok here's a new one. Looks good to me. -- Regards, Pavel Roskin