* [Qemu-devel] [PATCH] Install 'bepo' keymap already included in Qemu source
@ 2012-06-08 18:06 fboiteux
2012-06-12 9:42 ` [Qemu-devel] [Qemu-trivial] " Stefan Hajnoczi
0 siblings, 1 reply; 2+ messages in thread
From: fboiteux @ 2012-06-08 18:06 UTC (permalink / raw)
To: qemu-devel; +Cc: qemu-trivial, Frédéric Boiteux, 676374
From: Frédéric Boiteux <fboiteux@free.fr>
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 <fboiteux@free.fr>
---
Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index 9b7a85e..5791aeb 100644
--- a/Makefile
+++ b/Makefile
@@ -249,7 +249,8 @@ distclean: clean
KEYMAPS=da en-gb et fr fr-ch is lt modifiers no pt-br sv \
ar de en-us fi fr-be hr it lv nl pl ru th \
-common de-ch es fo fr-ca hu ja mk nl-be pt sl tr
+common de-ch es fo fr-ca hu ja mk nl-be pt sl tr \
+bepo
ifdef INSTALL_BLOBS
BLOBS=bios.bin sgabios.bin vgabios.bin vgabios-cirrus.bin \
--
1.7.10
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] [Qemu-trivial] [PATCH] Install 'bepo' keymap already included in Qemu source
2012-06-08 18:06 [Qemu-devel] [PATCH] Install 'bepo' keymap already included in Qemu source fboiteux
@ 2012-06-12 9:42 ` Stefan Hajnoczi
0 siblings, 0 replies; 2+ messages in thread
From: Stefan Hajnoczi @ 2012-06-12 9:42 UTC (permalink / raw)
To: fboiteux; +Cc: qemu-trivial, qemu-devel, 676374
On Fri, Jun 08, 2012 at 08:06:25PM +0200, fboiteux@free.fr wrote:
> From: Frédéric Boiteux <fboiteux@free.fr>
>
> 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 <fboiteux@free.fr>
> ---
> 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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-06-12 9:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-08 18:06 [Qemu-devel] [PATCH] Install 'bepo' keymap already included in Qemu source fboiteux
2012-06-12 9:42 ` [Qemu-devel] [Qemu-trivial] " Stefan Hajnoczi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).