spice-gtk/.gitmodules
Daniel P. Berrange e271222e22 Switch over to using keycodemapdb submodule
Consume the keymaps.csv file from a git submodule instead of having
a private copy. This makes it easier to ensure all users of the keymap
(libvirt, gtk-vnc, spice-gtk, and eventually QEMU) to have a consistent
set of data.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Acked-by: Pavel Grunt <pgrunt@redhat.com>
2017-03-06 09:50:13 +01:00

7 lines
181 B
Plaintext

[submodule "spice-common"]
path = spice-common
url = ../spice-common
[submodule "src/keycodemapdb"]
path = src/keycodemapdb
url = https://gitlab.com/keycodemap/keycodemapdb.git