diff options
| author | Sebastian Heinlein <sebastian.heinlein@web.de> | 2006-02-21 00:20:42 +0100 |
|---|---|---|
| committer | Sebastian Heinlein <sebastian.heinlein@web.de> | 2006-02-21 00:20:42 +0100 |
| commit | bbd55b0ae474dc26b7c9dbb69070103272f1878d (patch) | |
| tree | 3c67837eb8d99ad2caf6f804188c7048a3b6884f /help | |
| parent | d87c4020340ed0c869346c5b569a3b2e261b7be2 (diff) | |
| parent | 619c7f8d10780f5c088eddd3f9bc5cd7b6ec5d84 (diff) | |
| download | python-apt-bbd55b0ae474dc26b7c9dbb69070103272f1878d.tar.gz | |
* merged with michael
* install the help files
Diffstat (limited to 'help')
| -rw-r--r-- | help/C/update-manager-C.omf | 8 | ||||
| -rw-r--r-- | help/Makefile.am | 1 |
2 files changed, 4 insertions, 5 deletions
diff --git a/help/C/update-manager-C.omf b/help/C/update-manager-C.omf index a4e6aabc..072fe3b1 100644 --- a/help/C/update-manager-C.omf +++ b/help/C/update-manager-C.omf @@ -1,12 +1,12 @@ <?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=""/> 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 |
