Git commit c5ca8cf77cf67fff3ae0641ef4c37ba44b125391 by Thomas Baumgart. Committed on 26/05/2025 at 05:26. Pushed by tbaumgart into branch '5.2'.
Remove entity definition to removed file M +1 -2 doc/index.docbook https://invent.kde.org/office/kmymoney/-/commit/c5ca8cf77cf67fff3ae0641ef4c37ba44b125391 diff --git a/doc/index.docbook b/doc/index.docbook index c62b2f1f2c..7938f50c5b 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -29,7 +29,7 @@ <!ENTITY Allan.Anderson "<personname><firstname>Allan</firstname><surname>Anderson</surname><lineage>✝</lineage></personname>"> <!-- <!ENTITY Allan.Anderson.mail "<email>[email protected]</email>"> --> <!ENTITY Allan.Anderson.mail "<email>deceased</email>"> - + <!-- the following author entities were added to contributor.entities for the 5.0 release they can be removed from this file once they are present in the kdelibs minimum version required by &kmymoney; --> @@ -97,7 +97,6 @@ <!ENTITY details-currencies SYSTEM "details-currencies.docbook"> <!ENTITY details-impexp SYSTEM "details-impexp.docbook"> <!ENTITY details-impexp-csv SYSTEM "details-impexp-csv.docbook"> - <!ENTITY details-impexp-csvexp SYSTEM "details-impexp-csvexp.docbook"> <!ENTITY details-impexp-woob SYSTEM "details-impexp-woob.docbook"> <!ENTITY details-reconciliation SYSTEM "details-reconciliation.docbook"> <!ENTITY details-search SYSTEM "details-search.docbook">
