summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-10-01 14:54:26 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-10-01 16:54:30 -0700
commitb4bf6ca53f42eedf49c9322524b400d48d32577c (patch)
treec85014ff04775bce63ef32741c01756330f3169e
parent9eeccfd4c9019f8c15ddcf4f6204c82335d4cadd (diff)
downloadxlsatoms-b4bf6ca53f42eedf49c9322524b400d48d32577c.tar.gz
xlsatoms-b4bf6ca53f42eedf49c9322524b400d48d32577c.tar.bz2
xlsatoms-b4bf6ca53f42eedf49c9322524b400d48d32577c.zip
Add README with pointers to mailing lists, bugzilla, & git
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r--README25
1 files changed, 25 insertions, 0 deletions
diff --git a/README b/README
index e69de29..2f56c24 100644
--- a/README
+++ b/README
@@ -0,0 +1,25 @@
+xlsatoms lists the interned atoms defined on an X11 server
+
+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/app/xlsatoms
+
+ http://cgit.freedesktop.org/xorg/app/xlsatoms
+
+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
+