From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33001) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YrjAG-0006QV-Fj for qemu-devel@nongnu.org; Mon, 11 May 2015 04:34:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YrjAD-00011l-8y for qemu-devel@nongnu.org; Mon, 11 May 2015 04:34:16 -0400 Received: from mx1.redhat.com ([209.132.183.28]:48000) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YrjAD-00011h-4O for qemu-devel@nongnu.org; Mon, 11 May 2015 04:34:13 -0400 Message-ID: <55506980.2080402@redhat.com> Date: Mon, 11 May 2015 10:34:08 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v4] Makefile.target: set icon for binary file on Mac OS X List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell , Programmingkid Cc: qemu-devel qemu-devel On 10/05/2015 21:58, Peter Maydell wrote: > Unless anybody objects or Paolo particularly wants to take this > through his tree I'll add this modified version to my cocoa tree. I almost never want to take something through my tree. :) Paolo