diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2014-01-18 14:23:18 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2014-01-18 14:23:18 -0600 |
commit | 7d7246d87d0bacaaeee66ac6bf0b3d14ba1af078 (patch) | |
tree | 32c730d4441408eacf7155463ab1475be5997c3a /doc | |
parent | 9b38f1d488cde0019d49c6c4d05f620cc6fde71b (diff) | |
download | tdebase-7d7246d87d0bacaaeee66ac6bf0b3d14ba1af078.tar.gz tdebase-7d7246d87d0bacaaeee66ac6bf0b3d14ba1af078.zip |
Update Help handbook FAQ.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/faq/intro.docbook | 23 |
1 files changed, 22 insertions, 1 deletions
diff --git a/doc/faq/intro.docbook b/doc/faq/intro.docbook index ab19b717a..bdaea484d 100644 --- a/doc/faq/intro.docbook +++ b/doc/faq/intro.docbook @@ -116,7 +116,28 @@ incurred.</para> <answer> <para>The "KDE" name, various logos, and related efforts are trademarked by the KDE Foundation. Since the Trinity project is not affiliated with the KDE Foundation, -we can't legally use their trademarks.</para> +legally we can't use their trademarks.</para> +</answer> +</qandaentry> + +<qandaentry> +<question> +<para>Why the change in version numbers?</para> +</question> +<answer> +<para>Trinity evolved from the last KDE 3.5 release, 3.5.10. Subsequent Trinity releases +followed that numbering scheme. Release R14.0.0 marks a turning point in Trinity history +because a great deal of the code infrastructure was changed. While those changes do not +effect the usability or look-and-feel of the desktop that users enjoy, Trinity developers +believe a change in the version scheme distinguishes when those changes occurred. An +original project goal by users was to retain the flavor of the original KDE 3.5 desktop. +That goal remains intact. To reflect that original goal, the last number in the original +version scheme is retained in the new version scheme but is now the primary version number. +While the infrastructure has changed, the desktop itself remains the same as the original +KDE 3.5. This new version scheme indicates a modest divergence from the original KDE 3.5 +series and that Trinity is now its own desktop environment. The new version scheme reminds +users that Trinity retains the original KDE 3.5 design, but is moving forward as a separate +desktop project.</para> </answer> </qandaentry> |