summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-02-02 20:34:30 -0800
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-02-02 20:34:30 -0800
commit7a8bb2a2c991919bcdef63359c74e239045a3f4c (patch)
treeb91cd13c06dbd85910fa8c4be146552b0f8bfb42
parentdbb950061f185e1ccf27bff9c71adc34ab4cfae0 (diff)
Add README with pointers to mailing list, bugzilla & git repos
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r--README30
1 files changed, 30 insertions, 0 deletions
diff --git a/README b/README
index e69de29..7f3381e 100644
--- a/README
+++ b/README
@@ -0,0 +1,30 @@
+libICE - Inter-Client Exchange Library
+
+Documentation for this API can be found in the ICElib document in the
+doc/xorg-docs module of the X.Org source code, or online at:
+
+ http://xorg.freedesktop.org/releases/X11R7.0/doc/PDF/ICElib.pdf
+
+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/lib/libICE
+
+ http://cgit.freedesktop.org/xorg/lib/libICE
+
+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
+