I have updated and redview the gnome-netstatus documentation. You will find a patch in attachment.
Regards,
Damien Durand
? gnome-netstatus-update-doc.patch Index: ChangeLog =================================================================== RCS file: /cvs/gnome/gnome-netstatus/ChangeLog,v retrieving revision 1.203 diff -u -r1.203 ChangeLog --- ChangeLog 26 Aug 2006 22:44:08 -0000 1.203 +++ ChangeLog 2 Sep 2006 22:12:44 -0000 @@ -1,3 +1,7 @@ +2006-09-02 Damien Durand <[EMAIL PROTECTED]> + + * help/C/gnome-netstatus.xml: Updated and reviewed + 2006-08-26 Abel Cheung <[EMAIL PROTECTED]> * configure.in: Added 'mk' 'zh_HK' to ALL_LINGUAS. Index: help/C/gnome-netstatus.xml =================================================================== RCS file: /cvs/gnome/gnome-netstatus/help/C/gnome-netstatus.xml,v retrieving revision 1.3 diff -u -r1.3 gnome-netstatus.xml --- help/C/gnome-netstatus.xml 11 Dec 2005 18:44:53 -0000 1.3 +++ help/C/gnome-netstatus.xml 2 Sep 2006 22:12:45 -0000 @@ -2,9 +2,9 @@ <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [ <!ENTITY legal SYSTEM "legal.xml"> - <!ENTITY appversion "0.13"> - <!ENTITY manrevision "2.0"> - <!ENTITY date "February 2004"> + <!ENTITY appversion "2.12"> + <!ENTITY manrevision "3.0"> + <!ENTITY date "September 2006"> <!ENTITY app "<application>Network Monitor</application>"> <!ENTITY appname "Network Monitor"> ]> @@ -21,10 +21,17 @@ <!-- appropriate code --> <articleinfo> <title>&appname; Manual</title> - <copyright> - <year>2004</year> - <holder>Sun Microsystems</holder> - </copyright> + + <copyright> + <year>2006</year> + <holder>Damien Durand</holder> + </copyright> + + <copyright> + <year>2004</year> + <holder>Sun Microsystems</holder> + </copyright> + <!-- translators: uncomment this: <copyright> @@ -43,11 +50,21 @@ any of this. --> <authorgroup> - <author> - <firstname>Sun</firstname> - <surname>GNOME Documentation Team</surname> - <affiliation><orgname>Sun Microsystems</orgname></affiliation> - </author> + <author> + <firstname>Damien</firstname> + <surname>Durand</surname> + <affiliation> + <orgname>GNOME Documentation Project</orgname> + <address><email>[EMAIL PROTECTED]</email> + </address> + </affiliation> + </author> + + <author> + <firstname>Sun</firstname> + <surname>GNOME Documentation Team</surname> + <affiliation><orgname>Sun Microsystems</orgname></affiliation> + </author> <!-- This is appropriate place for other contributors: translators, maintainers, etc. Commented out by default. <othercredit role="translator"> @@ -165,7 +182,7 @@ </entry> <entry> <para> - Idle + Idle signal </para> </entry> </row> @@ -183,7 +200,7 @@ </entry> <entry> <para> - Transmitting + Data transmitting </para> </entry> </row> @@ -201,7 +218,7 @@ </entry> <entry> <para> - Receiving + Data receiving </para> </entry> </row> @@ -219,7 +236,7 @@ </entry> <entry> <para> - Transmitting and receiving + Data transmitting and receiving </para> </entry> </row> @@ -255,7 +272,7 @@ </entry> <entry> <para> - Error + Interface error </para> </entry> </row>
_______________________________________________ gnome-doc-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-doc-list
