summaryrefslogtreecommitdiffstats
path: root/parts
diff options
context:
space:
mode:
Diffstat (limited to 'parts')
-rw-r--r--parts/appwizard/common/CMakeLists.txt2
-rw-r--r--parts/appwizard/common/Makefile.am2
-rw-r--r--parts/appwizard/common/dockbook.kdevtemplate2
-rw-r--r--parts/appwizard/common/tde-index.docbook (renamed from parts/appwizard/common/kde-index.docbook)30
4 files changed, 18 insertions, 18 deletions
diff --git a/parts/appwizard/common/CMakeLists.txt b/parts/appwizard/common/CMakeLists.txt
index d3d362bc..62a5b97b 100644
--- a/parts/appwizard/common/CMakeLists.txt
+++ b/parts/appwizard/common/CMakeLists.txt
@@ -30,7 +30,7 @@ install( FILES
${CMAKE_CURRENT_BINARY_DIR}/gnome2.tar.gz
${CMAKE_CURRENT_BINARY_DIR}/wxwidgets.tar.gz
kde-app.lsm kde-Makefile.am kde-Makefile.cvs
- tde-configure.in.in kde-index.docbook
+ tde-configure.in.in tde-index.docbook
kde-po-Makefile.am kde-doc-Makefile.am
kde-doc-en-Makefile.am hi16-app-app.png
hi32-app-app.png tde-app.desktop
diff --git a/parts/appwizard/common/Makefile.am b/parts/appwizard/common/Makefile.am
index f4c18ebe..2d6e5278 100644
--- a/parts/appwizard/common/Makefile.am
+++ b/parts/appwizard/common/Makefile.am
@@ -35,7 +35,7 @@ appwizarddatadir = ${kde_datadir}/kdevappwizard
commondatadir = ${appwizarddatadir}/template-common
commondata_DATA = admin.tar.gz gnu.tar.gz incadmin.tar.gz gnome.tar.gz gnome2.tar.gz wxwidgets.tar.gz \
kde-app.lsm kde-Makefile.am kde-Makefile.cvs tde-configure.in.in \
- kde-index.docbook kde-po-Makefile.am kde-doc-Makefile.am kde-doc-en-Makefile.am \
+ tde-index.docbook kde-po-Makefile.am kde-doc-Makefile.am kde-doc-en-Makefile.am \
hi16-app-app.png hi32-app-app.png tde-app.desktop tde-part.desktop \
gnome-app.lsm gnome-Makefile.am gnome-Makefile.cvs \
gnome-pixmaps-Makefile.am gnome-app.png \
diff --git a/parts/appwizard/common/dockbook.kdevtemplate b/parts/appwizard/common/dockbook.kdevtemplate
index d07da4e6..41b65f62 100644
--- a/parts/appwizard/common/dockbook.kdevtemplate
+++ b/parts/appwizard/common/dockbook.kdevtemplate
@@ -57,7 +57,7 @@ Option=INSTALL_DOCS
[DOCS]
Type=install
-Source=%{tdevelop}/template-common/kde-index.docbook
+Source=%{tdevelop}/template-common/tde-index.docbook
Dest=%{dest}/doc/en/index.docbook
Option=INSTALL_DOCS
diff --git a/parts/appwizard/common/kde-index.docbook b/parts/appwizard/common/tde-index.docbook
index adffb779..f1d2a825 100644
--- a/parts/appwizard/common/kde-index.docbook
+++ b/parts/appwizard/common/tde-index.docbook
@@ -2,13 +2,13 @@
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
<!ENTITY %{APPNAMELC} "<application>%{APPNAME} %{VERSION}</application>">
<!ENTITY kappname "&%{APPNAMELC};"><!-- Do *not* replace kappname-->
- <!ENTITY package "kde-module"><!-- tdebase, tdeadmin, etc -->
+ <!ENTITY package "tde-module"><!-- tdebase, tdeadmin, etc -->
<!ENTITY % addindex "IGNORE">
<!ENTITY % English "INCLUDE"><!-- change language only here -->
<!-- Do not define any other entities; instead, use the entities
- from kde-genent.entities and $LANG/user.entities. -->
+ from tde-genent.entities and $LANG/user.entities. -->
]>
<!-- kdoctemplate v0.8 October 1 1999
Minor update to "Credits and Licenses" section on August 24, 2000
@@ -21,9 +21,9 @@
This template was designed by: David Rugge davidrugge@mindspring.com
with lots of help from: Eric Bischoff ebisch@cybercable.tm.fr
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.
Remember:
@@ -89,11 +89,11 @@ ever want.
</abstract>
<!-- 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. -->
<keywordset>
-<keyword>KDE</keyword>
+<keyword>TDE</keyword>
<keyword>%{APPNAME}</keyword>
<keyword>nothing</keyword>
<keyword>nothing else</keyword>
@@ -105,10 +105,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
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
-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
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">
<title>Introduction</title>
@@ -120,7 +120,7 @@ revision history. (see installation appendix comment) -->
<para>
&%{APPNAMELC}; 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>
</chapter>
@@ -230,7 +230,7 @@ or menu bars. -->
<title>The <guimenu>Help</guimenu> Menu</title>
<!-- Assuming you have a standard help menu (help, what's this, about -->
-<!-- &%{APPNAMELC};, about KDE) then the documentation is already written. -->
+<!-- &%{APPNAMELC};, about TDE) then the documentation is already written. -->
<!-- The following entity is valid anywhere that a variablelist is -->
<!-- valid. -->
@@ -427,7 +427,7 @@ installed.</para>
<!-- Include credits for the programmers, documentation writers, and
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. -->
<title>Credits and License</title>
@@ -441,7 +441,7 @@ Program copyright %{YEAR} %{AUTHOR} <email>%{EMAIL}</email>
<para>
Contributors:
<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><para>Tux the Linux Penguin <email>tux@linux.org</email></para>
</listitem>
@@ -476,7 +476,7 @@ Documentation copyright %{YEAR} %{AUTHOR} <email>%{EMAIL}</email>
<title>How to obtain &%{APPNAMELC};</title>
<!-- 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 -->
&install.intro.documentation;
@@ -498,7 +498,7 @@ information here.
-->
<para>
-In order to successfully use &%{APPNAMELC};, you need &kde; 1.1. Foobar.lib is
+In order to successfully use &%{APPNAMELC};, you need &tde; 1.1. Foobar.lib is
required in order to support the advanced &%{APPNAMELC}; features. &%{APPNAMELC}; uses
about 5 megs of memory to run, but this may vary depending on your
platform and configuration.
@@ -513,7 +513,7 @@ on <ulink url="ftp://ftp.%{APPNAMELC}.org">The &%{APPNAMELC}; home page</ulink>.
or the ChangeLog file, or ... -->
<para>
You can find a list of changes at <ulink
-url="http://apps.kde.org/%{APPNAMELC}">http://apps.kde.org/%{APPNAMELC}</ulink>.
+url="http://apps.trinitydesktop.org/%{APPNAMELC}">http://apps.trinitydesktop.org/%{APPNAMELC}</ulink>.
</para>
</sect1>