diff options
Diffstat (limited to 'docs/mcc-help/zh_CN/software-management.xml')
-rw-r--r-- | docs/mcc-help/zh_CN/software-management.xml | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/docs/mcc-help/zh_CN/software-management.xml b/docs/mcc-help/zh_CN/software-management.xml new file mode 100644 index 00000000..5d3f8c39 --- /dev/null +++ b/docs/mcc-help/zh_CN/software-management.xml @@ -0,0 +1,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="zh_CN" xml:lang="英语" +xml:id="software-management"> + <info> + <title xml:id="software-management-ti1">软件管理</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>软件管理</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> |