mirror of https://github.com/xemu-project/xemu.git
keymaps: drop nl-be map
It doesn't define any keys, only includes "common". Which makes it effectively an "en-us" map. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-id: 20181116104319.10329-3-kraxel@redhat.com
This commit is contained in:
parent
06e7772fbd
commit
b7c9d9f07e
2
Makefile
2
Makefile
|
@ -653,7 +653,7 @@ distclean: clean
|
|||
|
||||
KEYMAPS=da en-gb et fr fr-ch is lt 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 pt sl tr \
|
||||
bepo cz
|
||||
|
||||
ifdef INSTALL_BLOBS
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
# Dutch (Belgium)
|
||||
map 0x813
|
||||
include common
|
Loading…
Reference in New Issue