diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-04-27 09:24:25 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-04-27 09:24:25 +0900 |
commit | 7837a1e6d983e00d2e1484f3187b2c26ad7e3a55 (patch) | |
tree | 3d67671f8ad0c5a26a93ee5067722528c068250d | |
parent | bc1ed41599c64e3767edaf8b8dcedfa3036d1350 (diff) | |
download | website-core-7837a1e6d983e00d2e1484f3187b2c26ad7e3a55.tar.gz website-core-7837a1e6d983e00d2e1484f3187b2c26ad7e3a55.zip |
Reword FAQ section about installation instruction to be clearer
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r-- | faq/index.php | 2 | ||||
-rw-r--r-- | faq/install.php | 20 |
2 files changed, 7 insertions, 15 deletions
diff --git a/faq/index.php b/faq/index.php index 40e41c7..09e426c 100644 --- a/faq/index.php +++ b/faq/index.php @@ -41,7 +41,7 @@ inconsistencies, or omissions you find in this FAQ to questions to the TDE mailing lists. Questions are monitored to help maintain this FAQ.</p><hr> -<p class="toc"><p><b>Table of Contents</b></p><dl><dt><a href="about.php">1. About this FAQ</a></dt><dt><a href="introduction.php">2. Introduction</a></dt><dt><a href="getting-tde.php">3. Getting TDE</a></dt><dt><a href="install.php">4. Installation instructions</a></dt><dt><a href="panel.php">5. The panel</a></dt><dt><a href="desktop.php">6. The desktop</a></dt><dt><a href="windowmanager.php">7. The window manager</a></dt><dt><a href="filemanager.php">8. The File Manager</a></dt><dt><a href="webbrowser.php">9. Webbrowsing with Konqueror</a></dt><dt><a href="configure.php">10. Configuring TDE</a></dt><dt><a href="applications.php">11. TDE applications</a></dt><dt><a href="sound.php">12. Troubleshooting sound problems</a></dt><dt><a href="non-tde-apps.php">13. TDE with non-TDE applications</a></dt><dt><a href="tips.php">14. Useful tips</a></dt><dt><a href="misc.php">15. Miscellaneous questions</a></dt><dt><a href="licensing.php">16. Qt and Licensing questions</a></dt><dt><a href="more-info.php">17. Getting more information</a></dt><dt><a href="questions.php">18. Asking Questions</a></dt><dt><a href="contribute.php">19. Contributing</a></dt><dt><a href="credits.php">20. Credits and License</a></dt></dl><table width="100%" class="bottom-nav"><tr><td width="33%" align="left" valign="top" class="navLeft"></td><td width="34%" align="center" valign="top" class="navCenter"></td><td width="33%" align="right" valign="top" class="navRight"><a href="about.php">Next</a></td></tr><tr><td width="33%" align="left" class="navLeft"></td><td width="34%" align="center" class="navCenter"></td><td width="33%" align="right" class="navRight">About this FAQ</td></tr></table> +<p class="toc"><p><b>Table of Contents</b></p><dl><dt><a href="about.php">1. About this FAQ</a></dt><dt><a href="introduction.php">2. Introduction</a></dt><dt><a href="getting-tde.php">3. Getting TDE</a></dt><dt><a href="install.php">4. Notes about installing TDE</a></dt><dt><a href="panel.php">5. The panel</a></dt><dt><a href="desktop.php">6. The desktop</a></dt><dt><a href="windowmanager.php">7. The window manager</a></dt><dt><a href="filemanager.php">8. The File Manager</a></dt><dt><a href="webbrowser.php">9. Webbrowsing with Konqueror</a></dt><dt><a href="configure.php">10. Configuring TDE</a></dt><dt><a href="applications.php">11. TDE applications</a></dt><dt><a href="sound.php">12. Troubleshooting sound problems</a></dt><dt><a href="non-tde-apps.php">13. TDE with non-TDE applications</a></dt><dt><a href="tips.php">14. Useful tips</a></dt><dt><a href="misc.php">15. Miscellaneous questions</a></dt><dt><a href="licensing.php">16. Qt and Licensing questions</a></dt><dt><a href="more-info.php">17. Getting more information</a></dt><dt><a href="questions.php">18. Asking Questions</a></dt><dt><a href="contribute.php">19. Contributing</a></dt><dt><a href="credits.php">20. Credits and License</a></dt></dl><table width="100%" class="bottom-nav"><tr><td width="33%" align="left" valign="top" class="navLeft"></td><td width="34%" align="center" valign="top" class="navCenter"></td><td width="33%" align="right" valign="top" class="navRight"><a href="about.php">Next</a></td></tr><tr><td width="33%" align="left" class="navLeft"></td><td width="34%" align="center" class="navCenter"></td><td width="33%" align="right" class="navRight">About this FAQ</td></tr></table> <?php doFooter(); ?> diff --git a/faq/install.php b/faq/install.php index 59738c9..cd0fc31 100644 --- a/faq/install.php +++ b/faq/install.php @@ -1,6 +1,6 @@ <?php include("../tde-head-and-foot.php"); - doHeader("Installation instructions", "Documentation", "FAQ", "../"); + doHeader("Notes about installing TDE", "Documentation", "FAQ", "../"); ?> <STYLE> .question {font-weight:bold;} @@ -12,19 +12,11 @@ <p class="chapter" lang="en"> <p class="titlepage"> <p> -<p><h2 class="title"><a name="install"></a>Chapter 4. Installation instructions</h2><p>These are the generic installation instructions for the Trinity - -Desktop Environment. Please complement your reading with the - -<code class="filename">README</code> and <code class="filename">INSTALL</code> text files that - -come along with the package. Please read them carefully and try to - -help yourself if anything goes wrong. If you need further - -assistance, consider joining the TDE mailing lists - -(see our web site instructions for joining the TDE +<p><h2 class="title"><a name="install"></a>Chapter 4. Notes about installing TDE</h2><p>If you are looking for installation packages, please visit the <a href="https://wiki.trinitydesktop.org/Category:Documentation#Installing_from_a_Package_Manager">Installation</a> page.<br/><br/> +These are generic notes about installing Trinity Desktop Environment. +Please complement your reading with the <code class="filename">README</code> and <code class="filename">INSTALL</code> text files that +come along with the package. Please read them carefully and try to help yourself if anything goes wrong. If you need further +assistance, consider joining the TDE mailing lists (see our web site instructions for joining the TDE <a href="/mailinglist.php" target="_top">mailing |