diff options
Diffstat (limited to 'docs/installer/zh_CN/choosePackageGroups.xml')
-rw-r--r-- | docs/installer/zh_CN/choosePackageGroups.xml | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/docs/installer/zh_CN/choosePackageGroups.xml b/docs/installer/zh_CN/choosePackageGroups.xml new file mode 100644 index 00000000..e98059af --- /dev/null +++ b/docs/installer/zh_CN/choosePackageGroups.xml @@ -0,0 +1,40 @@ +<?xml version="1.0" encoding="utf-8"?><section xmlns="http://docbook.org/ns/docbook" xmlns:ns5="http://www.w3.org/1999/xhtml" xmlns:ns42="http://www.w3.org/1998/Math/MathML" xmlns:ns4="http://www.w3.org/1999/xlink" xmlns:ns3="http://www.w3.org/2000/svg" xmlns:ns="http://docbook.org/ns/docbook" version="5.0" xml:lang="zh_CN" xml:id="choosePackageGroups"> + + <info> + <title xml:id="choosePackageGroups-ti1">选择软件包组</title> + </info> + + + +<mediaobject> +<!--2012-12-26 marja - exported this section from choosePackages.xml to start a new page--> +<imageobject> <imagedata fileref="dx2-choosePackageGroups.png" +align="center" format="PNG" ></imagedata> </imageobject></mediaobject> + + <para>Packages have been sorted into groups, to make choosing what you need on +your system a lot easier. The groups are fairly self explanatory, however +more information about the content of each is available in tool-tips which +become visible as the mouse is hovered over them.</para> + + <itemizedlist> + <listitem> + <para>工作区</para> + </listitem> + + <listitem> + <para>服务器。</para> + </listitem> + + <listitem> + <para>图形界面环境</para> + </listitem> + + <listitem> + <para>Individual Package Selection: You can use this option to manually add or +remove packages.</para> + </listitem> + </itemizedlist> + <para>Read <xref linkend="minimal-install"></xref> for instructions on how to do a +minimal install (without or with X & IceWM).</para> + </section> + |