You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general-cvs@xml.apache.org by ga...@apache.org on 2003/09/18 17:58:00 UTC

cvs commit: xml-site/sources xerces-c.xml entities.ent

gareth      2003/09/18 08:58:00

  Modified:    sources  xerces-c.xml entities.ent
  Log:
  copyright blat
  
  Revision  Changes    Path
  1.9       +2 -2      xml-site/sources/xerces-c.xml
  
  Index: xerces-c.xml
  ===================================================================
  RCS file: /home/cvs/xml-site/sources/xerces-c.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- xerces-c.xml	8 Sep 2003 13:11:55 -0000	1.8
  +++ xerces-c.xml	18 Sep 2003 15:58:00 -0000	1.9
  @@ -1,7 +1,7 @@
   <?xml version="1.0"?>
   <!DOCTYPE book SYSTEM "sbk:/style/dtd/book.dtd">
   
  -<book title="&XercesCName; Documentation" copyright="2001 The Apache Software Foundation">
  +<book title="&XercesCName; Documentation" copyright="2003 The Apache Software Foundation">
     <external href="../index.html"  label="Home"/>
   
     <separator/>
  @@ -14,7 +14,7 @@
     <separator/>
   
        <document id="install"     label="Installation"       source="xerces-c/install.xml"/>
  -     <external href="xerces-c/download.cgi"              label="Download"/>
  +     <external href="http://&XercesDistDir;"              label="Download"/>
        <hidden id="download"      source="xerces-c/download.xml"/>
        <document id="build"       label="Build Instructions" source="xerces-c/build.xml"/>
        <hidden   id="build-winunix" source="xerces-c/build-winunix.xml"/>
  
  
  
  1.13      +1 -1      xml-site/sources/entities.ent
  
  Index: entities.ent
  ===================================================================
  RCS file: /home/cvs/xml-site/sources/entities.ent,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- entities.ent	8 Sep 2003 16:47:29 -0000	1.12
  +++ entities.ent	18 Sep 2003 15:58:00 -0000	1.13
  @@ -15,4 +15,4 @@
   <!ENTITY XercesCNamespace     "xercesc">                      <!-- C++ namespace name -->
   <!ENTITY XercesCNSVersion     "xercesc_2_3">                  <!-- C++ namespace name with Version -->
   <!ENTITY XercesCEmailAddress  "xerces-c-dev@xml.apache.org "> <!-- emailaddress -->
  -<!ENTITY XercesDistDir        "xml.apache.org/dist/xerces-c"> <!-- download directory -->
  +<!ENTITY XercesDistDir        "xml.apache.org/xerces-c/download.cgi"> <!-- download directory -->
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: general-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: general-cvs-help@xml.apache.org