source: branches/samba-3.3.x/docs-xml/build/catalog.xml.in

Last change on this file was 217, checked in by Herwig Bauernfeind, 16 years ago

Import Samba 3.3 branch at 3.3.0 level docs-xml (psmedley's port)

File size: 527 bytes
Line 
1<?xml version="1.0"?>
2<!DOCTYPE catalog PUBLIC "-//OASIS//DTD Entity Resolution XML Catalog V1.0//EN" "http://www.oasis-open.org/committees/entity/release/1.0/catalog.dtd">
3<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
4
5<!-- XML Catalog file for SAMBA. -->
6
7 <rewriteURI
8 uriStartString="http://www.samba.org/samba/DTD/"
9 rewritePrefix="file://@BUILDDIR@/build/DTD/"/>
10
11 <rewriteURI
12 uriStartString="http://www.gnu.org/licenses/"
13 rewritePrefix="file://@BUILDDIR@/Samba3-ByExample/"/>
14</catalog>
Note: See TracBrowser for help on using the repository browser.