Rename headers to XKBcommon* and install in extensions directory
authorDan Nicholson <dbn.lists@gmail.com>
Fri, 6 Mar 2009 02:20:15 +0000 (18:20 -0800)
committerDan Nicholson <dbn.lists@gmail.com>
Thu, 26 Mar 2009 02:40:57 +0000 (19:40 -0700)
commit1ff77ecd368a41f7b84d885a4f072091e7d552a8
treee9d41d1eeff00b5e520b01266e3b7191e93b2001
parent74173104034ba0633276e0479cfb53586874abe3
Rename headers to XKBcommon* and install in extensions directory

Following the kbproto convention, the headers will be named XKBcommon.h
and XKBcommonint.h. Furthermore, they'll be installed in X11/extensions
directory with the rest of the XKB headers.
include/Makefile.am
include/X11/extensions/XKBcommon.h [moved from include/X11/XkbCommon.h with 100% similarity]
src/Makefile.am
src/XKBcommonint.h [moved from src/XkbCommonInt.h with 100% similarity]
src/alloc.c
src/galloc.c
src/keysym.c
test/xkey.c