Git commit 2a8f543d8719ff255b48a3cc365613936fa60d2b by Burkhard Lück. Committed on 27/11/2016 at 18:42. Pushed by lueck into branch 'master'.
mark entities help-menu+report-bugs+update-doc as deprecated REVIEW:129563 M +1 -0 src/customization/en/entities/help-menu.docbook M +1 -0 src/customization/en/entities/report-bugs.docbook M +1 -0 src/customization/en/entities/update-doc.docbook https://commits.kde.org/kdoctools/2a8f543d8719ff255b48a3cc365613936fa60d2b diff --git a/src/customization/en/entities/help-menu.docbook b/src/customization/en/entities/help-menu.docbook index 1c4da80..64e4a58 100644 --- a/src/customization/en/entities/help-menu.docbook +++ b/src/customization/en/entities/help-menu.docbook @@ -1,3 +1,4 @@ +<!-- Entity is deprecated and should be removed in Frameworks 6--> <variablelist> <varlistentry> <term> diff --git a/src/customization/en/entities/report-bugs.docbook b/src/customization/en/entities/report-bugs.docbook index c9f2992..c3d3cd8 100644 --- a/src/customization/en/entities/report-bugs.docbook +++ b/src/customization/en/entities/report-bugs.docbook @@ -1 +1,2 @@ +<!-- Entity is deprecated and should be removed in Frameworks 6--> <!-- --> diff --git a/src/customization/en/entities/update-doc.docbook b/src/customization/en/entities/update-doc.docbook index 5c6f2e4..e5d844f 100644 --- a/src/customization/en/entities/update-doc.docbook +++ b/src/customization/en/entities/update-doc.docbook @@ -1,3 +1,4 @@ +<!-- Entity is deprecated and should be removed in Frameworks 6--> <para>This document may have been updated since your installation. You can find the latest version at <ulink url="http://docs.kde.org/">http://docs.kde.org/</ulink>.</para>
