registry: Add a great big list of protocol names, like the XErrorDB that

ships with Xlib.  This is considered temporary, until server-side XCB can
solve the problem programmatically.
This commit is contained in:
Eamon Walsh 2007-11-26 15:26:04 -05:00 committed by Eamon Walsh
parent c0f9e204ba
commit 9b0e72c8d9
2 changed files with 1058 additions and 0 deletions

View File

@ -42,6 +42,10 @@ INCLUDES = -I$(top_srcdir)/Xprint
EXTRA_DIST = buildatoms BuiltInAtoms CHANGES Xserver.d Xserver-dtrace.h.in
# Install list of protocol names
miscconfigdir = $(SERVER_MISC_CONFIG_PATH)
dist_miscconfig_DATA = protocol.txt
if XSERVER_DTRACE
# Generate dtrace header file for C sources to include
BUILT_SOURCES = Xserver-dtrace.h

1054
dix/protocol.txt Normal file

File diff suppressed because it is too large Load Diff