Git commit 18608482164f2eec369f44a6bda7320a15808576 by Burkhard Lück. Committed on 29/04/2012 at 20:10. Pushed by ashark into branch 'docbook_historied_per_file'.
kdebase is in git already since quite a long time more patches to come CCMAIL:[email protected] Original commit: f1677487 https://invent.kde.org/sdk/kdesrc-build/-/commit/f1677487509bec0134686025b24248f726f9c677 M +2 -7 doc/getting-started/kde-modules-and-selection.docbook https://invent.kde.org/sdk/kdesrc-build/-/commit/18608482164f2eec369f44a6bda7320a15808576 diff --git a/doc/getting-started/kde-modules-and-selection.docbook b/doc/getting-started/kde-modules-and-selection.docbook index 34f0d889..918c6159 100644 --- a/doc/getting-started/kde-modules-and-selection.docbook +++ b/doc/getting-started/kde-modules-and-selection.docbook @@ -34,12 +34,7 @@ full desktop environment is not provided by the Platform however. </para> <para>For &kdesrc-build;, the Platform layer consists of the <literal>kdelibs</literal>, -<literal>kdepimlibs</literal>, and <literal>kdebase</literal> modules.</para> - -<note><para>Technically, only the <filename -class="directory">/runtime</filename> directory of <literal>kdebase</literal> -is part of the &kde; Platform. This will be corrected when kdebase is converted -to use &git;.</para></note> +<literal>kdepimlibs</literal>, and <literal>kde-runtime</literal> modules.</para> </listitem> <listitem><para>On top of the Platform, come several different things:</para> @@ -51,7 +46,7 @@ to use &git;.</para></note> <listitem><para>A full <quote>workspace</quote> desktop environment. This is what users normally see when they <quote>log-in to &kde;</quote>. This is provided by the &plasma; Desktop, mostly in - <literal>kdebase/workspace</literal>. </para></listitem> + <literal>kde-workspace</literal>. </para></listitem> <listitem><para>The &kde; Software Compilation. This is a collection of useful software included with the Platform and &plasma; Desktop,
