From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1Te61V-0006R1-0C for mharc-grub-devel@gnu.org; Thu, 29 Nov 2012 10:27:33 -0500 Received: from eggs.gnu.org ([208.118.235.92]:60036) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Te61N-0006Pp-7J for grub-devel@gnu.org; Thu, 29 Nov 2012 10:27:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Te61J-0006qj-1t for grub-devel@gnu.org; Thu, 29 Nov 2012 10:27:25 -0500 Received: from mail-lb0-f169.google.com ([209.85.217.169]:50368) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Te61I-0006qb-QL for grub-devel@gnu.org; Thu, 29 Nov 2012 10:27:20 -0500 Received: by mail-lb0-f169.google.com with SMTP id gk1so12955942lbb.0 for ; Thu, 29 Nov 2012 07:27:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; bh=fU8+f7XcfvH7MQE+HQVHOTJQrhK3ysa/AlZCa6dEV5w=; b=ACdisNWuuIQo7fQVdlb8vw4MX6uyzVCkU6sHXVmQRHif3Dzf/bkdTPTXjNJtwvN6xv zKTMUd+n/1BXGcvZwFU11ORW4deKHEDvuX3h0V4jzWqKG8x5CU9mNzHXI98r3y603DJs nRcKg+z8/rNm/Ui/Y0XYqP6bYZKOXy9pbYFeCbgE1yXObupjOS6q5CIFSm24b1oOoi0Q KyNFHeKVsZo6L/X2m2mzhsDdf3+UnS+8TriXkYxNj+OCOL+hv+DSwCJoPv4lGiRuXAh8 2uvMG/XK7HU3+LrzeEZhktdzMN41568VIBo3EkM9EskNyBOZdNKQfQUABeKIHd6oKPHO dWBg== Received: by 10.112.17.129 with SMTP id o1mr9746943lbd.54.1354202839376; Thu, 29 Nov 2012 07:27:19 -0800 (PST) Received: from opensuse.site (ppp83-237-1-248.pppoe.mtu-net.ru. [83.237.1.248]) by mx.google.com with ESMTPS id hu6sm850281lab.13.2012.11.29.07.27.17 (version=SSLv3 cipher=OTHER); Thu, 29 Nov 2012 07:27:18 -0800 (PST) Date: Thu, 29 Nov 2012 19:27:14 +0400 From: Andrey Borzenkov To: The development of GNU GRUB Subject: Re: How can I contribute the patch to the upstream? Message-ID: <20121129192714.31b4cb9c@opensuse.site> In-Reply-To: <5190684.iNje58XMNG@icedphoenix> References: <5190684.iNje58XMNG@icedphoenix> X-Mailer: Claws Mail 3.8.1 (GTK+ 2.24.10; x86_64-suse-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 209.85.217.169 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Nov 2012 15:27:31 -0000 В Thu, 29 Nov 2012 18:07:55 +0400 Vladimir Testov пишет: > Hello! > > I've made the patch for ./grub-core/gfxmenu/gui_list.c and would like to > contribute it to the upstream. > > This patch makes possible to make gui_box for non-active menu items. > (item_box in theme.txt, just like selected_item_box) > > See included file for example of usage. > You could just send this patch to the list :) And/or open enhancement request on GRUB2 bugzilla.