summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-10-01 14:54:29 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-10-01 17:13:48 -0700
commit9a4e02405fe0b29bce45cbe7322d047d6daf02fc (patch)
treeb7d73c4f102815ce0fbad9413914c8bfb93b9516
parent7fd999e0a872bd931f5a156ed87e4849f81c575b (diff)
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..65a25b0 100644
--- a/README
+++ b/README
@@ -0,0 +1,25 @@
+xrefresh - refresh all or part of an X screen
+
+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/xrefresh
+
+ http://cgit.freedesktop.org/xorg/app/xrefresh
+
+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
+