gnome-netstatus-04-fix-doc.diff revision 20289
--- gnome-netstatus-2.28.2/help/C/gnome-netstatus.xml.orig 2011-05-12 09:21:08.981984904 +0100
+++ gnome-netstatus-2.28.2/help/C/gnome-netstatus.xml 2011-05-12 09:21:50.593792799 +0100
@@ -1,6 +1,5 @@
-<?xml version="1.0"?>
-<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
+<?xml version="1.0" encoding="UTF-8"?>
+<!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">
@@ -20,10 +19,11 @@
<!-- please do not change the id; for translations, change lang to -->
<!-- appropriate code -->
<articleinfo>
- <title>&appname; Manual</title>
+ <title>Network Monitor Manual</title>
<copyright>
<year>2004</year>
- <holder>Sun Microsystems</holder>
+ <year>2011</year>
+ <holder>Oracle and/or its affiliates. All rights reserved.</holder>
</copyright>
<!-- translators: uncomment this:
@@ -37,16 +37,16 @@
<publishername>GNOME Documentation Project</publishername>
</publisher>
- &legal;
+
<!-- This file contains link to license for the documentation (GNU FDL), and
other legal stuff such as "NO WARRANTY" statement. Please do not change
any of this. -->
<authorgroup>
<author>
- <firstname>Sun</firstname>
- <surname>GNOME Documentation Team</surname>
- <affiliation><orgname>Sun Microsystems</orgname></affiliation>
+ <firstname>Oracle Solaris</firstname>
+ <surname>Desktop Documentation Team</surname>
+ <affiliation><orgname>Oracle Corporation</orgname></affiliation>
</author>
<!-- This is appropriate place for other contributors: translators,
maintainers, etc. Commented out by default.
@@ -65,8 +65,8 @@
<revhistory>
<revision>
- <revnumber>&appname; Applet Manual V&manrevision;</revnumber>
- <date>&date;</date>
+ <revnumber>Network Monitor Applet Manual V2.0</revnumber>
+ <date>February 2004</date>
<revdescription>
<para role="author">Sun GNOME Documentation Team</para>
<para role="publisher">GNOME Documentation Project</para>
@@ -74,18 +74,18 @@
</revision>
</revhistory>
- <releaseinfo>This manual describes version &appversion; of &appname;.
+ <releaseinfo>This manual describes version 0.13 of Network Monitor.
</releaseinfo>
<legalnotice>
<title>Feedback</title>
- <para>To report a bug or make a suggestion regarding the &app; applet or
+ <para>To report a bug or make a suggestion regarding the <application>Network Monitor</application> applet or
this manual, follow the directions in the
<ulink url="ghelp:gnome-feedback" type="help">GNOME Feedback Page</ulink>.
</para>
<!-- Translators may also add here feedback address for translations -->
</legalnotice>
<abstract role="description">
- <para>The &appname; enables you to monitor the network traffic
+ <para>The Network Monitor enables you to monitor the network traffic
for a particular interface.</para>
</abstract>
</articleinfo>
@@ -100,31 +100,30 @@
<title>Introduction</title>
<figure id="gnome-netstatus-fig">
- <title>&appname; Applet</title>
+ <title>Network Monitor Applet</title>
<screenshot>
<mediaobject>
- <imageobject><imagedata
- fileref="figures/gnome-netstatus-txrx.png" format="PNG"/>
+ <imageobject><imagedata fileref="figures/gnome-netstatus-txrx.png" format="PNG"/>
</imageobject>
<textobject>
- <phrase>The &appname; applet.</phrase>
+ <phrase>The Network Monitor applet.</phrase>
</textobject>
</mediaobject>
</screenshot>
</figure>
<para>
- The &app; applet enables you to monitor the network traffic for a network connection.
+ The <application>Network Monitor</application> applet enables you to monitor the network traffic for a network connection.
</para>
<sect2 id="gnome-netstatus-intro-add">
- <title>To Add &appname; to a Panel</title>
+ <title>To Add Network Monitor to a Panel</title>
<para>
- To add &app; to a panel, right-click on the panel, then
+ To add <application>Network Monitor</application> to a panel, right-click on the panel, then
choose <menuchoice>
<guimenu>Add to Panel</guimenu>
<guisubmenu>Internet</guisubmenu>
- <guimenuitem>&appname;</guimenuitem>
+ <guimenuitem>Network Monitor</guimenuitem>
</menuchoice>.
</para>
</sect2>