blob: 2f4c3b3c39e392ff9638253355c95dae601ea9e8 (
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
|
<?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="sl"
xml:id="software-management">
<info>
<title xml:id="software-management-ti1">Upravitelj virov programske opreme </title>
</info>
<mediaobject>
<imageobject>
<imagedata xml:id="software-management-im1" revision="1" align="center" format="PNG" fileref="software-management.png"/>
</imageobject>
</mediaobject>
<para>In this screen you can choose between several tools for software
management. Click on a link below to learn more.</para>
<orderedlist><title>Upravitelj virov programske opreme </title>
<listitem>
<para><xref linkend="rpmdrake"></xref></para>
</listitem>
<listitem>
<para><xref linkend="MageiaUpdate"></xref><emphasis> = Update your
system</emphasis></para>
</listitem>
<listitem>
<para><xref linkend="mgaapplet-config"></xref></para>
</listitem>
<listitem>
<para><xref linkend="drakrpm-edit-media"></xref><emphasis> = Configure media
sources for install and update</emphasis></para>
</listitem>
</orderedlist>
<xi:include href="rpmdrake.xml"></xi:include>
<xi:include href="MageiaUpdate.xml"></xi:include>
<xi:include href="mgaapplet-config.xml"></xi:include>
<xi:include href="drakrpm-edit-media.xml"></xi:include>
</section>
|