From 35ea50bc6a001181eb9a8c658fbcdf5f075bf6c4 Mon Sep 17 00:00:00 2001 From: Eamon Walsh Date: Thu, 29 Mar 2007 12:26:28 -0700 Subject: [PATCH] Introduces attribute to schema and modifies currently special-cased protocol descriptions to use it. --- src/randr.xml | 2 +- src/screensaver.xml | 2 +- src/xcb.xsd | 1 + src/xf86dri.xml | 2 +- src/xfixes.xml | 2 +- src/xvmc.xml | 2 +- 6 files changed, 6 insertions(+), 5 deletions(-) diff --git a/src/randr.xml b/src/randr.xml index 352b1e1..6a140de 100644 --- a/src/randr.xml +++ b/src/randr.xml @@ -27,7 +27,7 @@ authorization from the authors. --> + extension-oneword="true" major-version="1" minor-version="2"> xproto diff --git a/src/screensaver.xml b/src/screensaver.xml index 8acd292..311475b 100644 --- a/src/screensaver.xml +++ b/src/screensaver.xml @@ -29,7 +29,7 @@ authorization from the authors. Screen Saver Extension to the X Protocol Draft Standard Version 1.1 --> - + diff --git a/src/xcb.xsd b/src/xcb.xsd index 674a185..ae62799 100644 --- a/src/xcb.xsd +++ b/src/xcb.xsd @@ -33,6 +33,7 @@ authorization from the authors. + diff --git a/src/xf86dri.xml b/src/xf86dri.xml index c05b724..65fbe55 100644 --- a/src/xf86dri.xml +++ b/src/xf86dri.xml @@ -27,7 +27,7 @@ authorization from the authors. --> + extension-oneword="true" major-version="4" minor-version="1"> diff --git a/src/xfixes.xml b/src/xfixes.xml index 203c2a8..7565920 100644 --- a/src/xfixes.xml +++ b/src/xfixes.xml @@ -26,7 +26,7 @@ authorization from the authors. --> + extension-oneword="true" major-version="4" minor-version="0"> xproto render shape diff --git a/src/xvmc.xml b/src/xvmc.xml index ecfafea..40dce26 100644 --- a/src/xvmc.xml +++ b/src/xvmc.xml @@ -26,7 +26,7 @@ sale, use or other dealings in this Software without prior written authorization from the authors. --> - + xv -- 2.7.4