1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?xml version="1.0" standalone="no"?>
<omf>
<resource>
<creator>sean@inwords.co.za (Sean Wheller) </creator>
<title>Software Updater 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 Software Updater. </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"/>
<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"
holder="In Words"/>
</resource>
</omf>
|