From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1LTC1P-0004hp-Ia for mharc-grub-devel@gnu.org; Sat, 31 Jan 2009 04:20:15 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LTC1O-0004fr-5L for grub-devel@gnu.org; Sat, 31 Jan 2009 04:20:14 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LTC1L-0004bb-JB for grub-devel@gnu.org; Sat, 31 Jan 2009 04:20:13 -0500 Received: from [199.232.76.173] (port=48637 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LTC1K-0004bQ-Rm for grub-devel@gnu.org; Sat, 31 Jan 2009 04:20:10 -0500 Received: from mta-out.inet.fi ([195.156.147.13]:55093 helo=kirsi2.inet.fi) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LTC1K-0002vG-Do for grub-devel@gnu.org; Sat, 31 Jan 2009 04:20:10 -0500 Received: from [192.168.1.102] (84.248.105.254) by kirsi2.inet.fi (8.5.014) id 48FC5B8904749DB8 for grub-devel@gnu.org; Sat, 31 Jan 2009 11:20:06 +0200 Message-ID: <498417B7.7050207@nic.fi> Date: Sat, 31 Jan 2009 11:19:51 +0200 From: =?ISO-8859-1?Q?Vesa_J=E4=E4skel=E4inen?= User-Agent: Thunderbird 2.0.0.19 (Windows/20081209) MIME-Version: 1.0 To: The development of GRUB 2 References: <20080830235254.7cc5ad80@gamma.lan> <48E891E4.1000507@nic.fi> <20081013093553.4f3e978e@gibibit.com> In-Reply-To: <20081013093553.4f3e978e@gibibit.com> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: Quoted-Printable X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Subject: Re: [PATCH] GSoC #05 Menu entry class attribute (v2) 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, 31 Jan 2009 09:20:14 -0000 Colin D Bennett wrote: > Thanks for the argument parsing improvement. I'm glad to rip out the > '|class=3D' title kludge. Here is the result of merging your patch int= o > the menu entry class code. Hi Colin, I combined your menu entry and menu viewer patches and committed them in with slight modifications. See if you are happy with it :) Oh. And btw. I think I am out of sync what is still missing. So let me know if you think there is something critical that needs to be there in order to integrate your gfxmenu. As you have now commit access please be free to consult list and commit small changes yourself. Thanks, Vesa J=E4=E4skel=E4inen