diff options
author | Baptiste Jammet <baptiste@mailoo.org> | 2016-12-24 12:02:48 +0000 |
---|---|---|
committer | Baptiste Jammet <baptiste@mailoo.org> | 2016-12-24 12:02:48 +0000 |
commit | 3a02f64f4a713c717d09e2b424f0604239ee376b (patch) | |
tree | 1efad7759c3245f1f0f17a26b3c84c361c64bf52 | |
parent | 6e10b35116b861f3338fe1d0b41b66b2ed5b7732 (diff) | |
download | installation-guide-3a02f64f4a713c717d09e2b424f0604239ee376b.zip |
d-i manual: KDE desktop is called KDE Plasma. Thanks Luigi Toscano. Closes: #849238
-rw-r--r-- | en/appendix/chroot-install.xml | 2 | ||||
-rw-r--r-- | en/appendix/files.xml | 2 | ||||
-rw-r--r-- | en/appendix/preseed.xml | 2 | ||||
-rw-r--r-- | en/preparing/minimum-hardware-reqts.xml | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/en/appendix/chroot-install.xml b/en/appendix/chroot-install.xml index c8848c81c..fa3beba5d 100644 --- a/en/appendix/chroot-install.xml +++ b/en/appendix/chroot-install.xml @@ -48,7 +48,7 @@ With your current *nix partitioning tools, repartition the hard drive as needed, creating at least one filesystem plus swap. You need around &base-system-size;MB of space available for a console only install, or about &task-desktop-lxde-inst;MB if you plan to install X (more if you intend to -install desktop environments like GNOME or KDE). +install desktop environments like GNOME or KDE Plasma). </para><para> diff --git a/en/appendix/files.xml b/en/appendix/files.xml index 6b4456971..545fa9f4e 100644 --- a/en/appendix/files.xml +++ b/en/appendix/files.xml @@ -240,7 +240,7 @@ is (temporarily) required in <filename>/var</filename>. <entry>&task-desktop-gnome-tot;</entry> </row> <row> - <entry> • KDE</entry> + <entry> • KDE Plasma</entry> <entry>&task-desktop-kde-inst;</entry> <entry>&task-desktop-kde-dl;</entry> <entry>&task-desktop-kde-tot;</entry> diff --git a/en/appendix/preseed.xml b/en/appendix/preseed.xml index 3affd45b3..b99c5b6d9 100644 --- a/en/appendix/preseed.xml +++ b/en/appendix/preseed.xml @@ -1408,7 +1408,7 @@ Available tasks as of this writing include: <userinput>xfce-desktop</userinput> (XFCE desktop) </para></listitem> <listitem><para> - <userinput>kde-desktop</userinput> (KDE desktop) + <userinput>kde-desktop</userinput> (KDE Plasma desktop) </para></listitem> <listitem><para> <userinput>cinnamon-desktop</userinput> (Cinnamon desktop) diff --git a/en/preparing/minimum-hardware-reqts.xml b/en/preparing/minimum-hardware-reqts.xml index 5becd006a..443481903 100644 --- a/en/preparing/minimum-hardware-reqts.xml +++ b/en/preparing/minimum-hardware-reqts.xml @@ -68,7 +68,7 @@ space requirements. It is possible to run a graphical desktop environment on older or low-end systems, but in that case it is recommended to install a window manager that is less resource-hungry than those of the -GNOME or KDE desktop environments; alternatives include +GNOME or KDE Plasma desktop environments; alternatives include <classname>xfce4</classname>, <classname>icewm</classname> and <classname>wmaker</classname>, but there are others to choose from. |