You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by cr...@apache.org on 2003/07/08 10:35:42 UTC

cvs commit: cocoon-2.1/src/webapp/samples/catalog article.xml

crossley    2003/07/08 01:35:41

  Modified:    src/webapp/samples/catalog article.xml
  Log:
  Correct the image height.
  
  Revision  Changes    Path
  1.2       +1 -1      cocoon-2.1/src/webapp/samples/catalog/article.xml
  
  Index: article.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/webapp/samples/catalog/article.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- article.xml	9 Mar 2003 00:10:50 -0000	1.1
  +++ article.xml	8 Jul 2003 08:35:41 -0000	1.2
  @@ -40,7 +40,7 @@
       <imageobject>
        <imagedata srccredit="Powered by Apache Cocoon"
                   fileref="images/cocoon.gif"
  -                width="300" depth="45" format="GIF"/>
  +                width="300" depth="49" format="GIF"/>
       </imageobject>
      </mediaobject>
    </section>