summaryrefslogtreecommitdiffstats
path: root/kdoctools/customization/entities/general.entities
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2020-06-16 15:05:00 +0200
committerSlávek Banko <[email protected]>2020-06-17 17:23:25 +0200
commit90aed94879cdd2fcb1824a114387b8c8aa651f19 (patch)
tree31e19b0c03c80df10526b3cde42f15cfcbbf633e /kdoctools/customization/entities/general.entities
parent52d5b0c2378b07b40554d15fecaa65d1228cfa9a (diff)
downloadtdelibs-90aed94879cdd2fcb1824a114387b8c8aa651f19.tar.gz
tdelibs-90aed94879cdd2fcb1824a114387b8c8aa651f19.zip
Prepare the complete ksgmltools2 in the binary directory
instead of updating in the source. The configuration file mechanism is used to update items in general.entities instead of loading the file and replacing it with regular expressions. This relates to bug 3135. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit a94bf7ad14415944b4ed7f6bdded31101c716600)
Diffstat (limited to 'kdoctools/customization/entities/general.entities')
-rw-r--r--kdoctools/customization/entities/general.entities3
1 files changed, 3 insertions, 0 deletions
diff --git a/kdoctools/customization/entities/general.entities b/kdoctools/customization/entities/general.entities
index cfb5f6a7a..478033d90 100644
--- a/kdoctools/customization/entities/general.entities
+++ b/kdoctools/customization/entities/general.entities
@@ -425,3 +425,6 @@
<!ENTITY tde-team "The &tde; Team">
+<!ENTITY tde-release-version "@TDE_VERSION_STRING@">
+<!ENTITY tde-release-date "@TDE_RELEASE_DATE@">
+<!ENTITY tde-copyright-date "@TDE_RELEASE_COPYRIGHT@">