dump: add back kccgst names
authorRan Benita <ran234@gmail.com>
Wed, 11 Jul 2012 13:16:20 +0000 (16:16 +0300)
committerDaniel Stone <daniel@fooishbar.org>
Thu, 12 Jul 2012 23:11:29 +0000 (00:11 +0100)
commitf0599675920020a9f84cd962ee05d7d491164df4
treed1dc3145093730b56598b316a5f1b3d52dd45a11
parent2ec0a22d55d35ffa120cb913655c639ee738fd8d
dump: add back kccgst names

Readd the component names to the keymap->names struct. This is used when
printing the component, e.g.

xkb_keymap {
xkb_keycodes "evdev+aliases(qwerty)" {

instead of

xkb_keymap {
xkb_keycodes {

This makes diffing against xkbcomp $DISPLAY a bit easier and is kind of
useful anyway.

Signed-off-by: Ran Benita <ran234@gmail.com>
src/alloc.c
src/keymap-dump.c
src/xkb-priv.h
src/xkbcomp/compat.c
src/xkbcomp/keycodes.c
src/xkbcomp/keytypes.c
src/xkbcomp/symbols.c
test/data/keymaps/dump.data