~karl-schock/ubuntu-desktop-course/ubuntu-desktop-course-german

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" 
        "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
<book lang="en" id="desktop-training">

<title>Ubuntu 7.10 Desktop Training</title>

<include href="Introduction.xml" xmlns="http://www.w3.org/2001/XInclude"/>
<include href="chapter1/Introducing_Ubuntu.xml" xmlns="http://www.w3.org/2001/XInclude"/>
<include href="chapter2/Exploring_the_Ubuntu_Desktop.xml" xmlns="http://www.w3.org/2001/XInclude"/>
<include href="chapter3/Using_Internet.xml" xmlns="http://www.w3.org/2001/XInclude"/>
<include href="chapter4/Using_OpenOffice_Applications.xml" xmlns="http://www.w3.org/2001/XInclude"/>
<include href="chapter5/Ubuntu_and_Games.xml" xmlns="http://www.w3.org/2001/XInclude"/>
<include href="chapter6/Customising_the_Desktop_and_Applications.xml" xmlns="http://www.w3.org/2001/XInclude"/>
<include href="chapter7/Managing_Graphics_and_Photos.xml" xmlns="http://www.w3.org/2001/XInclude"/>
<include href="chapter8/Playing_Music_and_Videos.xml" xmlns="http://www.w3.org/2001/XInclude"/>
<include href="chapter9/Ubuntu_Help_and_Support.xml" xmlns="http://www.w3.org/2001/XInclude"/>
<include href="chapter10/Partitioning_and_Booting.xml" xmlns="http://www.w3.org/2001/XInclude"/>

</book>