Rename docbook and contents consistent with rebranding.

pull/1/head
Darrell Anderson 11 years ago
parent 80f849ebbb
commit 2836317a57

@ -10,5 +10,5 @@
################################################# #################################################
install( FILES install( FILES
kde-doc-template.docbook tde-doc-template.docbook
DESTINATION ${DATA_INSTALL_DIR}/quanta/templates/pages/docbook ) DESTINATION ${DATA_INSTALL_DIR}/quanta/templates/pages/docbook )

@ -1,2 +1,2 @@
templagespagesdocbookdir = ${quanta_datadir}/templates/pages/docbook templagespagesdocbookdir = ${quanta_datadir}/templates/pages/docbook
templagespagesdocbook_DATA = kde-doc-template.docbook templagespagesdocbook_DATA = tde-doc-template.docbook

@ -1,13 +1,13 @@
<?xml version="1.0" ?> <?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
<!-- Define an entity for your application if it is not part of KDE <!-- Define an entity for your application if it is not part of TDE
CVS --> GIT -->
<!ENTITY kmyapplication "<application>KMyApp</application>"> <!ENTITY TDEMyApplication "<application>TDEMyApp</application>">
<!ENTITY kappname "&kmyapplication;"><!-- replace kmyapplication here <!ENTITY kappname "&tdemyapplication;"><!-- replace TDEMyApplication here
do *not* replace kappname--> do *not* replace kappname-->
<!ENTITY package "kde-module"><!-- tdebase, tdeadmin, etc. Leave <!ENTITY package "tde-module"><!-- tdebase, tdeadmin, etc. Leave
this unchanged if your this unchanged if your
application is not maintained in KDE CVS --> application is not maintained in TDE GIT -->
<!ENTITY % addindex "IGNORE"> <!ENTITY % addindex "IGNORE">
<!ENTITY % English "INCLUDE"> <!-- ONLY If you are writing non-English <!ENTITY % English "INCLUDE"> <!-- ONLY If you are writing non-English
original documentation, change original documentation, change
@ -28,9 +28,9 @@
This template was designed by: David Rugge davidrugge@mindspring.com This template was designed by: David Rugge davidrugge@mindspring.com
with lots of help from: Eric Bischoff ebisch@cybercable.tm.fr with lots of help from: Eric Bischoff ebisch@cybercable.tm.fr
and Frederik Fouvry fouvry@sfs.nphil.uni-tuebingen.de and Frederik Fouvry fouvry@sfs.nphil.uni-tuebingen.de
of the KDE DocBook team. of the TDE DocBook team.
You may freely use this template for writing any sort of KDE documentation. You may freely use this template for writing any sort of TDE documentation.
If you have any changes or improvements, please let us know. If you have any changes or improvements, please let us know.
Remember: Remember:
@ -52,14 +52,14 @@ thanks ;-).
as Authors, publish date, the abstract, and Keywords --> as Authors, publish date, the abstract, and Keywords -->
<bookinfo> <bookinfo>
<title>The &kmyapplication; Handbook</title> <title>The &tdemyapplication; Handbook</title>
<authorgroup> <authorgroup>
<author> <author>
<!-- This is just put in as an example. For real documentation, please <!-- This is just put in as an example. For real documentation, please
define a general entity in entities/contributor.entities, e.g. define a general entity in entities/contributor.entities, e.g.
<!ENTITY George.N.Ugnacious "<personname><firstname>George</firstname><othername>N.</othername><surname>Ugnacious</surname></personname>"> <!ENTITY George.N.Ugnacious "<personname><firstname>George</firstname><othername>N.</othername><surname>Ugnacious</surname></personname>">
<!ENTITY George.N.Ugnacious.mail "<email>gnu@kde.org</email>"> <!ENTITY George.N.Ugnacious.mail "<email>gnu@trinitydesktop.org</email>">
and use `&George.N.Ugnacious; &George.N.Ugnacious.mail;' in the author element. and use `&George.N.Ugnacious; &George.N.Ugnacious.mail;' in the author element.
--> -->
<personname> <personname>
@ -67,7 +67,7 @@ and use `&George.N.Ugnacious; &George.N.Ugnacious.mail;' in the author element.
<othername>N.</othername> <othername>N.</othername>
<surname>Ugnacious</surname> <surname>Ugnacious</surname>
</personname> </personname>
<email>gnu@kde.org</email> <email>gnu@trinitydesktop.org</email>
</author> </author>
</authorgroup> </authorgroup>
@ -96,17 +96,17 @@ Do NOT change these in the translation. -->
<abstract> <abstract>
<para> <para>
&kmyapplication; is an application specially designed to do nothing you would &tdemyapplication; is an application specially designed to do nothing you would
ever want. ever want.
</para> </para>
</abstract> </abstract>
<!-- This is a set of Keywords for indexing by search engines. <!-- This is a set of Keywords for indexing by search engines.
Please at least include KDE, the KDE package it is in, the name Please at least include TDE, the TDE package it is in, the name
of your application, and a few relevant keywords. --> of your application, and a few relevant keywords. -->
<keywordset> <keywordset>
<keyword>KDE</keyword> <keyword>TDE</keyword>
<keyword>tdeutils</keyword> <keyword>tdeutils</keyword>
<keyword>Kapp</keyword> <keyword>Kapp</keyword>
<keyword>nothing</keyword> <keyword>nothing</keyword>
@ -119,10 +119,10 @@ Please at least include KDE, the KDE package it is in, the name
each chapter so with the id attribute. This is necessary for two reasons: it each chapter so with the id attribute. This is necessary for two reasons: it
allows you to easily reference the chapter from other chapters of your allows you to easily reference the chapter from other chapters of your
document, and if there is no ID, the name of the generated HTML files will vary document, and if there is no ID, the name of the generated HTML files will vary
from time to time making it hard to manage for maintainers and for the CVS from time to time making it hard to manage for maintainers and for the GIT
system. Any chapter labelled (OPTIONAL) may be left out at the author's system. Any chapter labelled (OPTIONAL) may be left out at the author's
discretion. Other chapters should not be left out in order to maintain a discretion. Other chapters should not be left out in order to maintain a
consistent documentation style across all KDE apps. --> consistent documentation style across all TDE apps. -->
<chapter id="introduction"> <chapter id="introduction">
<title>Introduction</title> <title>Introduction</title>
@ -133,13 +133,13 @@ problems. Basically a long version of the abstract. Don't include a
revision history. (see installation appendix comment) --> revision history. (see installation appendix comment) -->
<para> <para>
&kmyapplication; is a program that lets you do absolutely nothing. Please report &tdemyapplication; is a program that lets you do absolutely nothing. Please report
any problems or feature requests to the &kde; mailing lists. any problems or feature requests to the &tde; mailing lists.
</para> </para>
</chapter> </chapter>
<chapter id="using-kapp"> <chapter id="using-kapp">
<title>Using &kmyapplication;</title> <title>Using &tdemyapplication;</title>
<!-- This chapter should tell the user how to use your app. You should use as <!-- This chapter should tell the user how to use your app. You should use as
many sections (Chapter, Sect1, Sect3, etc...) as is necessary to fully document many sections (Chapter, Sect1, Sect3, etc...) as is necessary to fully document
@ -151,7 +151,7 @@ your application. -->
patent issues. --> patent issues. -->
<screenshot> <screenshot>
<screeninfo>Here's a screenshot of &kmyapplication;</screeninfo> <screeninfo>Here's a screenshot of &tdemyapplication;</screeninfo>
<mediaobject> <mediaobject>
<imageobject> <imageobject>
<imagedata fileref="screenshot.png" format="PNG"/> <imagedata fileref="screenshot.png" format="PNG"/>
@ -168,7 +168,7 @@ patent issues. -->
<sect1 id="kapp-features"> <sect1 id="kapp-features">
<title>More &kmyapplication; features</title> <title>More &tdemyapplication; features</title>
<para>It slices! It dices! and it comes with a free toaster!</para> <para>It slices! It dices! and it comes with a free toaster!</para>
<para> <para>
@ -183,7 +183,7 @@ The Squiggle Tool <guiicon><inlinemediaobject>
<phrase>Squiggle</phrase> <phrase>Squiggle</phrase>
</textobject> </textobject>
</inlinemediaobject></guiicon> is used to draw squiggly lines all over </inlinemediaobject></guiicon> is used to draw squiggly lines all over
the &kmyapplication; main window. It's not a bug, it's a feature! the &tdemyapplication; main window. It's not a bug, it's a feature!
</para> </para>
</sect1> </sect1>
@ -199,7 +199,7 @@ menus or toolbars. This may not be necessary for small apps or apps with no tool
or menu bars. --> or menu bars. -->
<sect1 id="kapp-mainwindow"> <sect1 id="kapp-mainwindow">
<title>The main &kmyapplication; window</title> <title>The main &tdemyapplication; window</title>
<sect2> <sect2>
<title>The File Menu</title> <title>The File Menu</title>
@ -233,7 +233,7 @@ or menu bars. -->
<guimenu>File</guimenu> <guimenu>File</guimenu>
<guimenuitem>Quit</guimenuitem> <guimenuitem>Quit</guimenuitem>
</menuchoice></term> </menuchoice></term>
<listitem><para><action>Quits</action> &kmyapplication;</para></listitem> <listitem><para><action>Quits</action> &tdemyapplication;</para></listitem>
</varlistentry> </varlistentry>
</variablelist> </variablelist>
</para> </para>
@ -244,7 +244,7 @@ or menu bars. -->
<title>The <guimenu>Help</guimenu> Menu</title> <title>The <guimenu>Help</guimenu> Menu</title>
<!-- Assuming you have a standard help menu (help, what's this, about --> <!-- Assuming you have a standard help menu (help, what's this, about -->
<!-- &kmyapplication;, about KDE) then the documentation is already written. --> <!-- &tdemyapplication;, about TDE) then the documentation is already written. -->
<!-- The following entity is valid anywhere that a variablelist is --> <!-- The following entity is valid anywhere that a variablelist is -->
<!-- valid. --> <!-- valid. -->
@ -256,14 +256,14 @@ or menu bars. -->
</chapter> </chapter>
<chapter id="developers"> <chapter id="developers">
<title>Developer's Guide to &kmyapplication;</title> <title>Developer's Guide to &tdemyapplication;</title>
<!-- (OPTIONAL) A Programming/Scripting reference chapter should be <!-- (OPTIONAL) A Programming/Scripting reference chapter should be
used for apps that use plugins or that provide their own scripting hooks used for apps that use plugins or that provide their own scripting hooks
and/or development libraries. --> and/or development libraries. -->
<para> <para>
Programming &kmyapplication; plugins is a joy to behold. Just read through the next Programming &tdemyapplication; plugins is a joy to behold. Just read through the next
66 pages of API's to learn how! 66 pages of API's to learn how!
</para> </para>
@ -418,7 +418,7 @@ application work. -->
<qandaset id="faqlist"> <qandaset id="faqlist">
<qandaentry> <qandaentry>
<question> <question>
<para>My Mouse doesn't work. How do I quit &kmyapplication;?</para> <para>My Mouse doesn't work. How do I quit &tdemyapplication;?</para>
</question> </question>
<answer> <answer>
<para>You silly goose! Check out the <link linkend="commands">Commands <para>You silly goose! Check out the <link linkend="commands">Commands
@ -441,21 +441,21 @@ installed.</para>
<!-- Include credits for the programmers, documentation writers, and <!-- Include credits for the programmers, documentation writers, and
contributors here. The license for your software should then be included below contributors here. The license for your software should then be included below
the credits with a reference to the appropriate license file included in the KDE the credits with a reference to the appropriate license file included in the TDE
distribution. --> distribution. -->
<title>Credits and License</title> <title>Credits and License</title>
<para> <para>
&kmyapplication; &tdemyapplication;
</para> </para>
<para> <para>
Program copyright 1997 John Q. Hacker <email>jqh@kde.org</email> Program copyright 1997 John Q. Hacker <email>jqh@trinitydesktop.org</email>
</para> </para>
<para> <para>
Contributors: Contributors:
<itemizedlist> <itemizedlist>
<listitem><para>Konqui the KDE Dragon <email>konqui@kde.org</email></para> <listitem><para>Konqui the TDE Dragon <email>konqui@trinitydesktop.org</email></para>
</listitem> </listitem>
<listitem><para>Tux the Linux Penguin <email>tux@linux.org</email></para> <listitem><para>Tux the Linux Penguin <email>tux@linux.org</email></para>
</listitem> </listitem>
@ -463,7 +463,7 @@ Contributors:
</para> </para>
<para> <para>
Documentation Copyright &copy; 1999 George N. Ugnacious <email>gnu@kde.org</email> Documentation Copyright &copy; 1999 George N. Ugnacious <email>gnu@trinitydesktop.org</email>
</para> </para>
<!-- TRANS:CREDIT_FOR_TRANSLATORS --> <!-- TRANS:CREDIT_FOR_TRANSLATORS -->
@ -487,10 +487,10 @@ Documentation Copyright &copy; 1999 George N. Ugnacious <email>gnu@kde.org</emai
<title>Installation</title> <title>Installation</title>
<sect1 id="getting-kapp"> <sect1 id="getting-kapp">
<title>How to obtain &kmyapplication;</title> <title>How to obtain &tdemyapplication;</title>
<!-- This first entity contains boiler plate for applications that are <!-- This first entity contains boiler plate for applications that are
part of KDE CVS. You should remove it if you are releasing your part of TDE GIT. You should remove it if you are releasing your
application --> application -->
&install.intro.documentation; &install.intro.documentation;
@ -512,22 +512,22 @@ information here.
--> -->
<para> <para>
In order to successfully use &kmyapplication;, you need &kde; 1.1. Foobar.lib is In order to successfully use &tdemyapplication;, you need &tde; 1.1. Foobar.lib is
required in order to support the advanced &kmyapplication; features. &kmyapplication; uses required in order to support the advanced &tdemyapplication; features. &tdemyapplication; uses
about 5 megs of memory to run, but this may vary depending on your about 5 megs of memory to run, but this may vary depending on your
platform and configuration. platform and configuration.
</para> </para>
<para> <para>
All required libraries as well as &kmyapplication; itself can be found All required libraries as well as &tdemyapplication; itself can be found
on <ulink url="ftp://ftp.kapp.org">The &kmyapplication; home page</ulink>. on <ulink url="ftp://ftp.kapp.org">The &tdemyapplication; home page</ulink>.
</para> </para>
<!-- For a list of updates, you may refer to the application web site <!-- For a list of updates, you may refer to the application web site
or the ChangeLog file, or ... --> or the ChangeLog file, or ... -->
<para> <para>
You can find a list of changes at <ulink You can find a list of changes at <ulink
url="http://apps.kde.org/kapp">http://apps.kde.org/kapp</ulink>. url="http://trinitydesktop.org/tdeapp">http://trinitydesktop.org/tdeapp</ulink>.
</para> </para>
</sect1> </sect1>
@ -546,7 +546,7 @@ url="http://apps.kde.org/kapp">http://apps.kde.org/kapp</ulink>.
<title>Configuration</title> <title>Configuration</title>
<para>Don't forget to tell your system to start the <filename>dtd</filename> <para>Don't forget to tell your system to start the <filename>dtd</filename>
dicer-toaster daemon first, or &kmyapplication; won't work !</para> dicer-toaster daemon first, or &tdemyapplication; won't work !</para>
</sect1> </sect1>
Loading…
Cancel
Save