Stringify public name types
authorDaniel Stone <daniel@fooishbar.org>
Fri, 9 Mar 2012 18:53:47 +0000 (18:53 +0000)
committerDaniel Stone <daniel@fooishbar.org>
Fri, 9 Mar 2012 19:30:31 +0000 (19:30 +0000)
commit731e5c40bc9275770fa67f9bcbd222aa3e8c0bb3
tree4deda6bd295c3e639a9639a20cc2353bc9da61d1
parent57b551a4189c7c9d9dccc816c43b4c18e1111392
Stringify public name types

Ensure that all names under xkb_desc are strings, rather than atoms.

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
include/xkbcommon/xkbcommon.h
src/alloc.c
src/malloc.c
src/text.c
src/xkbcomp/indicators.c
src/xkbcomp/keycodes.c
src/xkbcomp/keytypes.c
src/xkbcomp/symbols.c
src/xkbcomp/vmod.c