diff options
author | marha <marha@users.sourceforge.net> | 2010-10-05 06:44:44 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2010-10-05 06:44:44 +0000 |
commit | 51f3d1e140307561f64c47dae1d44f912accb5cf (patch) | |
tree | 9432aedd19f670b1a72a1e8b4503f286fa910102 /X11/README | |
parent | f07afca523ad174acd3c56fc43111a09b7a5243e (diff) | |
download | vcxsrv-51f3d1e140307561f64c47dae1d44f912accb5cf.tar.gz vcxsrv-51f3d1e140307561f64c47dae1d44f912accb5cf.tar.bz2 vcxsrv-51f3d1e140307561f64c47dae1d44f912accb5cf.zip |
Update to the following packages:
- glproto-1.4.12
- kbproto-1.0.5
- renderproto-0.11.1
- xclock-1.0.5
- xextproto-7.1.2
- xproto-7.0.18
- xwininfo-1.1.0
Diffstat (limited to 'X11/README')
-rw-r--r-- | X11/README | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/X11/README b/X11/README new file mode 100644 index 000000000..f310ce8c7 --- /dev/null +++ b/X11/README @@ -0,0 +1,25 @@ + X Window System Core Protocol + +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/x11proto + + http://cgit.freedesktop.org/xorg/proto/x11proto + +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 + |