summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-10-01 14:54:23 -0700
committerSung-Jin Park <sj76.park@samsung.com>2013-09-02 23:37:57 -0400
commit9e8341cad124170046452193ea6079ab502ad088 (patch)
tree147d85f4c3fee43a63fdf300d7cf39ed81b2d98c
parent8a78b5283dd40bc38d2c1065f290a68a9c0d65bf (diff)
downloadxeyes-9e8341cad124170046452193ea6079ab502ad088.tar.gz
xeyes-9e8341cad124170046452193ea6079ab502ad088.tar.bz2
xeyes-9e8341cad124170046452193ea6079ab502ad088.zip
Add README with pointers to mailing lists, bugzilla, & git
Change-Id: I7657c408489b3271e4f8a7b7d9cdcef51e08afdc 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..a155d7c 100644
--- a/README
+++ b/README
@@ -0,0 +1,25 @@
+xeyes - a follow the mouse X demo, using the X SHAPE extension
+
+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/xeyes
+
+ http://cgit.freedesktop.org/xorg/app/xeyes
+
+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
+