diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-06-04 23:31:26 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-06-05 21:00:34 +0900 |
commit | 90e7827c9903700bae2d0c35569017a1f88eb402 (patch) | |
tree | ef1e748b5eb638819ab16f89c4eb69cdeeadfbbb | |
parent | 6479899dc8876d2f1fc42eaf18b4a04920d0e13a (diff) | |
download | tde-packaging-90e7827c9903700bae2d0c35569017a1f88eb402.tar.gz tde-packaging-90e7827c9903700bae2d0c35569017a1f88eb402.zip |
DEB tdebase: add TDE release notes to khelpcenter home page. This resolves issue TDE/tdebase#332
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 68c516e9db1099d63885a936ba75e3a3a482c21e)
3 files changed, 3 insertions, 0 deletions
diff --git a/debian/_base/core/tdebase/debian/khelpcenter-trinity.install b/debian/_base/core/tdebase/debian/khelpcenter-trinity.install index 8097fdc05..8c243286f 100644 --- a/debian/_base/core/tdebase/debian/khelpcenter-trinity.install +++ b/debian/_base/core/tdebase/debian/khelpcenter-trinity.install @@ -36,6 +36,7 @@ debian/tmp/opt/trinity/share/apps/khelpcenter/plugins/Manpages/man9.desktop debian/tmp/opt/trinity/share/apps/khelpcenter/plugins/Manpages/mann.desktop debian/tmp/opt/trinity/share/apps/khelpcenter/plugins/support.desktop debian/tmp/opt/trinity/share/apps/khelpcenter/plugins/quickstart.desktop +debian/tmp/opt/trinity/share/apps/khelpcenter/plugins/releasenotes.desktop debian/tmp/opt/trinity/share/apps/khelpcenter/plugins/visualdict.desktop debian/tmp/opt/trinity/share/apps/khelpcenter/plugins/userguide.desktop debian/tmp/opt/trinity/share/apps/khelpcenter/plugins/welcome.desktop diff --git a/dilos/core/tdebase/debian/khelpcenter-trinity.install b/dilos/core/tdebase/debian/khelpcenter-trinity.install index 4e65ac7e7..1486af8a3 100644 --- a/dilos/core/tdebase/debian/khelpcenter-trinity.install +++ b/dilos/core/tdebase/debian/khelpcenter-trinity.install @@ -36,6 +36,7 @@ debian/tmp/usr/share/apps/khelpcenter/plugins/Manpages/man9.desktop debian/tmp/usr/share/apps/khelpcenter/plugins/Manpages/mann.desktop debian/tmp/usr/share/apps/khelpcenter/plugins/support.desktop debian/tmp/usr/share/apps/khelpcenter/plugins/quickstart.desktop +debian/tmp/usr/share/apps/khelpcenter/plugins/releasenotes.desktop debian/tmp/usr/share/apps/khelpcenter/plugins/visualdict.desktop debian/tmp/usr/share/apps/khelpcenter/plugins/userguide.desktop debian/tmp/usr/share/apps/khelpcenter/plugins/welcome.desktop diff --git a/ubuntu/_base/core/tdebase/debian/khelpcenter-trinity.install b/ubuntu/_base/core/tdebase/debian/khelpcenter-trinity.install index 8097fdc05..8c243286f 100644 --- a/ubuntu/_base/core/tdebase/debian/khelpcenter-trinity.install +++ b/ubuntu/_base/core/tdebase/debian/khelpcenter-trinity.install @@ -36,6 +36,7 @@ debian/tmp/opt/trinity/share/apps/khelpcenter/plugins/Manpages/man9.desktop debian/tmp/opt/trinity/share/apps/khelpcenter/plugins/Manpages/mann.desktop debian/tmp/opt/trinity/share/apps/khelpcenter/plugins/support.desktop debian/tmp/opt/trinity/share/apps/khelpcenter/plugins/quickstart.desktop +debian/tmp/opt/trinity/share/apps/khelpcenter/plugins/releasenotes.desktop debian/tmp/opt/trinity/share/apps/khelpcenter/plugins/visualdict.desktop debian/tmp/opt/trinity/share/apps/khelpcenter/plugins/userguide.desktop debian/tmp/opt/trinity/share/apps/khelpcenter/plugins/welcome.desktop |