diff options
author | marha <marha@users.sourceforge.net> | 2011-09-16 08:40:57 +0200 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2011-09-16 08:40:57 +0200 |
commit | 9d911bc1246139019e555f443e934677a067bc0a (patch) | |
tree | 2af1428f59f88fbcbe4e0ed27a29ff9f3426210a /X11/extensions/README | |
parent | 4095d7af9f50126361eb7b0aeba6869786f63d5c (diff) | |
parent | 18ae1470a8dbcfe369ddf0d7e17e0ea665251ccd (diff) | |
download | vcxsrv-9d911bc1246139019e555f443e934677a067bc0a.tar.gz vcxsrv-9d911bc1246139019e555f443e934677a067bc0a.tar.bz2 vcxsrv-9d911bc1246139019e555f443e934677a067bc0a.zip |
Merge remote-tracking branch 'origin/released'
Diffstat (limited to 'X11/extensions/README')
-rw-r--r-- | X11/extensions/README | 42 |
1 files changed, 0 insertions, 42 deletions
diff --git a/X11/extensions/README b/X11/extensions/README deleted file mode 100644 index bb6fc790c..000000000 --- a/X11/extensions/README +++ /dev/null @@ -1,42 +0,0 @@ - X Protocol Extensions - -Extension names: - -DOUBLE-BUFFER -DPMS -Extended-Visual-Information -Generic Event Extension -LBX -MIT-SHM -MIT-SUNDRY-NONSTANDARD -Multi-Buffering -SECURITY -SHAPE -SYNC -TOG-CUP -XC-APPGROUP -XTEST - -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/xextproto - - http://cgit.freedesktop.org/xorg/proto/xextproto - -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 - |