1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="guide" style="task" id="disk" xml:lang="it">
<info>
<link type="guide" xref="hardware"/>
<credit type="author">
<name>Shaun McCance</name>
<email>shaunm@gnome.org</email>
</credit>
<revision pkgversion="3.4.0" date="2012-02-19" status="outdated"/>
<desc>
<link xref="disk-capacity">Disk space</link>,
<link xref="disk-benchmark">performance</link>,
<link xref="disk-check">problems</link>,
<link xref="disk-partitions">volumes and partitions</link>...
</desc>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Luca Ferretti</mal:name>
<mal:email>lferrett@gnome.org</mal:email>
<mal:years>2011</mal:years>
</mal:credit>
</info>
<title>Disks & storage</title>
</page>
|