diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-03-31 17:35:10 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-03-31 17:35:10 +0900 |
commit | 5903c807d6cf257159766358827d10f31b7c36bc (patch) | |
tree | dd85589b9c3ab9928bc7c0e003cebc3e8bf71f3c /doc/khelpcenter/releasenotes/index.docbook | |
parent | 463208f2d20589b0138764d0c11d507da72b5add (diff) | |
download | tdebase-5903c807d6cf257159766358827d10f31b7c36bc.tar.gz tdebase-5903c807d6cf257159766358827d10f31b7c36bc.zip |
khelpcenter: restructure release notes in preparation for the r14.1.x series
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/khelpcenter/releasenotes/index.docbook')
-rw-r--r-- | doc/khelpcenter/releasenotes/index.docbook | 45 |
1 files changed, 4 insertions, 41 deletions
diff --git a/doc/khelpcenter/releasenotes/index.docbook b/doc/khelpcenter/releasenotes/index.docbook index aeb5f47b4..6f7dc6494 100644 --- a/doc/khelpcenter/releasenotes/index.docbook +++ b/doc/khelpcenter/releasenotes/index.docbook @@ -1,22 +1,8 @@ -<?xml version="1.0" ?> +<?xml version="1.0"?> <!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ <!ENTITY % addindex "IGNORE"> <!ENTITY % English "INCLUDE" > <!-- change language only here --> - <!ENTITY r14.0.00 SYSTEM "r14.0.00.docbook"> - <!ENTITY r14.0.01 SYSTEM "r14.0.01.docbook"> - <!ENTITY r14.0.02 SYSTEM "r14.0.02.docbook"> - <!ENTITY r14.0.03 SYSTEM "r14.0.03.docbook"> - <!ENTITY r14.0.04 SYSTEM "r14.0.04.docbook"> - <!ENTITY r14.0.05 SYSTEM "r14.0.05.docbook"> - <!ENTITY r14.0.06 SYSTEM "r14.0.06.docbook"> - <!ENTITY r14.0.07 SYSTEM "r14.0.07.docbook"> - <!ENTITY r14.0.08 SYSTEM "r14.0.08.docbook"> - <!ENTITY r14.0.09 SYSTEM "r14.0.09.docbook"> - <!ENTITY r14.0.10 SYSTEM "r14.0.10.docbook"> - <!ENTITY r14.0.11 SYSTEM "r14.0.11.docbook"> - <!ENTITY r14.0.12 SYSTEM "r14.0.12.docbook"> - <!ENTITY r14.0.13 SYSTEM "r14.0.13.docbook"> ]> @@ -51,34 +37,11 @@ </articleinfo> <sect1 id="release-notes-introduction"> -<title>Introduction</title> +<title></title> -<para>This document contains important information for users, developers, and packagers. This document is -intended for people who are migrating from previous versions of Trinity. If you are a using Trinity for the -first time, then you can ignore the contents of this document.</para> - -<para>The Trinity Desktop is a full software desktop environment designed for Unix-like operating systems, -intended for computer users preferring a traditional desktop model focusing primarily on retaining the overall -KDE 3.5 user experience and efficiency. Trinity is free/libre software.</para> - -<para>First, thank you to the many people who contributed to all of these improvements. Many people played a -role, including bug fixing, enhancements, testing, etc.</para> +<para><ulink url="help:/khelpcenter/releasenotes/r14.1.x">Release Notes for R14.1.x series</ulink></para> +<para><ulink url="help:/khelpcenter/releasenotes/r14.0.x">Release Notes for R14.0.x series</ulink></para> </sect1> -&r14.0.13; -&r14.0.12; -&r14.0.11; -&r14.0.10; -&r14.0.09; -&r14.0.08; -&r14.0.07; -&r14.0.06; -&r14.0.05; -&r14.0.04; -&r14.0.03; -&r14.0.02; -&r14.0.01; -&r14.0.00; - </article> |