diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-02-02 20:34:37 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-02-02 20:34:37 -0800 |
commit | c46bf972f2f0658e0fe473e978c1a7153b68d0e9 (patch) | |
tree | 226ac7f3ee1da27ab2d6917c0b3e676cc9451e07 | |
parent | ca08b93d5829a03e464fb27d96292c37825aa5ea (diff) |
Add README with pointers to mailing list, bugzilla & git repos
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r-- | README | 25 |
1 files changed, 25 insertions, 0 deletions
@@ -0,0 +1,25 @@ +libdmx - X Window System DMX (Distributed Multihead X) extension library + +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/libdmx + + http://cgit.freedesktop.org/xorg/lib/libdmx + +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 + |