khelpcenter: restructure release notes in preparation for the r14.1.x series

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/328/head
Michele Calgaro 1 year ago
parent 463208f2d2
commit 5903c807d6
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -6,6 +6,8 @@
#
#################################################
tde_auto_add_subdirectories()
tde_create_handbook( DESTINATION khelpcenter/releasenotes )
install( FILES tde_release_notes.desktop DESTINATION ${AUTOSTART_INSTALL_DIR} )

@ -1,9 +0,0 @@
To update the Release Notes in the help handbook:
* For archival purposes, copy index.docbook to index-Rxx.yy.zz.docbook,
where Rxx.yy.zz is the previous release version. For example.
index-R14.0.0.docbook.
* Edit index.docbook as necessary for the next release. For example, R14.0.1.
No changes or updates are needed in ./release_notes.desktop or ../../tde_release_notes.

@ -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>

@ -0,0 +1,9 @@
#################################################
#
# Improvements and feedback are welcome
#
# This file is released under GPL >= 2
#
#################################################
tde_create_handbook( DESTINATION khelpcenter/releasenotes/r14.0.x )

@ -0,0 +1,72 @@
<?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">
]>
<article id="release-notes-14-0-x" lang="&language;">
<title>Release Notes for R14.0.x series</title>
<articleinfo>
<authorgroup>
<author>&tde-authors;</author>
<!-- TRANS:ROLES_OF_TRANSLATORS -->
</authorgroup>
<date>&tde-release-date;</date>
<releaseinfo>&tde-release-version;</releaseinfo>
<copyright>
<year>&tde-copyright-date;</year>
<holder>&tde-team;</holder>
</copyright>
<!-- <legalnotice>&FDLNotice;</legalnotice> -->
<keywordset>
<keyword>TDE</keyword>
<keyword>release notes</keyword>
<keyword>R14.0.x</keyword>
</keywordset>
</articleinfo>
<!-- empty section to avoid the first docbook to be shown
as part of the index page, instead of just a link-->
<sect1 id="release-notes-r14-0-x-introduction">
<title></title>
<para></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>

@ -0,0 +1,9 @@
#################################################
#
# Improvements and feedback are welcome
#
# This file is released under GPL >= 2
#
#################################################
tde_create_handbook( DESTINATION khelpcenter/releasenotes/r14.1.x )

@ -0,0 +1,45 @@
<?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.1.00 SYSTEM "r14.1.00.docbook">
]>
<article id="release-notes-14-1-x" lang="&language;">
<title>Release Notes for R14.1.x series</title>
<articleinfo>
<authorgroup>
<author>&tde-authors;</author>
<!-- TRANS:ROLES_OF_TRANSLATORS -->
</authorgroup>
<date>&tde-release-date;</date>
<releaseinfo>&tde-release-version;</releaseinfo>
<copyright>
<year>&tde-copyright-date;</year>
<holder>&tde-team;</holder>
</copyright>
<!-- <legalnotice>&FDLNotice;</legalnotice> -->
<keywordset>
<keyword>TDE</keyword>
<keyword>release notes</keyword>
<keyword>R14.1.x</keyword>
</keywordset>
</articleinfo>
<!-- empty section to avoid the first docbook to be shown
as part of the index page, instead of just a link-->
<sect1 id="release-notes-r14-1-x-introduction">
<title></title>
<para></para>
</sect1>
&r14.1.00;
</article>

@ -0,0 +1,6 @@
<sect1 id="release-notes-r14.1.0">
<title>R14.1.0 Release Notes</title>
<para>TODO</para>
</sect1>

@ -9,6 +9,9 @@
<para>The Trinity team welcomes you to user-friendly &UNIX; desktop computing.</para>
<sect1 id="welcome-information-about-tde">
<title></title>
<sect2 id="welcome-to-tde-section">
<title>Information about &tde;</title>
<para>The Trinity Desktop Environment (&tde;) is a graphical desktop environment for &UNIX; workstations. The
@ -26,10 +29,7 @@ professional graphical design along with the technical advantages of
<para><link linkend="support">Supporting the &tde; Project</link></para>
</sect1>
<sect1 id="welcome-getting-the-most-out-of-tde">
<title>Getting the most out of &tde;</title>
</sect2>
<sect2 id="welcome-general-documentation">
<title>General documentation</title>
@ -42,15 +42,5 @@ professional graphical design along with the technical advantages of
</sect2>
<sect2 id="welcome-basic-applications">
<title>Basic applications</title>
<para><ulink url="help:/kicker">Desktop Panel (Kicker)</ulink></para>
<para><ulink url="help:/kcontrol">Control Center</ulink></para>
<para><ulink url="help:/konqueror">File Manager</ulink></para>
</sect2>
</sect1>
</chapter>

Loading…
Cancel
Save