[smb4k] doc: Updated handbook.

Alexander Reinholdt null at kde.org
Mon Mar 11 19:39:08 GMT 2019


Git commit 6b552917c6ac79572008c77812035718fba4e86d by Alexander Reinholdt.
Committed on 11/03/2019 at 19:38.
Pushed by areinholdt into branch 'master'.

Updated handbook.

M  +6    -5    doc/index.docbook

https://commits.kde.org/smb4k/6b552917c6ac79572008c77812035718fba4e86d

diff --git a/doc/index.docbook b/doc/index.docbook
index 238a7d8..0dab601 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -3838,14 +3838,15 @@ polkit.addRule(function(action, subject) {
     <para>&smb4k; officially supports &Linux;, FreeBSD, NetBSD and DragonFly BSD. Other operating systems might work as well, but haven't been tested.</para>
     <para>To compile &smb4k;, you need:</para>
     <itemizedlist>
-      <listitem><para><ulink url="http://www.cmake.org">CMake</ulink> (≥ 3.2)</para></listitem>
-      <listitem><para><ulink url="http://gcc.gnu.org">GNU Compiler Collection</ulink> (g++ ≥ 4.0) or <ulink url="http://clang.llvm.org">clang/LLVM</ulink> (≥ 3.0)</para></listitem>
+      <listitem><para><ulink url="https://www.cmake.org">CMake</ulink> (≥ 3.2)</para></listitem>
+      <listitem><para><ulink url="https://gcc.gnu.org">GNU Compiler Collection</ulink> (g++ ≥ 4.0) or <ulink url="https://clang.llvm.org">clang/LLVM</ulink> (≥ 3.0)</para></listitem>
     </itemizedlist>
-    <para>To be able to use the main application of &smb4k;, you need at least <ulink url="http://www.qt.io">&Qt;</ulink> (≥ 5.6.0) and <ulink url="http://www.kde.org">&kf5;</ulink> (≥ 5.25.0). If you also want to make use of the provided &plasmoid;, you should have at least <ulink url="http://www.qt.io">&Qt;</ulink> version 5.9.0 or later and compatible versions of &kf5; and &plasma; 5 installed.</para>
-    <para>&smb4k; build depends on the following &Qt; and &kf5; modules:</para>
+    <para>To be able to use the main application of &smb4k;, you need at least <ulink url="https://www.qt.io">&Qt;</ulink> version 5.6.0 and <ulink url="https://www.kde.org">&kf5;</ulink> version 5.25.0. If you also want to make use of the provided &plasmoid;, you should have at least <ulink url="https://www.qt.io">&Qt;</ulink> version 5.9.0 and compatible versions of &kf5; and &plasma; 5 installed.</para>
+    <para>&smb4k; build depends on:</para>
     <itemizedlist>
       <listitem><para>QtCore, QtGui, QtWidgets, QtTest, QtNetwork, QtPrintSupport, QtQml</para></listitem>
       <listitem><para>KConfig, KAuth, KDocTools, KIconThemes, KWidgetsAddons, KI18n, KCompletion, KCoreAddons, &solid;, KIO, KNotifications, KXmlGui, KJobWidgets, &kwallet5;, KDBusAddons, KConfigWidgets, KNotifications, KWindowSystem</para></listitem>
+      <listitem><para>libsmbclient</para></listitem>
     </itemizedlist>
     <para>It also runtime depends on:</para>
     <itemizedlist>
@@ -3854,7 +3855,7 @@ polkit.addRule(function(action, subject) {
     </itemizedlist>
     <para>To enable full functionality, you may also want to install these programs:</para>
     <itemizedlist>
-      <listitem><para><ulink url="http://rsync.samba.org">rsync</ulink></para></listitem>
+      <listitem><para><ulink url="https://rsync.samba.org">rsync</ulink></para></listitem>
     </itemizedlist>
     <para>The full list of changes can be found in the Git log at <ulink url="https://cgit.kde.org/smb4k.git">cgit.kde.org</ulink>. A summary can be found in the <filename>ChangeLog</filename> file in the tarball.</para>
   </sect1>



More information about the kde-doc-english mailing list