summaryrefslogtreecommitdiff
path: root/xf86miscproto
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2018-01-30 11:48:27 -0500
committerAdam Jackson <ajax@redhat.com>2018-01-30 11:48:27 -0500
commit20edc983b0e103cff51f0723bd56691f6afb8759 (patch)
tree412de80bb1832bdef41938938f1c49dad3c1fe57 /xf86miscproto
parent88ae4ebf260df280c292cbc6934f8cef6f00bcb6 (diff)
Add a top-level README
Inspired mostly by x11proto/README, plus some commentary about the scope of this project and a pointer to the xcb protocol xml. Signed-off-by: Adam Jackson <ajax@redhat.com>
Diffstat (limited to 'xf86miscproto')
-rw-r--r--xf86miscproto/README28
1 files changed, 0 insertions, 28 deletions
diff --git a/xf86miscproto/README b/xf86miscproto/README
deleted file mode 100644
index 20a12ef..0000000
--- a/xf86miscproto/README
+++ /dev/null
@@ -1,28 +0,0 @@
-This package includes the protocol definitions of the "XFree86-Misc"
-extension to the X11 protocol. The "XFree86-Misc" extension is
-supported by the XFree86 X server and versions of the Xorg X server
-prior to Xorg 1.6.
-
-All questions regarding this software should be directed at the
-Xorg mailing list:
-
- http://lists.freedesktop.org/mailman/listinfo/xorg
-
-Please submit bug reports to the Xorg bugzilla:
-
- https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
-
-The master development code repository can be found at:
-
- git://anongit.freedesktop.org/git/xorg/proto/xf86miscproto
-
- http://cgit.freedesktop.org/xorg/proto/xf86miscproto
-
-For patch submission instructions, see:
-
- http://www.x.org/wiki/Development/Documentation/SubmittingPatches
-
-For more information on the git code manager, see:
-
- http://wiki.x.org/wiki/GitPage
-