From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45608) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bZZet-0007jx-Md for qemu-devel@nongnu.org; Tue, 16 Aug 2016 04:23:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bZZep-0006OR-Oo for qemu-devel@nongnu.org; Tue, 16 Aug 2016 04:23:39 -0400 Received: from mail-ua0-x22c.google.com ([2607:f8b0:400c:c08::22c]:33713) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bZZep-0006OF-KE for qemu-devel@nongnu.org; Tue, 16 Aug 2016 04:23:35 -0400 Received: by mail-ua0-x22c.google.com with SMTP id 74so110435217uau.0 for ; Tue, 16 Aug 2016 01:23:35 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: From: Peter Maydell Date: Tue, 16 Aug 2016 09:23:14 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PATCH v4] ui/cocoa.m: Make a better about dialog List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Programmingkid Cc: qemu-devel qemu-devel On 16 August 2016 at 03:11, Programmingkid wrote: > The about dialog in QEMU on Mac OS X is very plain and unhelpful. This patch > makes the about dialog look a lot better and have some descriptive information > on what version of QEMU the user is running. > > Signed-off-by: John Arbuckle Reviewed-by: Peter Maydell I've put this patch in a list to apply once 2.7 is released. thanks -- PMM