summaryrefslogtreecommitdiffstats
path: root/kdoctools/customization/catalog.xml
blob: 88b44d27d22b01c841009d45578e12e9e6e7d67c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
<?xml version='1.0'?>
<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">

<!--
Catalogue for TDE DocBook XML

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 TDE Developers mailing list
<trinity-devel@lists.pearsoncomputing.net>.
-->

<!-- DocBook -->

<!-- DocBook 4.2 KDE Variant V1.1 -->

<public publicId="-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
       uri="dtd/kdex.dtd" />
<public publicId="-//KDE//ELEMENTS DocBook XML Hierarchy Redeclarations 2 V1.0//EN"
       uri="dtd/rdbhier2.elements" />
<public publicId="-//KDE//ELEMENTS DocBook XML Pool Redeclarations V1.1//EN"
       uri="dtd/rdbpool.elements" />
<public publicId="-//KDE//ELEMENTS DocBook XML Modifications (Restrictions) V1.1//EN"
       uri="dtd/modifications.elements" />

<public publicId="-//KDE//ENTITIES DocBook XML General Entity Declarations V1.2//EN"
       uri="entities/general.entities" />
<public publicId="-//KDE//ENTITIES DocBook XML General Entity Declarations (Persons) V1.0//EN"
       uri="entities/contributor.entities" />

<!-- General TDE Entities -->

<public publicId="-//KDE//ENTITIES DocBook XML Localisation Entity Declarations V1.0//EN"
       uri="entities/l10n.entities" />

<!-- Various external files -->

<!-- only DocBook XML files are in entities, the others are in
   tdelibs/doc/common or in tdelibs/licenses -->

<public publicId="-//GNU//DOCUMENT GNU General Public License V2//EN"
       uri="entities/gpl-license" />
<public publicId="-//GNU//DOCUMENT GNU Lesser General Public License V2.1//EN"
       uri="entities/lgpl-license" />
<public publicId="-//GNU//DOCUMENT GNU Free Documentation License V1.1//EN"
       uri="entities/fdl-license" />
<public publicId="-//KDE//DOCUMENT X11 License//EN"
       uri="entities/x11-license" />
<public publicId="-//KDE//DOCUMENT BSD License//EN"
       uri="entities/bsd-license" />
<public publicId="-//KDE//DOCUMENT Artistic License//EN"
       uri="entities/artistic-license" />

<nextCatalog catalog="af/catalog.xml" />
<nextCatalog catalog="bg/catalog.xml" />
<nextCatalog catalog="ca/catalog.xml" />
<nextCatalog catalog="cs/catalog.xml" />
<nextCatalog catalog="da/catalog.xml" />
<nextCatalog catalog="de/catalog.xml" />
<nextCatalog catalog="el/catalog.xml" />
<nextCatalog catalog="en/catalog.xml" />
<nextCatalog catalog="en-GB/catalog.xml" />
<nextCatalog catalog="es/catalog.xml" />
<nextCatalog catalog="et/catalog.xml" />
<nextCatalog catalog="fi/catalog.xml" />
<nextCatalog catalog="fo/catalog.xml" />
<nextCatalog catalog="fr/catalog.xml" />
<nextCatalog catalog="he/catalog.xml" />
<nextCatalog catalog="hu/catalog.xml" />
<nextCatalog catalog="id/catalog.xml" />
<nextCatalog catalog="it/catalog.xml" />
<nextCatalog catalog="ja/catalog.xml" />
<nextCatalog catalog="ko/catalog.xml" />
<nextCatalog catalog="lt/catalog.xml" />
<nextCatalog catalog="nl/catalog.xml" />
<nextCatalog catalog="no/catalog.xml" /> <!-- considered to be the same as nb -->
<nextCatalog catalog="nn/catalog.xml" /> <!-- incorrectly known as no_NY -->
<nextCatalog catalog="pl/catalog.xml" />
<nextCatalog catalog="pt-BR/catalog.xml" />
<nextCatalog catalog="pt/catalog.xml" />
<nextCatalog catalog="ro/catalog.xml" />
<nextCatalog catalog="ru/catalog.xml" />
<nextCatalog catalog="sk/catalog.xml" />
<nextCatalog catalog="sl/catalog.xml" />
<nextCatalog catalog="sr/catalog.xml" />
<nextCatalog catalog="sv/catalog.xml" />
<nextCatalog catalog="tr/catalog.xml" />
<nextCatalog catalog="uk/catalog.xml" />
<nextCatalog catalog="wa/catalog.xml" />
<nextCatalog catalog="xh/catalog.xml" />
<nextCatalog catalog="zh-CN/catalog.xml" />
<nextCatalog catalog="zh-TW/catalog.xml" />

<!-- DocBook 4.1.2 KDE Variant V1.1 -->

<public publicId="-//KDE//DTD DocBook XML V4.1.2-Based Variant V1.1//EN"
       uri="obsolete/kdex.dtd" />
<public publicId="-//KDE//ENTITIES DocBook XML General Entity Declarations V1.1//EN"
       uri="obsolete/general.entities" />
<public publicId="-//KDE//ELEMENTS DocBook XML Pool Redeclarations V1.0//EN"
       uri="obsolete/rdbpool.elements" />
<public publicId="-//KDE//ELEMENTS DocBook XML Modifications V1.0//EN"
       uri="obsolete/modifications.elements" />

<!-- DocBook 4.1.2 KDE Variant V1.0 -->

<public publicId="-//KDE//DTD DocBook XML V4.1.2-Based Variant V1.0//EN"
       uri="obsolete/kdex-412-10.dtd" />

<!-- DocBook 4.1 KDE Variant V1.0 -->

<public publicId="-//KDE//DTD DocBook XML V4.1-Based Variant V1.0//EN"
       uri="obsolete/kdex-412-10.dtd" />

</catalog>