compose/parser: resolve keysyms in parser instead of scanner
authorRan Benita <ran234@gmail.com>
Mon, 13 Oct 2014 12:47:13 +0000 (15:47 +0300)
committerRan Benita <ran234@gmail.com>
Mon, 13 Oct 2014 15:56:50 +0000 (18:56 +0300)
commit3c0c3afa09b3f46479840b5ca046a9c76b3d5d63
tree18a078f408d94867a9daaad3eeaeb0ec51f67f34
parent0b99c63cf4fa187c0fc29bef546e1be806852da2
compose/parser: resolve keysyms in parser instead of scanner

It will become context-sensitive.

Signed-off-by: Ran Benita <ran234@gmail.com>
src/compose/parser.c