summaryrefslogtreecommitdiffstats
path: root/kdoctools/customization/obsolete
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-02-24 22:39:10 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2012-02-24 22:39:10 -0600
commit324c251aafe36a1c94410bde2f4f09ad07bd33be (patch)
tree563a5cd00f975f797cbd1c692b293de6ac1002d9 /kdoctools/customization/obsolete
parent9a3888489dd9e1c1100c1db8feee255ebabd86c7 (diff)
downloadtdelibs-324c251aafe36a1c94410bde2f4f09ad07bd33be.tar.gz
tdelibs-324c251aafe36a1c94410bde2f4f09ad07bd33be.zip
Fix tdelibs entities, text strings for future maintenance of handbook files.
This partially resolves bug report 694.
Diffstat (limited to 'kdoctools/customization/obsolete')
-rw-r--r--kdoctools/customization/obsolete/general.entities34
-rw-r--r--kdoctools/customization/obsolete/kdex.dtd2
-rw-r--r--kdoctools/customization/obsolete/rdbpool.elements30
3 files changed, 33 insertions, 33 deletions
diff --git a/kdoctools/customization/obsolete/general.entities b/kdoctools/customization/obsolete/general.entities
index 8e93a39eb..dcf8c44ef 100644
--- a/kdoctools/customization/obsolete/general.entities
+++ b/kdoctools/customization/obsolete/general.entities
@@ -1,24 +1,24 @@
<!--
- KDE general entities for DocBook as used in the KDE documentation
-
+ TDE general entities for DocBook as used in the TDE documentation
+
Copyright (C) 2002 Frederik Fouvry
-
+
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
-
+
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
-
+
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-
- Send suggestions, comments, etc. to the KDE docbook list
- <kde-docbook@kde.org>.
+
+ Send suggestions, comments, etc. to the TDE development team
+ <trinity-devel@lists.pearsoncomputing.net>.
USAGE
@@ -35,7 +35,7 @@
<!-- ============================================================= -->
<!-- Extensions to the DocBook DTD -->
<!-- ============================================================= -->
-<!-- E.g. KDE specific entities (see also dbgenent.mod for this) -->
+<!-- E.g. TDE specific entities (see also dbgenent.mod for this) -->
<!-- Legal texts we put in a specific place
so that we don't need to cut'n'paste them to every doc
@@ -72,7 +72,7 @@
NDATA linespecific >
<!-- FDLNotice is defined in lang.entities (why?) -->
-<!-- KDE index generation
+<!-- TDE index generation
Set addindex to IGNORE to stop index generation
Indices are generated on the fly, so no intermediate file is needed
-->
@@ -89,11 +89,11 @@
<!ENTITY % FDLBCT "IGNORE">
<!-- These are the language-independent entities. They can be (more
- or less) freely extended. Keep this list sorted and sensible.
+ or less) freely extended. Keep this list sorted and sensible.
Make sure you always add full markup to the text.
Naming policy: name the entity like you would see the text
- (inclusive case). KDE entities are always lowercased. Spaces
+ (inclusive case). TDE entities are always lowercased. Spaces
are omitted. Examples: Qt (for "Qt"), RedHat (for "Red Hat"),
kfloppy (for "KFloppy") . (Entity names cannot start with digits,
in that case, use the written form for the first digit.)
@@ -103,8 +103,8 @@
not happen. Place the name you wish to remove in the list of
obsolete entities (depending on the case, the expansion is
redefined or kept as it was); the new name goes in the official list.
- A later version of the DTD (with another version number!) will
- effectively remove these entities. In that way, old documents
+ A later version of the DTD (with another version number!) will
+ effectively remove these entities. In that way, old documents
remain valid, while new ones can only use the new declarations.
-->
@@ -183,12 +183,12 @@
<!ENTITY kdat "<application>KDat</application>">
<!ENTITY kde "<acronym>KDE</acronym>">
<!ENTITY kdebugdialog "<application>KDebugDialog</application>">
-<!ENTITY kde-http '<ulink url="http://www.kde.org/">http://www.kde.org/</ulink>'>
+<!ENTITY tde-http '<ulink url="http://www.trinitydesktop.org/">http://www.trinitydesktop.org/</ulink>'>
<!ENTITY kde-ftp '<ulink url="ftp://ftp.kde.org/pub/kde/">ftp://ftp.kde.org/pub/kde/</ulink>'>
<!ENTITY kdepasswd "<application>kdepasswd</application>">
<!ENTITY kdesktop "<application>KDesktop</application>">
<!ENTITY kdessh "<application>kdessh</application>">
-<!ENTITY tdesu "<application>KDE su</application>">
+<!ENTITY tdesu "<application>TDE su</application>">
<!ENTITY kdiskfree "<application>KDiskFree</application>">
<!ENTITY kdict "<application>KDict</application>">
<!ENTITY tdm "<application>tdm</application>">
@@ -374,7 +374,7 @@
<!-- Defaults, do NOT add anything to this without checking with the docbook
team. -->
-<!ENTITY package "This application isn't part of a KDE package">
+<!ENTITY package "This application isn't part of a TDE package">
<!-- Obsolete entities -->
<!-- Put them here; they will be removed at some stage -->
diff --git a/kdoctools/customization/obsolete/kdex.dtd b/kdoctools/customization/obsolete/kdex.dtd
index 0a2578c79..fde3b0da8 100644
--- a/kdoctools/customization/obsolete/kdex.dtd
+++ b/kdoctools/customization/obsolete/kdex.dtd
@@ -1,5 +1,5 @@
<!--
- Document Type Definition for DocBook XML as used in the KDE documentation
+ Document Type Definition for DocBook XML as used in the TDE documentation
Copyright (C) 2001 Frederik Fouvry
diff --git a/kdoctools/customization/obsolete/rdbpool.elements b/kdoctools/customization/obsolete/rdbpool.elements
index a212490a9..d608a57da 100644
--- a/kdoctools/customization/obsolete/rdbpool.elements
+++ b/kdoctools/customization/obsolete/rdbpool.elements
@@ -1,25 +1,25 @@
<!-- -*- dtd -*-
- Modified element pool for DocBook as used in the KDE documentation
+ Modified element pool for DocBook as used in the TDE documentation
(instantiates %rdbpool;)
-
+
Copyright (C) 2001,2002 Frederik Fouvry
-
+
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
-
+
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
-
+
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-
- Send suggestions, comments, etc. to the KDE docbook list
- <kde-docbook@kde.org>.
+
+ Send suggestions, comments, etc. to the TDE development team
+ <trinity-devel@lists.pearsoncomputing.net>.
USAGE
@@ -32,13 +32,13 @@
<!ENTITY % rdbpool PUBLIC
"-//KDE//ELEMENTS DocBook XML Pool Redeclarations V1.0//EN">
- Set to IGNORE: to revert from KDE customisation for:
+ Set to IGNORE: to revert from TDE customisation for:
kde.remove.unused.elements some elements unlikely to be used
-->
-<!-- Elements which are unlikely to be useful in the KDE documentation,
+<!-- Elements which are unlikely to be useful in the TDE documentation,
because their purpose is either to markup already existing documents
- or because there are automatic means of obtaining the same effect
+ or because there are automatic means of obtaining the same effect
-->
<!ENTITY % kde.remove.unused.elements "INCLUDE">
<![ %kde.remove.unused.elements; [
@@ -52,7 +52,7 @@
<!ENTITY % revhistory.content.module "IGNORE">
<!-- end of kde.remove.unused.elements -->]]>
-<!-- KDE Languages
+<!-- TDE Languages
To keep the language tags conform to RFC 3066 (successor to 1766)
(http://www.rfc-editor.org/rfc/rfc3066.txt)
Syntax (RE): [a-zA-Z]{1,8}(-[a-zA-Z]{1,8})*
@@ -80,7 +80,7 @@
|tg|th|tr|uk|ven|vi|wa|xh|zh|zh-CN|zh-TW|zu)
#IMPLIED">
<!-- List of languages
- (Languages that only have a three-character code from 639-2, must use
+ (Languages that only have a three-character code from 639-2, must use
that one)
af Afrikaans
ar Arabic
@@ -132,7 +132,7 @@ mt Maltese
nb Norwegian Bokmal
nl Dutch
nn Norwegian Nynorsk
-no Norwegian (in KDE = nb)
+no Norwegian (in TDE = nb)
nso Northern Sotho
oc Occitan (post 1500); Provençal
pl Polish
@@ -160,7 +160,7 @@ xh Xhosa
zh Chinese
zu Zulu
-->
-<!-- end of KDE languages -->
+<!-- end of TDE languages -->
<!-- Languages could be made compulsory for books -->
<!-- DocBook Reference Documentation recommends switching these off