r23594 - gnucash-docs/branches/2.4/guide/C - [23593] Forgot to add proper tagging to images in previous commit.

Cristian Marchi cmarchi at code.gnucash.org
Sun Dec 22 11:41:36 EST 2013


Author: cmarchi
Date: 2013-12-22 11:41:36 -0500 (Sun, 22 Dec 2013)
New Revision: 23594
Trac: http://svn.gnucash.org/trac/changeset/23594

Modified:
   gnucash-docs/branches/2.4/guide/C/ch_invest.xml
Log:
[23593] Forgot to add proper tagging to images in previous commit.

Modified: gnucash-docs/branches/2.4/guide/C/ch_invest.xml
===================================================================
--- gnucash-docs/branches/2.4/guide/C/ch_invest.xml	2013-12-22 16:40:04 UTC (rev 23593)
+++ gnucash-docs/branches/2.4/guide/C/ch_invest.xml	2013-12-22 16:41:36 UTC (rev 23594)
@@ -1747,10 +1747,14 @@
 
       <screenshot id="invest-sellstockLoss">
         <mediaobject>
-          <imageobject>
-            <imagedata fileref="figures/invest_sellstockLoss.png" format="PNG"
-                       srccredit="Dave Herman" ></imagedata>
-          </imageobject>
+          <imageobject role="html">
+             <imagedata fileref="figures/invest_sellstockLoss.png" format="PNG"
+                        srccredit="Cristian Marchi" width="510px"></imagedata>
+           </imageobject>
+           <imageobject role="fo">
+             <imagedata fileref="figures/invest_sellstockLoss.png" format="PNG"
+                        srccredit="Cristian Marchi"></imagedata>
+           </imageobject>
 
           <textobject>
             <phrase>Selling Stock at loss Example</phrase>
@@ -1764,10 +1768,14 @@
 
       <screenshot id="invest-sellstockLoss2">
         <mediaobject>
-          <imageobject>
-            <imagedata fileref="figures/invest_sellstockLoss2.png"
-                       format="PNG" srccredit="Dave Herman" ></imagedata>
-          </imageobject>
+          <imageobject role="html">
+             <imagedata fileref="figures/invest_sellstockLoss2.png" format="PNG"
+                        srccredit="Cristian Marchi" width="510px"></imagedata>
+           </imageobject>
+           <imageobject role="fo">
+             <imagedata fileref="figures/invest_sellstockLoss2.png" format="PNG"
+                        srccredit="Cristian Marchi"></imagedata>
+           </imageobject>
 
           <textobject>
             <phrase>Selling Stock at loss Example</phrase>



More information about the gnucash-changes mailing list