mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice-gtk
synced 2026-01-01 12:42:03 +00:00
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>
7 lines
181 B
Plaintext
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
|