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/scrnsaverproto/README | |
parent | 7fb582dac69640dddef1383a9bfad1cb78289db9 (diff) |
Remove old X proto files, replaced by xorgproto.
"go for it" deraadt@
Diffstat (limited to 'proto/scrnsaverproto/README')
-rw-r--r-- | proto/scrnsaverproto/README | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/proto/scrnsaverproto/README b/proto/scrnsaverproto/README deleted file mode 100644 index cfa979467..000000000 --- a/proto/scrnsaverproto/README +++ /dev/null @@ -1,30 +0,0 @@ - MIT Screen Saver Extension - -This extension defines a protocol to control screensaver features -and also to query screensaver info on specific windows. - -Extension name: MIT-SCREEN-SAVER - -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/scrnsaverproto - - http://cgit.freedesktop.org/xorg/proto/scrnsaverproto - -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 - |