From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:46113) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UDtOf-0004pf-2a for qemu-devel@nongnu.org; Fri, 08 Mar 2013 04:15:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UDtOa-0005GT-75 for qemu-devel@nongnu.org; Fri, 08 Mar 2013 04:15:25 -0500 Date: Fri, 8 Mar 2013 10:15:04 +0100 From: Stefan Hajnoczi Message-ID: <20130308091504.GA9597@stefanha-thinkpad.redhat.com> References: <5127CF6D.2060104@siemens.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5127CF6D.2060104@siemens.com> Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH][RESENT] configure: Create link to icon bitmap for out-of-tree builds List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: qemu-trivial , qemu-devel , Andreas =?iso-8859-1?Q?F=E4rber?= On Fri, Feb 22, 2013 at 09:05:01PM +0100, Jan Kiszka wrote: > This allows to pick up the icon when starting QEMU directly from an > out-of-tree build directory. > > Signed-off-by: Jan Kiszka > --- > configure | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) Thanks, applied to the trivial patches tree: https://github.com/stefanha/qemu/commits/trivial-patches Stefan