diff options
Diffstat (limited to 'doc/releasenotes/index.docbook')
-rw-r--r-- | doc/releasenotes/index.docbook | 78 |
1 files changed, 0 insertions, 78 deletions
diff --git a/doc/releasenotes/index.docbook b/doc/releasenotes/index.docbook deleted file mode 100644 index c25611e4b..000000000 --- a/doc/releasenotes/index.docbook +++ /dev/null @@ -1,78 +0,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"> - -]> - -<article id="release-notes" lang="&language;"> -<title>&tde-release-version; Release Notes</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> --> - -<abstract> -<para>&tde-release-version; Release Notes</para> -</abstract> - -<keywordset> -<keyword>TDE</keyword> -<keyword>release notes</keyword> -</keywordset> - -</articleinfo> - -<sect1 id="release-notes-introduction"> -<title>Introduction</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> - -</sect1> - -&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> |