r20360 - gnucash-docs/trunk - Move the email tags in proper position to validate the xml.

Cristian Marchi cmarchi at code.gnucash.org
Wed Mar 2 07:53:34 EST 2011


Author: cmarchi
Date: 2011-03-02 07:53:34 -0500 (Wed, 02 Mar 2011)
New Revision: 20360
Trac: http://svn.gnucash.org/trac/changeset/20360

Modified:
   gnucash-docs/trunk/guide/C/gnucash-guide.xml
   gnucash-docs/trunk/help/C/gnucash-help.xml
Log:
Move the email tags in proper position to validate the xml.

Modified: gnucash-docs/trunk/guide/C/gnucash-guide.xml
===================================================================
--- gnucash-docs/trunk/guide/C/gnucash-guide.xml	2011-03-01 23:09:37 UTC (rev 20359)
+++ gnucash-docs/trunk/guide/C/gnucash-guide.xml	2011-03-02 12:53:34 UTC (rev 20360)
@@ -134,10 +134,10 @@
     <author>
       <firstname>Yawar</firstname>
       <surname>Amin</surname>
-      <email>yawar.amin at gmail.com</email>
       <affiliation>
         <orgname>&app; Documentation Team</orgname>
       </affiliation>
+      <email>yawar.amin at gmail.com</email>
     </author>
 
     <author>
@@ -161,55 +161,55 @@
     <author>
       <firstname>Dave</firstname>
       <surname>Herman</surname>
-      <email>dvherman at bigfoot.com</email>
       <affiliation>
         <orgname>&app; Documentation Team</orgname>
       </affiliation>
+      <email>dvherman at bigfoot.com</email>
     </author>
 
     <author>
       <firstname>Geert</firstname>
       <surname>Janssens</surname>
-      <email>geert at kobaltwit.be</email>
       <affiliation>
         <orgname>&app; Development Team</orgname>
       </affiliation>
+      <email>geert at kobaltwit.be</email>
     </author>
 
     <author>
       <firstname>Jon</firstname>
       <surname>Lapham</surname>
-      <email>lapham at extracta.com.br</email>
       <affiliation>
         <orgname>&app; Documentation Team</orgname>
       </affiliation>
+      <email>lapham at extracta.com.br</email>
     </author>
 
     <author>
       <firstname>Chris</firstname>
       <surname>Lyttle</surname>
-      <email>chris at wilddev.net</email>
       <affiliation>
         <orgname>&app; Documentation Team</orgname>
       </affiliation>
+      <email>chris at wilddev.net</email>
     </author>
 
     <author>
       <firstname>Cristian</firstname>
       <surname>Marchi</surname>
-      <email>cri79 at libero.it</email>
       <affiliation>
         <orgname>&app; Documentation Team</orgname>
       </affiliation>
+      <email>cri79 at libero.it</email>
     </author>
 
     <author>
       <firstname>Bengt</firstname>
       <surname>Thuree</surname>
-     <email>bengt at thuree.com</email>
       <affiliation>
         <orgname>&app; Documentation Team</orgname>
       </affiliation>
+     <email>bengt at thuree.com</email>
     </author>
     
 <!-- This is appropriate place for other contributors: translators,
@@ -222,6 +222,7 @@
           <address> <email>translator at gnome.org</email> </address>
         </affiliation>
         <contrib>Latin translation</contrib>
+        <email>email at address.com</email>
       </othercredit>
 -->
 

Modified: gnucash-docs/trunk/help/C/gnucash-help.xml
===================================================================
--- gnucash-docs/trunk/help/C/gnucash-help.xml	2011-03-01 23:09:37 UTC (rev 20359)
+++ gnucash-docs/trunk/help/C/gnucash-help.xml	2011-03-02 12:53:34 UTC (rev 20360)
@@ -83,19 +83,19 @@
       <author>
         <firstname>Chris</firstname>
         <surname>Lyttle</surname>
-        <email>chris at wilddev.net</email>
         <affiliation>
           <orgname>&app; Documentation Team</orgname>
         </affiliation>
+        <email>chris at wilddev.net</email>
       </author>
 
       <author>
         <firstname>Dave</firstname>
         <surname>Herman</surname>
-        <email>dvherman at bigfoot.com</email>
         <affiliation>
           <orgname>&app; Documentation Team</orgname>
         </affiliation>
+        <email>dvherman at bigfoot.com</email>
       </author>
 
 <!-- This is appropriate place for other contributors: translators,



More information about the gnucash-changes mailing list