diff options
Diffstat (limited to 'doc/kig')
-rw-r--r-- | doc/kig/index.docbook | 2 | ||||
-rw-r--r-- | doc/kig/scripting-api/README | 2 | ||||
-rw-r--r-- | doc/kig/scripting-api/doxygen.css | 4 | ||||
-rw-r--r-- | doc/kig/scripting-api/footer.html | 4 | ||||
-rw-r--r-- | doc/kig/scripting-api/header.html | 2 |
5 files changed, 7 insertions, 7 deletions
diff --git a/doc/kig/index.docbook b/doc/kig/index.docbook index ff3c3623..6966b588 100644 --- a/doc/kig/index.docbook +++ b/doc/kig/index.docbook @@ -4,7 +4,7 @@ <!ENTITY kseg "<application>KSeg</application>"> <!ENTITY cabri "<application>Cabri</application>"> <!ENTITY drgeo "<application>Dr.Geo</application>"> -<!ENTITY package "kdeedu"> +<!ENTITY package "tdeedu"> <!ENTITY kappname "&kig;"> <!ENTITY % addindex "IGNORE"> <!ENTITY % English "INCLUDE"> diff --git a/doc/kig/scripting-api/README b/doc/kig/scripting-api/README index 1f9b6062..0300b9c5 100644 --- a/doc/kig/scripting-api/README +++ b/doc/kig/scripting-api/README @@ -8,7 +8,7 @@ file serves to answer two questions: 2 You copied doxygen.css, footer.html, header.html, headerbg.png, docheadergears.png, grad.png, bottom1.png and bottom2.png from - kdelibs/doc/common, why didn't you use the already installed version + tdelibs/doc/common, why didn't you use the already installed version in kde_htmldir/common ? -> because Kig is supposed to run on various KDE installations ( ranging from 3.1 to HEAD ), and I don't think the images in there are guaranteed not to change.. diff --git a/doc/kig/scripting-api/doxygen.css b/doc/kig/scripting-api/doxygen.css index 2982c55e..ea9e42e2 100644 --- a/doc/kig/scripting-api/doxygen.css +++ b/doc/kig/scripting-api/doxygen.css @@ -1,10 +1,10 @@ /******************************************************************************* - Adapted from the doxygen.css in kdelibs/doc/common by domi + Adapted from the doxygen.css in tdelibs/doc/common by domi ********************************************************************************/ /******************************************************************************* - Style sheet for kdelibs doxygen documentation. + Style sheet for tdelibs doxygen documentation. Copyright (c) Anders Lund <anders@alweb.dk> 2002 This script is made available under the terms of the General Public License. diff --git a/doc/kig/scripting-api/footer.html b/doc/kig/scripting-api/footer.html index 6d94781b..fcad26f3 100644 --- a/doc/kig/scripting-api/footer.html +++ b/doc/kig/scripting-api/footer.html @@ -1,10 +1,10 @@ -<!-- Adapted from the footer.html in kdelibs/doc/common by domi --> +<!-- Adapted from the footer.html in tdelibs/doc/common by domi --> </div> <div id="bottom-nav"> <img src="bottom2.png" align="right" height="59" width="227" alt="KDE Logo"> </div> <div class="bottom"> -This file is part of the documentation for kdelibs $projectnumber. +This file is part of the documentation for tdelibs $projectnumber. </div> <div class="bottom" style="color:#cccccc"> Documentation copyright © 1996-2002 the KDE developers.<br> diff --git a/doc/kig/scripting-api/header.html b/doc/kig/scripting-api/header.html index e491908a..803b859a 100644 --- a/doc/kig/scripting-api/header.html +++ b/doc/kig/scripting-api/header.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- Adapted from the header.html in kdelibs/doc/common by domi --> +<!-- Adapted from the header.html in tdelibs/doc/common by domi --> <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"> |