summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYaakov Selkowitz <yselkowitz@users.sourceforge.net>2010-04-13 00:09:33 -0500
committerYaakov Selkowitz <yselkowitz@users.sourceforge.net>2010-04-13 00:14:40 -0500
commitc21dc01feebd43c337efa09e322d6684824353b8 (patch)
tree7314661935407b40d352f32ce1c3c82d0808e97a
parentd25b7205c7e867cb6fbb1181ce053765ecf752b8 (diff)
Add top-level README
Signed-off-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
-rw-r--r--README28
1 files changed, 28 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..467bff7
--- /dev/null
+++ b/README
@@ -0,0 +1,28 @@
+ X Window System Protocols
+
+This package contains header files and documentation for the X Window
+System Core Protocol and all currently supported extensions. Library and
+server implementations are separate.
+
+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/xproto
+
+ http://cgit.freedesktop.org/xorg/xproto
+
+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