diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2009-11-16 11:13:30 -0500 |
---|---|---|
committer | Gaetan Nadon <memsize@videotron.ca> | 2009-11-16 11:13:30 -0500 |
commit | f1c491cb1cd56c7689fefbd8cf9e64b8fd9f2a54 (patch) | |
tree | 21858348cc0b51ed3a9915ae745a70e3be190d0d | |
parent | bac51967621114c8314339c5db7a876bc9a724f0 (diff) |
README: file created or updated #24206
Contains a set of URLs to freedesktop.org.
-rw-r--r-- | README | 30 |
1 files changed, 30 insertions, 0 deletions
@@ -0,0 +1,30 @@ + XC-MISC Extension + +This extension defines a protocol that provides Xlib two ways to query +the server for available resource IDs. + +Extension name: XC-MISC + +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/proto/xcmiscproto + + http://cgit.freedesktop.org/xorg/proto/xcmiscproto + +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 + |