You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by te...@apache.org on 2003/08/06 06:45:17 UTC

cvs commit: jakarta-poi/src/documentation/content/xdocs/trans/es historyandfuture.xml

tetsuya     2003/08/05 21:45:17

  Modified:    src/documentation/content/xdocs/hpsf internals.xml
               src/documentation/content/xdocs/trans/de index.xml
               src/documentation/content/xdocs/trans/es
                        historyandfuture.xml
  Log:
  Deleted the word, "Horrible" for (re)branding...
  
  Revision  Changes    Path
  1.5       +4 -4      jakarta-poi/src/documentation/content/xdocs/hpsf/internals.xml
  
  Index: internals.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-poi/src/documentation/content/xdocs/hpsf/internals.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- internals.xml	5 Aug 2003 20:51:47 -0000	1.4
  +++ internals.xml	6 Aug 2003 04:45:16 -0000	1.5
  @@ -4,7 +4,7 @@
   
   <document>
     <header>
  -    <title>HPSF Internals: The Horrible Property Set Format</title>
  +    <title>Jakarta POI - HPSF Internals</title>
       <authors>
         <person name="Rainer Klute" email="klute@rainer-klute.de"/>
       </authors>
  @@ -32,13 +32,13 @@
        <strong>property set stream</strong>.</p>
   
       <p>This document describes the internal structure of a property set stream,
  -     i.e. the <strong>Horrible Property Set Format (HPSF)</strong>.  It does
  +     i.e. the <strong>HPSF</strong>.  It does
        not describe how a Microsoft Office document is organized internally and
        how to retrieve a stream from it. See the <link
         href="../poifs/index.html">POIFS documentation</link> for that kind of
        stuff.</p>
   
  -    <p>The Horrible Property Set Format is not only used in the Summary
  +    <p>The HPSF is not only used in the Summary
        Information stream in the top-level document of a Microsoft Office
        document. Often there is also a property set stream named
        <code>\005DocumentSummaryInformation</code> with additional properties.
  
  
  
  1.7       +4 -4      jakarta-poi/src/documentation/content/xdocs/trans/de/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-poi/src/documentation/content/xdocs/trans/de/index.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- index.xml	5 Aug 2003 04:00:14 -0000	1.6
  +++ index.xml	6 Aug 2003 04:45:16 -0000	1.7
  @@ -131,7 +131,7 @@
             href="../../poifs/index.html">POIFS-Seite</link>.
           </p>
         </section>
  -      <section><title>HSSF (Horrible Spreadsheet Format)</title>
  +      <section><title>HSSF</title>
           <p>
             HSSF ist unsere Portierung des Microsoft Excel 97(-2002)
             Dateiformats in reinem Java. Es unterst�tzt Lesen und
  @@ -139,7 +139,7 @@
             <link href="../../hssf/index.html">HSSF-Seite</link>.
           </p>
         </section>
  -      <section><title>HWPF (Horrible Document Format)</title>
  +      <section><title>HWPF</title>
           <p>
             HWPF ist unsere Portierung des Microsoft Word 97 Datei-Formats
             in reinem Java. Es unterst�tzt Lesen und Schreiben. Mehr
  @@ -149,7 +149,7 @@
             Entwickler, die mitmachen.
           </p>
         </section>
  -      <section><title>HPSF (Horrible Property Set Format)</title>
  +      <section><title>HPSF</title>
           <p>
             HPSF ist unsere Portierung des OLE 2 Property Formats.
             Property Sets werden h�ufig genutzt, um Metadaten eines
  
  
  
  1.5       +3 -3      jakarta-poi/src/documentation/content/xdocs/trans/es/historyandfuture.xml
  
  Index: historyandfuture.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-poi/src/documentation/content/xdocs/trans/es/historyandfuture.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- historyandfuture.xml	6 Aug 2003 04:30:38 -0000	1.4
  +++ historyandfuture.xml	6 Aug 2003 04:45:16 -0000	1.5
  @@ -132,8 +132,8 @@
           <p>
             Estamos empezando a expandir nuestro alcance de nuevo. Si pudimos
             hacer todo esto para ficheros XLS, ��uhay de ficheros Doc o PPT?
  -          Pensamos que nuestro siguiente componente (HWPF - Formato de 
  -          Documento Horrible) deber seguir el mismo patr. Esperamos
  +          Pensamos que nuestro siguiente componente (HWPF)
  +          deber seguir el mismo patr. Esperamos
             que se nos una sangre nueva al equipo y que nos permita abordar
             esto con mayor celeridad (en parte porque POIFS ya estterminado).
             ��ero a lo mejor lo que m necesitamos es a ti!
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: poi-dev-unsubscribe@jakarta.apache.org
Mailing List:    http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta POI Project: http://jakarta.apache.org/poi/