blob: 8895684050c2204f771d18a9da9d73358de460a4 (
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
30
31
32
33
34
35
36
37
38
39
40
41
42
|
<?xml version="1.0" encoding="utf-8"?>
<section xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:ns6="http://www.w3.org/1999/xlink" xmlns:ns5="http://www.w3.org/1998/Math/MathML" xmlns:ns4="http://www.w3.org/1999/xhtml" xmlns:ns3="http://www.w3.org/2000/svg" xmlns:ns="http://docbook.org/ns/docbook" version="5.0" xml:lang="de" xml:id="otherMageiaTools">
<info>
<title xml:id="otherMageiaTools-ti1">Weitere Mageia Werkzeuge</title>
</info>
<para>There are more Mageia tools than those that can be started in the Mageia
Control Center. Click on a link below to learn more, or continue reading the
next pages.</para>
<orderedlist>
<listitem>
<para><xref linkend="drakbug"/><emphasis>drakbug</emphasis>
</para>
</listitem>
<listitem>
<para><xref linkend="drakbug_report"/><emphasis>drakbug_report </emphasis></para>
</listitem>
<listitem>
<para><xref linkend="lsnetdrake"/><emphasis>TO BE WRITTEN </emphasis></para>
</listitem>
<listitem>
<para><xref linkend="lspcidrake"/></para>
</listitem>
<listitem>
<para>Und weitere Werkzeuge?</para>
</listitem>
</orderedlist>
<xi:include href="drakbug.xml"></xi:include>
<xi:include href="drakbug_report.xml"></xi:include>
<xi:include href="lsnetdrake.xml"></xi:include>
<xi:include href="lspcidrake.xml"></xi:include>
</section>
|