diff options
author | marha <marha@users.sourceforge.net> | 2011-09-16 08:36:51 +0200 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2011-09-16 08:36:51 +0200 |
commit | 18ae1470a8dbcfe369ddf0d7e17e0ea665251ccd (patch) | |
tree | ecf208df0badb85d34d35990d9194b5182411a10 /X11/extensions/README | |
parent | 4420369d700d9db1563f8647e1889c6a0972ea2c (diff) | |
download | vcxsrv-18ae1470a8dbcfe369ddf0d7e17e0ea665251ccd.tar.gz vcxsrv-18ae1470a8dbcfe369ddf0d7e17e0ea665251ccd.tar.bz2 vcxsrv-18ae1470a8dbcfe369ddf0d7e17e0ea665251ccd.zip |
git update libXext libXdmcp mesa xkeyboard-config 16 sep 2011
X11/extensions: removed files that are in multiple extension modules
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 - |