diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-05-02 11:50:31 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-05-02 11:50:31 +0200 |
| commit | b31d5909f204c1f7eedcf8e58548b0ba481d290c (patch) | |
| tree | f5615e58e4cbdafec0d83dfb5960ee7ee45e5e62 /help/C | |
| parent | c713b97615666865a5d7393b962be0a640d550e6 (diff) | |
| download | python-apt-b31d5909f204c1f7eedcf8e58548b0ba481d290c.tar.gz | |
* merged from docteam svn
Diffstat (limited to 'help/C')
| -rw-r--r-- | help/C/update-manager-C.omf | 11 | ||||
| -rw-r--r-- | help/C/update-manager.xml | 17 |
2 files changed, 16 insertions, 12 deletions
diff --git a/help/C/update-manager-C.omf b/help/C/update-manager-C.omf index 3d0f8909..a4e6aabc 100644 --- a/help/C/update-manager-C.omf +++ b/help/C/update-manager-C.omf @@ -1,16 +1,15 @@ <?xml version="1.0" standalone="no"?> <omf> <resource> - <creator>sean@inwords.co.za (Sean Wheller)</creator> - <title>Update Manager Manual</title> + <creator>sean@inwords.co.za (Sean Wheller) </creator> + <title>Update Manager Manual </title> <date>2005-03-04 </date> <version identifier="0.0.1" date="2005-03-04" description="First Release"/> - <subject category="Applications"/> - <description> Keep the software on your system up-to-date.</description> + <subject category="System|Administration"/> + <description> This document explains how to use the Update Manager. </description> <type>manual </type> <format mime="text/xml" dtd="-//OASIS//DTD DocBook XML V4.1.2//EN"/> - <identifier - url="file:/usr/share/gnome/help/update-manager/C/update-manager.xml"/> + <identifier url=""/> <language code="C"/> <relation seriesid="e7ae3bcc-8ce0-11d9-8fa9-d1fb3a9076bb"/> <rights type="GNU FDL" license.version="1.1" license="http://www.gnu.org/licenses/fdl.html" diff --git a/help/C/update-manager.xml b/help/C/update-manager.xml index ef1d7f02..55143847 100644 --- a/help/C/update-manager.xml +++ b/help/C/update-manager.xml @@ -8,11 +8,11 @@ <!-- (Do not remove this comment block.) Version: 0.0.3 - Last modified: March 26, 2005 + Last modified: March 24, 2006 Maintainers: Sean Wheller <sean@inwords.co.za> Jeff Schering <jeffschering@gmail.com> - + Jerome S. Gotangco <jgotangco@ubuntu.com Translators: (translators put your name and email here) --> @@ -23,7 +23,7 @@ <articleinfo> <title>Update Manager Manual</title> <copyright> - <year>2005</year> + <year>2006</year> <holder>In Words</holder> </copyright> <!-- translators: uncomment this: @@ -62,6 +62,11 @@ <surname>Schering</surname> <contrib>Editor</contrib> </othercredit> + <othercredit role="maintainer"> + <firstname>Jerome</firstname> + <surname>Gotangco</surname> + <contrib>Maintainer</contrib> + </othercredit> <!-- This is appropriate place for other contributors: translators, maintainers, etc. Commented out by default. <othercredit role="translator"> @@ -131,7 +136,7 @@ </revision> </revhistory> <releaseinfo>This manual explains how to use Update Manager, an apt update - management application for the GNOME desktop created by the Ubuntu Linux + management application for the GNOME desktop created by the Ubuntu project.</releaseinfo> <legalnotice> <title>Feedback</title> @@ -193,7 +198,7 @@ <command>apt-get</command>. To install <application>Update Manager</application> from the command line:</para> <programlisting> -sudo apt-get update-manager +sudo apt-get install update-manager </programlisting> <para> <application>Update Manager</application> is dependent on the following @@ -1011,7 +1016,7 @@ gpg -recv-key --keyserver www.keyserver.net Sikkes <email>michiel@eyeopened.nl</email> and Michael Vogt <email>michael.vogt@ubuntu.com</email> as an <application>apt</application> update manager for the GNOME Desktop of the - Ubuntu Linux distribution. The user manual was written by Sean Wheller + Ubuntu distribution. The user manual was written by Sean Wheller <email>sean@inwords.co.za</email>.</para> <para>To report a bug or make a suggestion regarding this package or this manual, send mail to <email>ubuntu-users@lists.ubuntu.com</email>.</para> |
