From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52413) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ailDD-0004rK-MW for qemu-devel@nongnu.org; Wed, 23 Mar 2016 12:00:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ailDC-0002ql-J0 for qemu-devel@nongnu.org; Wed, 23 Mar 2016 12:00:47 -0400 Received: from mx1.redhat.com ([209.132.183.28]:34643) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ailDC-0002qd-D7 for qemu-devel@nongnu.org; Wed, 23 Mar 2016 12:00:46 -0400 Message-ID: <1458748843.25203.23.camel@redhat.com> From: Gerd Hoffmann Date: Wed, 23 Mar 2016 17:00:43 +0100 In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH v3] ui/cocoa.m: fix help menus List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Programmingkid , qemu-devel qemu-devel On Mi, 2016-03-23 at 14:35 +0000, Peter Maydell wrote: > On 15 March 2016 at 19:02, Programmingkid wro= te: > > Make the help menus actually work. The code will search thru three diff= erent > > locations for the help file. If it can't be found a dialog will tell th= e user > > the file can't be found. > > > > Signed-off-by: John Arbuckle >=20 > Thanks; I have put this into the cocoa pullreq I've just sent. /me looks a but surprised. Have you missed https://lists.gnu.org/archive/html/qemu-devel/2016-03/msg04528.html ? cheers, Gerd