Revert "xkbcomp: Remove listing sources"
authorDan Nicholson <dbn.lists@gmail.com>
Sun, 12 Apr 2009 18:13:52 +0000 (11:13 -0700)
committerDan Nicholson <dbn.lists@gmail.com>
Mon, 13 Apr 2009 13:24:36 +0000 (06:24 -0700)
commit3d4c4d06d560228414ecdc4944e46486e70b075e
tree39b4836427b502e36c6158491e8130d658b03b9d
parent3dee8ac99970f4d9dfabee19a271816f1cfc38da
Revert "xkbcomp: Remove listing sources"

This reverts commit c4c9e36fbf4019d802323d9053f54cbfa6d3d5e5. It turns
out that the listing code is used to support the X_kbListComponents
request (via XkbListComponents).

This will have to be refactored into some reasonable interface instead
of the current usage where the server reads xkbcomp stdout. Gross.
src/xkbcomp/Makefile.am
src/xkbcomp/listing.c [new file with mode: 0644]
src/xkbcomp/xkbcomp.h