diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:50:19 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:50:19 -0600 |
commit | c954cd41d38d75615d182ca8649fb4320148bdb3 (patch) | |
tree | 125eb6216c2d08800783cf36d87013b4df8d8b3e /doc/kstars | |
parent | 3fe5b9df0c463a3e9508242ab01f4c0242cf988b (diff) | |
download | tdeedu-c954cd41d38d75615d182ca8649fb4320148bdb3.tar.gz tdeedu-c954cd41d38d75615d182ca8649fb4320148bdb3.zip |
Additional renaming of kde to tde
Diffstat (limited to 'doc/kstars')
-rw-r--r-- | doc/kstars/index.docbook | 4 | ||||
-rw-r--r-- | doc/kstars/install.docbook | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/doc/kstars/index.docbook b/doc/kstars/index.docbook index 14ac543c..46bd0508 100644 --- a/doc/kstars/index.docbook +++ b/doc/kstars/index.docbook @@ -1,7 +1,7 @@ <?xml version="1.0" ?> <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ <!ENTITY kappname "&kstars;"> - <!ENTITY package "kdeedu"> + <!ENTITY package "tdeedu"> <!ENTITY astroinfo SYSTEM "astroinfo.docbook"> <!ENTITY blackbody SYSTEM "blackbody.docbook"> <!ENTITY calc-angdist SYSTEM "calc-angdist.docbook"> @@ -165,7 +165,7 @@ interface is clean and simple, and fun to use. <keywordset> <keyword>KDE</keyword> -<keyword>kdeedu</keyword> +<keyword>tdeedu</keyword> <keyword>Astronomy</keyword> <keyword>KStars</keyword> </keywordset> 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> |