blob: f38aa07f86eead689da5e06c576a291ffa6b5a58 (
plain)
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
|
<page xmlns="http://projectmallard.org/1.0/"
type="guide" id="files">
<info>
<link type="guide" xref="index#files-folders"/>
<desc>Learn how to work with files and folders.</desc>
<revision pkgversion="3.0" version="1.0" date="2010-06-16" status="draft"/>
<credit type="author">
<name>Phil Bull</name>
<email>philbull@gmail.com</email>
</credit>
<license>
<p>Creative Commons Share Alike 3.0</p>
</license>
</info>
<title>Files and folders</title>
<section id="management" style="2column">
<title>How to manage your files and folders</title>
</section>
<section id="others" style="2column">
<title>More about files and folders management</title>
</section>
<section id="problems" style="2column">
<title>Common problems</title>
</section>
</page>
|