From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1LumFG-0004vA-6c for mharc-grub-devel@gnu.org; Fri, 17 Apr 2009 07:28:34 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LumFD-0004uO-IH for grub-devel@gnu.org; Fri, 17 Apr 2009 07:28:31 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LumF8-0004to-S4 for grub-devel@gnu.org; Fri, 17 Apr 2009 07:28:31 -0400 Received: from [199.232.76.173] (port=57911 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LumF8-0004tl-KN for grub-devel@gnu.org; Fri, 17 Apr 2009 07:28:26 -0400 Received: from fg-out-1718.google.com ([72.14.220.154]:47426) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LumF8-00025d-AA for grub-devel@gnu.org; Fri, 17 Apr 2009 07:28:26 -0400 Received: by fg-out-1718.google.com with SMTP id 19so270034fgg.7 for ; Fri, 17 Apr 2009 04:28:25 -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=Jwp8jKohRnuRAs9yO+RLsudtcdkSa++ETYQSsHBDOXM=; b=AVCSuE0NGWD21Icc5da5NLZY2x/CGF9ITob7M5cwfODvpj0+A7Si7yTFNxH1DSGjUz LzBBp9Ee2RIsFjTd+r/+rAIuU/yIEx4abD7Fa0xzjdj6LQ12Ofc1GK5R+YuCldGpB+dI rUjlf2sAVQ8gPLyp3o0dEklTnF4eZqsTyrgq4= 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=sMYVtvYvRDEjqBzC/J/2CLfhbOAFpUW9VZjJ+N0AxGAjftaC0uzILZ56VX+NT4Q3Xv 9OwmCUDro2PVe4WDEGsn73jv7GynHvYdqZbuMsgWZ3rdcZUGjh3ESWLNhRJlOs3w6pQK Aa1Op8uilZu2jAyOiTi3csey/P/PE8NoOAUh4= Received: by 10.86.80.5 with SMTP id d5mr1946398fgb.59.1239967704960; Fri, 17 Apr 2009 04:28:24 -0700 (PDT) Received: from ?192.168.1.100? (147-69.203-62.cust.bluewin.ch [62.203.69.147]) by mx.google.com with ESMTPS id e20sm829288fga.29.2009.04.17.04.28.23 (version=SSLv3 cipher=RC4-MD5); Fri, 17 Apr 2009 04:28:24 -0700 (PDT) Message-ID: <49E867D6.1050703@gmail.com> Date: Fri, 17 Apr 2009 13:28:22 +0200 From: phcoder User-Agent: Thunderbird 2.0.0.21 (X11/20090409) MIME-Version: 1.0 To: The development of GRUB 2 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Subject: Re: [PATCH] Split #4: text menu separation 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: Fri, 17 Apr 2009 11:28:31 -0000 Hello. Couldn't this be done by transforming menu viewer to a command? What are pros and contras of both approaches? Bean wrote: > Hi, > > This patch moves menu_text.c to menu/text/, and it changes > grub_menu_viewer structure as handler. > > > > ------------------------------------------------------------------------ > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/grub-devel -- Regards Vladimir 'phcoder' Serbinenko