diff options
Diffstat (limited to 'kdoctools/template.docbook')
-rw-r--r-- | kdoctools/template.docbook | 23 |
1 files changed, 5 insertions, 18 deletions
diff --git a/kdoctools/template.docbook b/kdoctools/template.docbook index ccd768abc..c5c601fe2 100644 --- a/kdoctools/template.docbook +++ b/kdoctools/template.docbook @@ -108,7 +108,7 @@ Please at least include TDE, the TDE package it is in, the name <keywordset> <keyword>TDE</keyword> <keyword>tdeutils</keyword> -<keyword>Kapp</keyword> +<keyword>tdeapp</keyword> <keyword>nothing</keyword> <keyword>nothing else</keyword> </keywordset> @@ -138,7 +138,7 @@ any problems or feature requests to the &tde; mailing lists. </para> </chapter> -<chapter id="using-kapp"> +<chapter id="using-tdeApp"> <title>Using &kmyapplication;</title> <!-- This chapter should tell the user how to use your app. You should use as @@ -167,7 +167,7 @@ patent issues. --> </para> -<sect1 id="kapp-features"> +<sect1 id="tdeApp-features"> <title>More &kmyapplication; features</title> <para>It slices! It dices! and it comes with a free toaster!</para> @@ -198,7 +198,7 @@ Also include any keys that have a special function but have no equivalent in the menus or toolbars. This may not be necessary for small apps or apps with no tool or menu bars. --> -<sect1 id="kapp-mainwindow"> +<sect1 id="tdeApp-mainwindow"> <title>The main &kmyapplication; window</title> <sect2> @@ -486,7 +486,7 @@ Documentation Copyright © 1999 George N. Ugnacious <email>[email protected]</emai <appendix id="installation"> <title>Installation</title> -<sect1 id="getting-kapp"> +<sect1 id="getting-tdeApp"> <title>How to obtain &kmyapplication;</title> <!-- This first entity contains boiler plate for applications that are @@ -518,19 +518,6 @@ about 5 megs of memory to run, but this may vary depending on your platform and configuration. </para> -<para> -All required libraries as well as &kmyapplication; itself can be found -on <ulink url="ftp://ftp.kapp.org">The &kmyapplication; home page</ulink>. -</para> - -<!-- For a list of updates, you may refer to the application web site -or the ChangeLog file, or ... --> -<para> -You can find a list of changes at <ulink -url="http://apps.kde.org/kapp">http://apps.kde.org/kapp</ulink>. -</para> -</sect1> - <sect1 id="compilation"> <title>Compilation and Installation</title> |