diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:53:35 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:53:35 -0600 |
commit | ffa67ac75582192196cb70f866f6bfa00586542a (patch) | |
tree | 5a09c67b42a8228fc8348b5689b85006ea09942d /doc/xsldbg | |
parent | 997aa1672a07ce33c6696bd4a4124bfff97036e1 (diff) | |
download | tdewebdev-ffa67ac75582192196cb70f866f6bfa00586542a.tar.gz tdewebdev-ffa67ac75582192196cb70f866f6bfa00586542a.zip |
Additional renaming of kde to tde
Diffstat (limited to 'doc/xsldbg')
-rw-r--r-- | doc/xsldbg/index.docbook | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/xsldbg/index.docbook b/doc/xsldbg/index.docbook index 4c211c10..e7367b90 100644 --- a/doc/xsldbg/index.docbook +++ b/doc/xsldbg/index.docbook @@ -2,7 +2,7 @@ <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ <!ENTITY xsldbg "<application>xsldbg</application>"> <!ENTITY kappname "&xsldbg;"> - <!ENTITY package "kdewebdev"> + <!ENTITY package "tdewebdev"> <!ENTITY % addindex "IGNORE"> <!ENTITY % English "INCLUDE"> <!ENTITY introduction-chapter SYSTEM "introduction.docbook"> @@ -11,7 +11,7 @@ <!ENTITY credits-chapter SYSTEM "credits.docbook"> ]> -<!-- More content formatting is in need of being done asking for help on kde-i18n-doc@kde.org : remove these two lines when done --> +<!-- More content formatting is in need of being done asking for help on tde-i18n-doc@kde.org : remove these two lines when done --> <!-- NO TRANSLATION --> <!-- ................................................................ --> @@ -57,7 +57,7 @@ to search for items of interest and trace stylesheet execution. <keywordset> <keyword>KDE</keyword> -<keyword>kdeutils</keyword> +<keyword>tdeutils</keyword> <keyword>xsldbg</keyword> <keyword>xsl</keyword> <keyword>XML</keyword> @@ -78,7 +78,7 @@ to search for items of interest and trace stylesheet execution. <title>How to obtain &xsldbg;</title> <para> -See the kxsldbg component of the kdewebdev module in &kde; SVN. +See the kxsldbg component of the tdewebdev module in &kde; SVN. </para> &install.intro.documentation; @@ -96,7 +96,7 @@ libxml installed which are available on a typical &kde; installation. <sect1 id="compilation"> <title>Compilation and Installation</title> -<para>&xsldbg; is usually compiled as part of the kxsldbg component in the kdewebdev module</para> +<para>&xsldbg; is usually compiled as part of the kxsldbg component in the tdewebdev module</para> </sect1> <sect1 id="configuration"> |