Commit 1a9968839eb6e1778616c33079fbee647a7ad087

Ran Benita 2012-08-31T19:05:49

expr: make ResolveString return an atom Almost all callers do xkb_atom_intern on the currently returned string, while ResolveString converts the atom to the string to begin with... uselss double work. Signed-off-by: Ran Benita <ran234@gmail.com>