From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39184) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WPoRy-0000oJ-R4 for qemu-devel@nongnu.org; Tue, 18 Mar 2014 03:28:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WPoRs-0004o9-SZ for qemu-devel@nongnu.org; Tue, 18 Mar 2014 03:28:38 -0400 Received: from mx1.redhat.com ([209.132.183.28]:46175) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WPoRs-0004o1-Me for qemu-devel@nongnu.org; Tue, 18 Mar 2014 03:28:32 -0400 Message-ID: <1395127706.13715.15.camel@nilsson.home.kraxel.org> From: Gerd Hoffmann Date: Tue, 18 Mar 2014 08:28:26 +0100 In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v3 0/5] gtk: Fix deprecation warnings, misc bug fixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Cole Robinson Cc: qemu-devel@nongnu.org, Anthony Liguori On Mo, 2014-03-17 at 16:06 -0400, Cole Robinson wrote: > First patch documents a configure option. > Next 3 patches fix deprecation warnings on gtk 3.10. > Last patch changes the 'quit' shortcut use the ctrl+alt convention. Queued for 2.1 devel cycle. thanks, Gerd