From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1JO9zm-0000d6-5q for mharc-grub-devel@gnu.org; Sun, 10 Feb 2008 06:05:14 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JO9zk-0000d1-KA for grub-devel@gnu.org; Sun, 10 Feb 2008 06:05:12 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JO9zj-0000ap-16 for grub-devel@gnu.org; Sun, 10 Feb 2008 06:05:12 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JO9zi-0000aU-J5 for grub-devel@gnu.org; Sun, 10 Feb 2008 06:05:10 -0500 Received: from pne-smtpout4-sn2.hy.skanova.net ([81.228.8.154]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JO9zi-0002Xp-7R for grub-devel@gnu.org; Sun, 10 Feb 2008 06:05:10 -0500 Received: from [127.0.0.1] (88.193.32.97) by pne-smtpout4-sn2.hy.skanova.net (7.3.129) id 478BE6630016A0A8 for grub-devel@gnu.org; Sun, 10 Feb 2008 12:04:44 +0100 Message-ID: <47AEDA68.8010408@nic.fi> Date: Sun, 10 Feb 2008 13:05:12 +0200 From: =?UTF-8?B?VmVzYSBKw6TDpHNrZWzDpGluZW4=?= User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: The development of GRUB 2 References: <47AE1ABA.4020703@nic.fi> In-Reply-To: <47AE1ABA.4020703@nic.fi> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: Quoted-Printable X-detected-kernel: by monty-python.gnu.org: Solaris 10 (beta) Subject: Re: [patch] more descriptive unknown glyph picture 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: Sun, 10 Feb 2008 11:05:12 -0000 Vesa J=C3=A4=C3=A4skel=C3=A4inen wrote: > Here is a patch that changes this gray pattern for unknown glyphs to=20 > rounded question mark. This way user knows that something is missing :)= =20 > (and it is easily visible). Committed.