diff options
Diffstat (limited to 'doc/kstars/install.docbook')
-rw-r--r-- | doc/kstars/install.docbook | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/kstars/install.docbook b/doc/kstars/install.docbook index 94a1c1c3..4b15a8ac 100644 --- a/doc/kstars/install.docbook +++ b/doc/kstars/install.docbook @@ -4,7 +4,7 @@ <sect1 id="getting-kstars"> <title>How to obtain &kstars;</title> <para> -&kstars; is distributed with &kde; as part of the kdeedu "Edutainment" +&kstars; is distributed with &kde; as part of the tdeedu "Edutainment" module. </para> <para> @@ -25,7 +25,7 @@ Releases are also posted to <ulink url="http://edu.kde.org/kstars">the <para> &kstars; is been packaged by many Linux/BSD distributions, including Redhat, Suse, and Mandrake. Some distributions package &kstars; as a separate application, some -just provide a kdeedu package, which includes &kstars;. +just provide a tdeedu package, which includes &kstars;. </para><para> If you would like the latest CVS development version of &kstars;, please follow <ulink url="http://edu.kde.org/kstars/cvs.html">these instructions</ulink>. @@ -42,7 +42,7 @@ In order to successfully run &kstars;, you need &kde; >=3.2 and To compile &kstars;, you will also have to have the following packages installed: <itemizedlist> -<listitem><para>kdelibs-devel</para></listitem> +<listitem><para>tdelibs-devel</para></listitem> <listitem><para>qt-devel</para></listitem> <listitem><para>zlib-devel</para></listitem> <listitem><para>fam-devel</para></listitem> |