diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2019-04-03 06:54:07 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2019-04-03 06:54:07 +0000 |
commit | cbab4fb0965b77a7915648a43dd0e407199128ea (patch) | |
tree | 4221c9f001deea9e12e3e772d2bd14368f3b6863 /proto/fixesproto/README | |
parent | 7fb582dac69640dddef1383a9bfad1cb78289db9 (diff) |
Remove old X proto files, replaced by xorgproto.
"go for it" deraadt@
Diffstat (limited to 'proto/fixesproto/README')
-rw-r--r-- | proto/fixesproto/README | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/proto/fixesproto/README b/proto/fixesproto/README deleted file mode 100644 index 99604e44c..000000000 --- a/proto/fixesproto/README +++ /dev/null @@ -1,31 +0,0 @@ - X Fixes Extension - -The extension makes changes to many areas of the protocol to resolve -issues raised by application interaction with core protocol mechanisms -that cannot be adequately worked around on the client side of the wire. - -Extension name: XFIXES - -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/fixesproto - - http://cgit.freedesktop.org/xorg/proto/fixesproto - -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 - |