commit | 2e1968fa1f398e8615197378799ace0a4ea907dd | [log] [tgz] |
---|---|---|
author | Ran Benita <ran234@gmail.com> | Tue Aug 19 23:59:51 2014 +0300 |
committer | Daniel Stone <daniels@collabora.com> | Wed Aug 20 01:05:13 2014 -0700 |
tree | d11f4da29f399ed0fcfe56bc655b4f6d5c8b3e71 | |
parent | 3f5e906268448f2d84b115c5f3d22165ce0021b1 [diff] |
Replace deprecated xkbcommon symbols with current names These symbols (xkb_map_* and others) were replaced in xkbcommon with more consistent names. See the header xkbcommon/xkbcommon-compat.h for how the old names map to the new. The new names have been available since the first stable xkbcommon release (0.2.0). Signed-off-by: Ran Benita <ran234@gmail.com>