diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-02-27 19:47:44 +0100 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-02-27 19:47:44 +0100 |
| commit | 9fab3e0069ee2f9b05084787ce114a67ae65c13f (patch) | |
| tree | a1d3680ffb37fac0550959de618d1640428eaf8c /help | |
| parent | eadf5eaff85bec1548298ce14874cac070f44454 (diff) | |
| parent | 67389517a2f4c58ee03b3ba6ee540df4f8f073f7 (diff) | |
| download | python-apt-9fab3e0069ee2f9b05084787ce114a67ae65c13f.tar.gz | |
* merged with main
Diffstat (limited to 'help')
| -rw-r--r-- | help/C/update-manager-C.omf | 11 | ||||
| -rw-r--r-- | help/Makefile.am | 1 |
2 files changed, 6 insertions, 6 deletions
diff --git a/help/C/update-manager-C.omf b/help/C/update-manager-C.omf index a4e6aabc..3d0f8909 100644 --- a/help/C/update-manager-C.omf +++ b/help/C/update-manager-C.omf @@ -1,15 +1,16 @@ <?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="System|Administration"/> - <description> This document explains how to use the Update Manager. </description> + <subject category="Applications"/> + <description> Keep the software on your system up-to-date.</description> <type>manual </type> <format mime="text/xml" dtd="-//OASIS//DTD DocBook XML V4.1.2//EN"/> - <identifier url=""/> + <identifier + url="file:/usr/share/gnome/help/update-manager/C/update-manager.xml"/> <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/Makefile.am b/help/Makefile.am deleted file mode 100644 index 42ffacc2..00000000 --- a/help/Makefile.am +++ /dev/null @@ -1 +0,0 @@ -SUBDIRS = C |
