From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:44351) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SeNcU-0005Dz-SX for qemu-devel@nongnu.org; Tue, 12 Jun 2012 05:42:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SeNcO-0002Vh-Pc for qemu-devel@nongnu.org; Tue, 12 Jun 2012 05:42:38 -0400 Date: Tue, 12 Jun 2012 10:42:25 +0100 From: Stefan Hajnoczi Message-ID: <20120612094225.GA29104@stefanha-thinkpad.localdomain> References: <1339178785-8977-1-git-send-email-fboiteux@free.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1339178785-8977-1-git-send-email-fboiteux@free.fr> Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH] Install 'bepo' keymap already included in Qemu source List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: fboiteux@free.fr Cc: qemu-trivial@nongnu.org, qemu-devel@nongnu.org, 676374@bugs.debian.org On Fri, Jun 08, 2012 at 08:06:25PM +0200, fboiteux@free.fr wrote: > From: Frédéric Boiteux > > The 'bepo' layout (a french dvorak-like keyboard layout) was added > about one year ago, (see commit 2a3c633c1eb8692716220195b6d3fe78b7e411d0), > but I missed to declare to install it. > > Signed-off-by: Frédéric Boiteux > --- > Makefile | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) Thanks, applied to the trivial patches tree: https://github.com/stefanha/qemu/commits/trivial-patches Stefan