From ce4a32fe52ef09d8f5ff1dd22c001110902b60a2 Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kdoctools/customization/dtd/kdex.dtd | 129 +++++++++++++ kdoctools/customization/dtd/modifications.elements | 77 ++++++++ kdoctools/customization/dtd/rdbhier2.elements | 61 ++++++ kdoctools/customization/dtd/rdbpool.elements | 213 +++++++++++++++++++++ 4 files changed, 480 insertions(+) create mode 100644 kdoctools/customization/dtd/kdex.dtd create mode 100644 kdoctools/customization/dtd/modifications.elements create mode 100644 kdoctools/customization/dtd/rdbhier2.elements create mode 100644 kdoctools/customization/dtd/rdbpool.elements (limited to 'kdoctools/customization/dtd') diff --git a/kdoctools/customization/dtd/kdex.dtd b/kdoctools/customization/dtd/kdex.dtd new file mode 100644 index 000000000..c31d11a57 --- /dev/null +++ b/kdoctools/customization/dtd/kdex.dtd @@ -0,0 +1,129 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +%DocBookDTD; + + + + + + + + +%kde.modifications; + + + + + + + + +%kde.general.entities; + + +%kde.i18n.entities; diff --git a/kdoctools/customization/dtd/modifications.elements b/kdoctools/customization/dtd/modifications.elements new file mode 100644 index 000000000..e0cbd1474 --- /dev/null +++ b/kdoctools/customization/dtd/modifications.elements @@ -0,0 +1,77 @@ + + + + + + + + + + + + diff --git a/kdoctools/customization/dtd/rdbhier2.elements b/kdoctools/customization/dtd/rdbhier2.elements new file mode 100644 index 000000000..005934f87 --- /dev/null +++ b/kdoctools/customization/dtd/rdbhier2.elements @@ -0,0 +1,61 @@ + + + + + + +]]> + + + + + + +]]> diff --git a/kdoctools/customization/dtd/rdbpool.elements b/kdoctools/customization/dtd/rdbpool.elements new file mode 100644 index 000000000..b3c452027 --- /dev/null +++ b/kdoctools/customization/dtd/rdbpool.elements @@ -0,0 +1,213 @@ + + + + + + + + + + + + +]]> + + + + + + + + + + + + + + + + + + + + + + + + + + +]]> + + + -- cgit v1.2.1