dbertoni    2002/12/18 13:30:11

  Modified:    c/xdocs/sources/xalan faq.xml resources.xml
  Log:
  Updated URLs for ICU.
  
  Revision  Changes    Path
  1.35      +1 -1      xml-xalan/c/xdocs/sources/xalan/faq.xml
  
  Index: faq.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/xdocs/sources/xalan/faq.xml,v
  retrieving revision 1.34
  retrieving revision 1.35
  diff -u -r1.34 -r1.35
  --- faq.xml   1 Nov 2002 18:10:17 -0000       1.34
  +++ faq.xml   18 Dec 2002 21:30:11 -0000      1.35
  @@ -99,7 +99,7 @@
   <q>What is ICU and why do I need it?</q>
   
   <a><p>The International Components for Unicode(ICU) is a C and C++ library 
that provides robust and full-featured Unicode support on a wide variety of 
platforms. &xslt4c; uses the ICU to extend support for encoding, number 
formatting, and sorting.</p> 
  -<p>The ICU is available for download from <jump 
href="http://oss.software.ibm.com/developerworks/opensource/icu/project/index.html";>http://oss.software.ibm.com/developerworks/opensource/icu/project/index.html</jump>.</p>
  +<p>The ICU is available for download from <jump 
href="http://oss.software.ibm.com/icu/index.html";>http://oss.software.ibm.com/icu/index.html</jump>.</p>
   <p>This release of Xalan was tested with ICU 2.2.</p>
   <p>For more details see: <link idref="usagepatterns" anchor="icu">Using the 
International Components for Unicode (ICU)</link>.</p><!--icuNote--><anchor 
name="gnutar"/><p/></a>
   </faq>
  
  
  
  1.22      +2 -2      xml-xalan/c/xdocs/sources/xalan/resources.xml
  
  Index: resources.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/xdocs/sources/xalan/resources.xml,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- resources.xml     20 Sep 2002 00:24:50 -0000      1.21
  +++ resources.xml     18 Dec 2002 21:30:11 -0000      1.22
  @@ -25,8 +25,8 @@
   <resource id="xslt4c-hp-ux-download" title="&xslt4c-dist;-hp-ux.tar.gz" 
location="http://xml.apache.org/dist/xalan-c/&xslt4c-dist;-hp-ux.tar.gz"/>
   <resource id="xslt4c-Solaris-download" title="&xslt4c-dist;-solaris.tar.gz" 
location="http://xml.apache.org/dist/xalan-c/&xslt4c-dist;-solaris.tar.gz"/>
     
  -  <resource id="icu" title="International Components for Unicode (ICU)" 
location="http://oss.software.ibm.com/developerworks/opensource/icu/project/index.html"/>
  -<resource id="icu-download" title="&icu-used;" 
location="http://oss.software.ibm.com/developerworks/opensource/icu/project/download/index.html"/>
  +  <resource id="icu" title="International Components for Unicode (ICU)" 
location="http://oss.software.ibm.com/icu/index.html"/>
  +<resource id="icu-download" title="&icu-used;" 
location="http://oss.software.ibm.com/icu/download/index.html"/>
   <resource id="xerces-build-icu" title="Building ICU for &xml4c;" 
location="http://xml.apache.org/xerces-c/build.html#BuildICU"/>
   
     <resource id="stlport" title="STLport" location="http://www.stlport.org/"/>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to