Git commit 24a0b163c64df02ab739085c5ffbb50de1c56f1e by Burkhard Lück. Committed on 08/02/2017 at 09:18. Pushed by lueck into branch 'master'.
remove entity kappname, unused in kf5 + use releaseinfo scheme defined in template.docbook M +1 -2 docbook/kst/index.docbook https://commits.kde.org/kst-plot/24a0b163c64df02ab739085c5ffbb50de1c56f1e diff --git a/docbook/kst/index.docbook b/docbook/kst/index.docbook index bd589620..b3dde6b1 100644 --- a/docbook/kst/index.docbook +++ b/docbook/kst/index.docbook @@ -1,7 +1,6 @@ <?xml version="1.0" ?> <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" "dtd/kdedbx45.dtd" [ - <!ENTITY kappname "kst2"> <!ENTITY kst "<application>Kst</application>"> <!ENTITY % addindex "IGNORE"> <!ENTITY % English "INCLUDE" > <!-- change language only here --> @@ -82,7 +81,7 @@ Please respect the format of the date (YYYY-MM-DD) and of the version Do NOT change these in the translation. --> <date>2017-01-31</date> -<releaseinfo>2.0.0</releaseinfo> +<releaseinfo>Kst 2.0.0</releaseinfo> <!-- Abstract about this handbook -->
