Author: steve.ebersole(a)jboss.com
Date: 2007-10-09 15:04:11 -0400 (Tue, 09 Oct 2007)
New Revision: 14077
Modified:
core/trunk/documentation/manual/es-ES/src/main/docbook/content/architecture.xml
core/trunk/documentation/manual/es-ES/src/main/docbook/content/example_mappings.xml
Log:
fixed image extensions/types
Modified: core/trunk/documentation/manual/es-ES/src/main/docbook/content/architecture.xml
===================================================================
---
core/trunk/documentation/manual/es-ES/src/main/docbook/content/architecture.xml 2007-10-09
19:02:00 UTC (rev 14076)
+++
core/trunk/documentation/manual/es-ES/src/main/docbook/content/architecture.xml 2007-10-09
19:04:11 UTC (rev 14077)
@@ -14,7 +14,7 @@
<imagedata fileref="../images/overview.svg"
format="SVG" align="center"/>
</imageobject>
<imageobject role="html">
- <imagedata fileref="../images/overview.gif"
format="GIF" align="center"/>
+ <imagedata fileref="../images/overview.png"
format="PNG" align="center"/>
</imageobject>
</mediaobject>
@@ -37,7 +37,7 @@
<imagedata fileref="../images/lite.svg"
format="SVG" align="center"/>
</imageobject>
<imageobject role="html">
- <imagedata fileref="../images/lite.gif"
format="GIF" align="center"/>
+ <imagedata fileref="../images/lite.png"
format="PNG" align="center"/>
</imageobject>
</mediaobject>
@@ -51,7 +51,7 @@
<imagedata fileref="../images/full_cream.svg"
format="SVG" align="center"/>
</imageobject>
<imageobject role="html">
- <imagedata fileref="../images/full_cream.gif"
format="GIF" align="center"/>
+ <imagedata fileref="../images/full_cream.png"
format="PNG" align="center"/>
</imageobject>
</mediaobject>
Modified:
core/trunk/documentation/manual/es-ES/src/main/docbook/content/example_mappings.xml
===================================================================
---
core/trunk/documentation/manual/es-ES/src/main/docbook/content/example_mappings.xml 2007-10-09
19:02:00 UTC (rev 14076)
+++
core/trunk/documentation/manual/es-ES/src/main/docbook/content/example_mappings.xml 2007-10-09
19:04:11 UTC (rev 14077)
@@ -17,10 +17,10 @@
<mediaobject>
<imageobject role="fo">
- <imagedata fileref="../images/EmployerEmployee.gif"
format="GIF" align="center"/>
+ <imagedata fileref="../images/EmployerEmployee.png"
format="PNG" align="center"/>
</imageobject>
<imageobject role="html">
- <imagedata fileref="../images/EmployerEmployee.gif"
format="GIF" align="center"/>
+ <imagedata fileref="../images/EmployerEmployee.png"
format="PNG" align="center"/>
</imageobject>
</mediaobject>
@@ -130,10 +130,10 @@
<mediaobject>
<imageobject role="fo">
- <imagedata fileref="../images/AuthorWork.gif"
format="GIF" align="center"/>
+ <imagedata fileref="../images/AuthorWork.png"
format="PNG" align="center"/>
</imageobject>
<imageobject role="html">
- <imagedata fileref="../images/AuthorWork.gif"
format="GIF" align="center"/>
+ <imagedata fileref="../images/AuthorWork.png"
format="PNG" align="center"/>
</imageobject>
</mediaobject>
@@ -252,10 +252,10 @@
<mediaobject>
<imageobject role="fo">
- <imagedata fileref="../images/CustomerOrderProduct.gif"
format="GIF" align="center"/>
+ <imagedata fileref="../images/CustomerOrderProduct.png"
format="PNG" align="center"/>
</imageobject>
<imageobject role="html">
- <imagedata fileref="../images/CustomerOrderProduct.gif"
format="GIF" align="center"/>
+ <imagedata fileref="../images/CustomerOrderProduct.png"
format="PNG" align="center"/>
</imageobject>
</mediaobject>