These specs are not expected to be moved elsewhere. Gaetan Nadon (3): config: build CTEXT spec now in DocBook XML format config: build ICCCM spec now in DocBook XML format config: build XLFD spec now in DocBook XML format
Makefile.am | 5 +--- configure.ac | 16 +++++++++--- specs/.gitignore | 5 +++ specs/CTEXT/Makefile.am | 32 +++++++++++++++++++++++ specs/ICCCM/Makefile.am | 32 +++++++++++++++++++++++ specs/Makefile.am | 24 +++++++++++++++++ specs/XLFD/Makefile.am | 32 +++++++++++++++++++++++ specs/xmlrules.in | 64 +++++++++++++++++++++++++++++++++++++++++++++++ 8 files changed, 202 insertions(+), 8 deletions(-) create mode 100644 specs/.gitignore create mode 100644 specs/CTEXT/Makefile.am create mode 100644 specs/ICCCM/Makefile.am create mode 100644 specs/Makefile.am create mode 100644 specs/XLFD/Makefile.am create mode 100644 specs/xmlrules.in _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
