From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1NTeJW-0005gf-0l for mharc-grub-devel@gnu.org; Sat, 09 Jan 2010 11:37:22 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NTeJU-0005g7-JL for grub-devel@gnu.org; Sat, 09 Jan 2010 11:37:20 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NTeJP-0005dz-JT for grub-devel@gnu.org; Sat, 09 Jan 2010 11:37:20 -0500 Received: from [199.232.76.173] (port=44372 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NTeJP-0005du-Fr for grub-devel@gnu.org; Sat, 09 Jan 2010 11:37:15 -0500 Received: from mail-yx0-f191.google.com ([209.85.210.191]:54167) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NTeJP-0000TU-5H for grub-devel@gnu.org; Sat, 09 Jan 2010 11:37:15 -0500 Received: by yxe29 with SMTP id 29so46743463yxe.14 for ; Sat, 09 Jan 2010 08:37:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:in-reply-to:references:x-mailer:mime-version :content-type:content-transfer-encoding; bh=9ZJfVuJbbQk6YWo9SIiswCktcYNjEnXQj3lJ1eoXj0U=; b=sq7/0ov1WvGmtn5VnNhQ0GshPswhq12e1HlhhC9q1Nx8k5+OQy1fHbmyvx8+7EJ5lI 1cTm4f6bp1iwtzPbNXL5sFe2FigwpeSQre3FqKYxlotE5jWd0d/+QUnbmfOHhQXwq78Y NlIMxAhsgLjBSCCrDBRSqdYml3DmTk2qyKxxY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; b=ZLj7MyhWP3+xWsZpSflqAtJcHMVp91mBA4QpfekIFQq0Bm5pJ/e7ODJZrD1X+yiVR7 meGpM8JnACjB3m6fNnpIlTi2a4ehUB3wIy59kW8MKU0toa6OgadX2TSoekXfaslkrnpo SJsfv1x0XB4fHRqTs+DdfT3tHWH4WEsckaBTU= Received: by 10.150.119.25 with SMTP id r25mr18598026ybc.349.1263055033701; Sat, 09 Jan 2010 08:37:13 -0800 (PST) Received: from shiva.selfip.org ([115.187.36.186]) by mx.google.com with ESMTPS id 4sm8396537ywg.28.2010.01.09.08.37.11 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 09 Jan 2010 08:37:12 -0800 (PST) Date: Sat, 9 Jan 2010 21:59:15 +0530 From: "J. Bakshi" To: grub-devel@gnu.org Message-ID: <20100109215915.03da5dbf@shiva.selfip.org> In-Reply-To: <1263033481.2587.1.camel@fz.local> References: <20100109155032.762b3bf3@shiva.selfip.org> <1263033481.2587.1.camel@fz.local> X-Mailer: Claws Mail 3.7.3 (GTK+ 2.18.3; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Subject: Re: gfxmenu not working in debian testing ( aka squeeze ) X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 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: Sat, 09 Jan 2010 16:37:21 -0000 On Sat, 09 Jan 2010 11:38:01 +0100 Felix Zielcke wrote: > Am Samstag, den 09.01.2010, 15:50 +0530 schrieb J. Bakshi: > > Have I missed something in my config or the testing branch is still > > no ready to support it ? > > > > Seems like you missed my reply to your initial mail about this: > > Only Debian experimental (and my PPA for Ubuntu though) has Colin > Bennets theming code (gfxmenu). > OH ! I really missed that. So again waiting for that to be available in testing :-( Thanks for your response.