Git commit bcf3653e5a25da7d55d37074a8a158b0641d2b6c by Yuri Chornoivan.
Committed on 10/02/2019 at 08:13.
Pushed by yurchor into branch 'master'.

Updated links and used https:// where appropriate

M  +1    -0    doc-extras/ChangeLog
M  +1    -1    doc/advanced-functions.docbook
M  +1    -1    doc/archives.docbook
M  +2    -2    doc/basic-functions.docbook
M  +1    -1    doc/bookmarks.docbook
M  +1    -1    doc/checksum.docbook
M  +2    -2    doc/compare.docbook
M  +1    -1    doc/configuration-files.docbook
M  +5    -5    doc/credits-and-license.docbook
M  +1    -1    doc/diskusage.docbook
M  +2    -2    doc/editors-note.docbook
M  +33   -33   doc/faq.docbook
M  +3    -3    doc/features.docbook
M  +29   -29   doc/glossary.docbook
M  +9    -9    doc/help.docbook
M  +2    -2    doc/index.docbook
M  +11   -11   doc/installation.docbook
M  +2    -2    doc/introduction.docbook
M  +1    -1    doc/keyboard-commands.docbook
M  +4    -5    doc/konfigurator.docbook
M  +1    -1    doc/krusader-tools.docbook
M  +1    -1    doc/locate.docbook
M  +5    -5    doc/man-krusader.1.docbook
M  +4    -4    doc/menu-commands.docbook
M  +1    -1    doc/mount.docbook
M  +2    -2    doc/mouse-commands.docbook
M  +1    -1    doc/occupied-space.docbook
M  +1    -1    doc/profiles.docbook
M  +1    -1    doc/release-overview.docbook
M  +3    -3    doc/remote-connections.docbook
M  +1    -1    doc/search.docbook
M  +1    -1    doc/splitter.docbook
M  +1    -1    doc/synchronizer.docbook
M  +1    -1    doc/user-interface.docbook
M  +1    -1    doc/useraction-xml.docbook
M  +2    -2    doc/useractions.docbook
M  +1    -1    doc/vfs.docbook
M  +5    -5    doc/viewer-editor.docbook

https://commits.kde.org/krusader/bcf3653e5a25da7d55d37074a8a158b0641d2b6c

diff --git a/doc-extras/ChangeLog b/doc-extras/ChangeLog
index a7b64ddc..4dc5c823 100644
--- a/doc-extras/ChangeLog
+++ b/doc-extras/ChangeLog
@@ -6,6 +6,7 @@ The Krusader Handbook ChangeLog
 Date: 20xx-xx-xx
 
  CHANGED: Rename SVNNEWS into NEWS in docs
+ FIXED: Updated links and used https:// where appropriate
 
 2.7.1 "Peace of Mind"
 ==========================
diff --git a/doc/advanced-functions.docbook b/doc/advanced-functions.docbook
index fd873928..f6161a79 100644
--- a/doc/advanced-functions.docbook
+++ b/doc/advanced-functions.docbook
@@ -12,7 +12,7 @@
 * Version 1.1 or any later version published by the Free Software         *
 * Foundation; with no Invariant Sections, no Front-Cover Texts and        *
 * no Back-Cover Texts.  A copy of the license is available on the         *
-* GNU site http://www.gnu.org/licenses/fdl.html or by writing to:         *
+* GNU site https://www.gnu.org/licenses/fdl.html or by writing to:        *
 * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,    *
 * MA 02111-1307, USA.                                                     *
 *********************************************************************** -->
diff --git a/doc/archives.docbook b/doc/archives.docbook
index 263a83b5..86db9124 100644
--- a/doc/archives.docbook
+++ b/doc/archives.docbook
@@ -12,7 +12,7 @@
 * Version 1.1 or any later version published by the Free Software         *
 * Foundation; with no Invariant Sections, no Front-Cover Texts and        *
 * no Back-Cover Texts.  A copy of the license is available on the         *
-* GNU site http://www.gnu.org/licenses/fdl.html or by writing to:         *
+* GNU site https://www.gnu.org/licenses/fdl.html or by writing to:        *
 * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,    *
 * MA 02111-1307, USA.                                                     *
 *********************************************************************** -->
diff --git a/doc/basic-functions.docbook b/doc/basic-functions.docbook
index dde3daf7..3ab299de 100644
--- a/doc/basic-functions.docbook
+++ b/doc/basic-functions.docbook
@@ -12,7 +12,7 @@
 * Version 1.1 or any later version published by the Free Software         *
 * Foundation; with no Invariant Sections, no Front-Cover Texts and        *
 * no Back-Cover Texts.  A copy of the license is available on the         *
-* GNU site http://www.gnu.org/licenses/fdl.html or by writing to:         *
+* GNU site https://www.gnu.org/licenses/fdl.html or by writing to:        *
 * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,    *
 * MA 02111-1307, USA.                                                     *
 *********************************************************************** -->
@@ -219,7 +219,7 @@
       <keycap>Up/Down Arrow</keycap> will jump to the next or
       previous match. &Esc; will close the quick search
       line. The cursor will stay on the last file
-      found. The Quicksearch supports <ulink 
url="http://en.wikipedia.org/wiki/Regular_expression";>regular 
expressions</ulink> for searching files.</para>
+      found. The Quicksearch supports <ulink 
url="https://en.wikipedia.org/wiki/Regular_expression";>regular 
expressions</ulink> for searching files.</para>
       <note>
         <para>If you press 
         <keycombo action="simul">&Alt;
diff --git a/doc/bookmarks.docbook b/doc/bookmarks.docbook
index c2c84073..b53152a8 100644
--- a/doc/bookmarks.docbook
+++ b/doc/bookmarks.docbook
@@ -12,7 +12,7 @@
 * Version 1.1 or any later version published by the Free Software         *
 * Foundation; with no Invariant Sections, no Front-Cover Texts and        *
 * no Back-Cover Texts.  A copy of the license is available on the         *
-* GNU site http://www.gnu.org/licenses/fdl.html or by writing to:         *
+* GNU site https://www.gnu.org/licenses/fdl.html or by writing to:        *
 * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,    *
 * MA 02111-1307, USA.                                                     *
 *********************************************************************** -->
diff --git a/doc/checksum.docbook b/doc/checksum.docbook
index 515fbc60..54f42d9b 100644
--- a/doc/checksum.docbook
+++ b/doc/checksum.docbook
@@ -12,7 +12,7 @@
 * Version 1.1 or any later version published by the Free Software         *
 * Foundation; with no Invariant Sections, no Front-Cover Texts and        *
 * no Back-Cover Texts.  A copy of the license is available on the         *
-* GNU site http://www.gnu.org/licenses/fdl.html or by writing to:         *
+* GNU site https://www.gnu.org/licenses/fdl.html or by writing to:        *
 * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,    *
 * MA 02111-1307, USA.                                                     *
 *********************************************************************** -->
diff --git a/doc/compare.docbook b/doc/compare.docbook
index e2aa3007..4ad00d96 100644
--- a/doc/compare.docbook
+++ b/doc/compare.docbook
@@ -12,7 +12,7 @@
 * Version 1.1 or any later version published by the Free Software         *
 * Foundation; with no Invariant Sections, no Front-Cover Texts and        *
 * no Back-Cover Texts.  A copy of the license is available on the         *
-* GNU site http://www.gnu.org/licenses/fdl.html or by writing to:         *
+* GNU site https://www.gnu.org/licenses/fdl.html or by writing to:        *
 * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,    *
 * MA 02111-1307, USA.                                                     *
 *********************************************************************** -->
@@ -37,7 +37,7 @@
     &krusader; will open an external
     graphical difference tool that is 
     <link linkend="konfig-dependencies">configured</link>.
-    &kompare;, <ulink 
url="http://kdiff3.sourceforge.net";><application>KDiff3</application></ulink> 
and
+    &kompare;, <ulink 
url="https://www.kde.org/applications/development/kdiff3/";><application>KDiff3</application></ulink>
 and
     <ulink 
url="http://furius.ca/xxdiff/";><application>xxdiff</application></ulink> are 
supported.</para>
   </sect2>
   <sect2 id="compare-dir">
diff --git a/doc/configuration-files.docbook b/doc/configuration-files.docbook
index eaa2a3e6..188e8a1f 100644
--- a/doc/configuration-files.docbook
+++ b/doc/configuration-files.docbook
@@ -12,7 +12,7 @@
 * Version 1.1 or any later version published by the Free Software         *
 * Foundation; with no Invariant Sections, no Front-Cover Texts and        *
 * no Back-Cover Texts.  A copy of the license is available on the         *
-* GNU site http://www.gnu.org/licenses/fdl.html or by writing to:         *
+* GNU site https://www.gnu.org/licenses/fdl.html or by writing to:        *
 * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,    *
 * MA 02111-1307, USA.                                                     *
 *********************************************************************** -->
diff --git a/doc/credits-and-license.docbook b/doc/credits-and-license.docbook
index a8ef2ef6..e0ab89c9 100644
--- a/doc/credits-and-license.docbook
+++ b/doc/credits-and-license.docbook
@@ -12,7 +12,7 @@
 * Version 1.1 or any later version published by the Free Software         *
 * Foundation; with no Invariant Sections, no Front-Cover Texts and        *
 * no Back-Cover Texts.  A copy of the license is available on the         *
-* GNU site http://www.gnu.org/licenses/fdl.html or by writing to:         *
+* GNU site https://www.gnu.org/licenses/fdl.html or by writing to:        *
 * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,    *
 * MA 02111-1307, USA.                                                     *
 *********************************************************************** -->
@@ -111,7 +111,7 @@
 
 <para>We would especially like to thank Dirk Eschler the
   &krusader; web master. If you visit the
-  <ulink url="http://www.krusader.org";>&krusader; website</ulink> you will 
appreciate the hard work and
+  <ulink url="https://www.krusader.org";>&krusader; website</ulink> you will 
appreciate the hard work and
   effort that Dirk has put into the site as much as we do.</para>
 
  <para>We would like to thank everyone who has contributed to &krusader;. 
Sorry we can not mention all of you in this handbook.</para>
@@ -127,11 +127,11 @@
   <para>Special thanks to: 
   <itemizedlist>
     <listitem>
-      <para><ulink url="http://www.kde.org/";>kde.org</ulink>
+      <para><ulink url="https://www.kde.org/";>kde.org</ulink>
            </para>
     </listitem>
     <listitem>
-      <para><ulink url="http://l10n.kde.org/";>KDE translation teams</ulink>
+      <para><ulink url="https://l10n.kde.org/";>KDE translation teams</ulink>
            </para>
     </listitem>
     <listitem>
@@ -145,7 +145,7 @@
       <para><ulink url="https://store.kde.org";>store.kde.org</ulink></para>
     </listitem>
     <listitem>
-      <para><ulink url="http://www.google.com";>Google.com</ulink></para>
+      <para><ulink url="https://www.google.com";>Google.com</ulink></para>
     </listitem>
   </itemizedlist></para>
 
diff --git a/doc/diskusage.docbook b/doc/diskusage.docbook
index 5cc06a50..45079e0e 100644
--- a/doc/diskusage.docbook
+++ b/doc/diskusage.docbook
@@ -12,7 +12,7 @@
 * Version 1.1 or any later version published by the Free Software         *
 * Foundation; with no Invariant Sections, no Front-Cover Texts and        *
 * no Back-Cover Texts.  A copy of the license is available on the         *
-* GNU site http://www.gnu.org/licenses/fdl.html or by writing to:         *
+* GNU site https://www.gnu.org/licenses/fdl.html or by writing to:        *
 * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,    *
 * MA 02111-1307, USA.                                                     *
 *********************************************************************** -->
diff --git a/doc/editors-note.docbook b/doc/editors-note.docbook
index af3a35b3..44a9a221 100644
--- a/doc/editors-note.docbook
+++ b/doc/editors-note.docbook
@@ -12,7 +12,7 @@
 * Version 1.1 or any later version published by the Free Software         *
 * Foundation; with no Invariant Sections, no Front-Cover Texts and        *
 * no Back-Cover Texts.  A copy of the license is available on the         *
-* GNU site http://www.gnu.org/licenses/fdl.html or by writing to:         *
+* GNU site https://www.gnu.org/licenses/fdl.html or by writing to:        *
 * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,    *
 * MA 02111-1307, USA.                                                     *
 *********************************************************************** -->
@@ -47,7 +47,7 @@
       <para>via the <ulink url="help-menu.html">Help Menu</ulink> when using 
&krusader;</para>
   </listitem>
   <listitem>
-      <para>the <ulink 
url="http://docs.kde.org/development/en/extragear-utils/krusader/index.html";>Online
 Handbook</ulink></para>
+      <para>the <ulink 
url="https://docs.kde.org/development/en/extragear-utils/krusader/index.html";>Online
 Handbook</ulink></para>
   </listitem>
 </itemizedlist>
 <para>The most recent version of this handbook is available when using 
&krusader; from Git.</para>
diff --git a/doc/faq.docbook b/doc/faq.docbook
index f0786e61..c5c46ece 100644
--- a/doc/faq.docbook
+++ b/doc/faq.docbook
@@ -12,7 +12,7 @@
 * Version 1.1 or any later version published by the Free Software         *
 * Foundation; with no Invariant Sections, no Front-Cover Texts and        *
 * no Back-Cover Texts.  A copy of the license is available on the         *
-* GNU site http://www.gnu.org/licenses/fdl.html or by writing to:         *
+* GNU site https://www.gnu.org/licenses/fdl.html or by writing to:        *
 * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,    *
 * MA 02111-1307, USA.                                                     *
 *********************************************************************** -->
@@ -64,8 +64,8 @@
           some shared libraries are needed &eg;
           &kf5; libraries, &Qt; libraries,
           &etc; This means that &krusader;
-          runs on <ulink 
url="http://www.gnome.org";><application>GNOME</application></ulink>,
-          <ulink 
url="http://www.afterstep.org/";><application>AfterStep</application></ulink>, 
<ulink url="http://www.xfce.org/";><application>XFce</application></ulink> and
+          runs on <ulink 
url="https://www.gnome.org";><application>GNOME</application></ulink>,
+          <ulink 
url="http://www.afterstep.org/";><application>AfterStep</application></ulink>, 
<ulink url="https://www.xfce.org/";><application>XFce</application></ulink> and
           other window managers provided the appropriate libraries
           are installed on your computer. All this is not a problem
           since the apt-get world can resolve these dependencies
@@ -74,8 +74,8 @@
           <!-- Empty line to make it more readable -->
           <para>You do not need to switch to the &plasma;
           window manager to use &krusader;; you can
-          still use <ulink 
url="http://www.gnome.org";><application>GNOME</application></ulink>,
-          <ulink 
url="http://www.afterstep.org/";><application>AfterStep</application></ulink>, 
<ulink url="http://www.xfce.org/";><application>XFce</application></ulink> or
+          still use <ulink 
url="https://www.gnome.org";><application>GNOME</application></ulink>,
+          <ulink 
url="http://www.afterstep.org/";><application>AfterStep</application></ulink>, 
<ulink url="https://www.xfce.org/";><application>XFce</application></ulink> or
           another window manager. However, the configuration of the
           &krusader; fonts and some behavior is done by
           running 
@@ -119,7 +119,7 @@
           <para>Take a look at the <link linkend="compilation">&krusader; 
dependencies</link> paragraph of our install chapter.</para>
           <para>
           If you need more details please take a look
-          at the <ulink 
url="http://packages.ubuntu.com/precise/krusader";>&krusader; 
requirements</ulink> on Ubuntu.
+          at the <ulink 
url="https://packages.ubuntu.com/cosmic/krusader";>&krusader; 
requirements</ulink> on Ubuntu.
          The "depends" are required, the "suggests" make &krusader; more 
powerful.</para>
           <para></para>
           <!-- Empty line to make it more readable -->
@@ -163,7 +163,7 @@
         <answer>
           <para>As far as we know, there are no issues.
           &krusader; is also available on 
-          <ulink url="http://packages.debian.org/unstable/utils/krusader";>
+          <ulink url="https://packages.debian.org/unstable/utils/krusader";>
           many other architectures</ulink>.</para>
           <para></para>
           <!-- Empty line to make it more readable -->
@@ -226,7 +226,7 @@
           <tip>
             <para>For more information about RPM, visit
             <ulink url="http://www.rpm.org/";>rpm.org</ulink> and read the
-            <ulink 
url="http://docs.fedoraproject.org/en-US/Fedora_Draft_Documentation/0.1/html/RPM_Guide/index.html";>RPM
 Guide</ulink> 
+            <ulink 
url="https://docs.fedoraproject.org/en-US/Fedora_Draft_Documentation/0.1/html/RPM_Guide/index.html";>RPM
 Guide</ulink> 
             by Eric Foster-Johnson.</para>
           </tip>
           <para></para>
@@ -249,7 +249,7 @@
           your distro website and search for an updated RPM.</para>
           <para>If the RPM is not OK, try to find another package
           at &Linux; software archives such as
-          <ulink 
url="http://freshmeat.net/projects/krusader/";>freshmeat.net</ulink> or <ulink 
url="http://www.kde-apps.org/content/show.php?content=10214";>KDE-APPS.org</ulink>.
+          <ulink 
url="http://freshmeat.net/projects/krusader/";>freshmeat.net</ulink> or <ulink 
url="https://www.linux-apps.com/content/show.php?content=10214";>linux-apps.com</ulink>.
           If you still cannot find the appropriate package for your
           &Linux; distribution, we recommend searching
           for it with <ulink 
url="http://rpmfind.net/linux/rpm2html/search.php?query=krusader&amp;submit=Search+...";>rpmfind</ulink>
 or
@@ -379,7 +379,7 @@
           post a 
           <emphasis role="bold">help request</emphasis> at our
           &krusader; forum or use the
-          <ulink 
url="http://groups.google.com/group/krusader-users";>&krusader;-users</ulink> 
mailing list. But before
+          <ulink 
url="https://groups.google.com/group/krusader-users";>&krusader;-users</ulink> 
mailing list. But before
           posting a help request, please try the following: 
           <orderedlist>
             <listitem>
@@ -432,7 +432,7 @@
           you will probably be able to build a
           &krusader; RPM too. Information about RPM can
           be found at <ulink url="http://www.rpm.org/";>rpm.org</ulink> and in 
the
-          <ulink 
url="http://docs.fedoraproject.org/en-US/Fedora_Draft_Documentation/0.1/html/RPM_Guide/index.html";>RPM
 Guide</ulink> 
+          <ulink 
url="https://docs.fedoraproject.org/en-US/Fedora_Draft_Documentation/0.1/html/RPM_Guide/index.html";>RPM
 Guide</ulink> 
           by Eric Foster-Johnson. The
           following is the short procedure howto on building an
           RPM.</para>
@@ -526,7 +526,7 @@
           <para>Why does &krusader; not start on &MacOS;?</para>
         </question>
         <answer>
-          <para>Please read carefully the <ulink 
url="http://www.macports.org/";>macports.org</ulink> 
+          <para>Please read carefully the <ulink 
url="https://www.macports.org/";>macports.org</ulink> 
          installation instructions. Do not forget to start 
<application>dbus</application>.
          <screen>##########################################################
 # Do not forget that dbus needs to be started as the local
@@ -960,7 +960,7 @@
           <para>The most convenient way to contact us is to use the 
krusader-users
           <ulink 
url="https://krusader.org/get-involved/mailing-lists/index.html";>mailing 
list</ulink>. For information on what
           remains to be done look at the
-          <ulink 
url="http://groups.google.com/group/krusader-devel";>&krusader;-devel mailing 
list</ulink>. We review and discuss every
+          <ulink 
url="https://groups.google.com/group/krusader-devel";>&krusader;-devel mailing 
list</ulink>. We review and discuss every
           submission.</para>
           <para></para>
           <!-- Empty line to make it more readable -->
@@ -998,13 +998,13 @@
               </para>
             </listitem>
             <listitem>
-             <para>Submit your patch files into the &krusader; group on the 
<ulink url="https://git.reviewboard.kde.org/groups/krusader/";>Review 
Board</ulink>,
+             <para>Submit your patch files into the &krusader; group on the 
<ulink url="https://phabricator.kde.org/";>Phabricator</ulink>,
               so that all patch proposals stay organised and do not get lost,
               tar.gz archives or diffs are usually ok.
               Do not copy changes into a mail. Most mailers will change the
               white spaces, so that the diff will not apply or the
               code snipped does not diff. In the past, patch mails went lost 
or disorganized in many many mails,
-              so please use the <ulink 
url="https://git.reviewboard.kde.org/groups/krusader/";>Review Board</ulink>, 
thanks! 
+              so please use the <ulink 
url="https://community.kde.org/Infrastructure/Phabricator";>Phabricator</ulink>, 
thanks! 
               </para> 
             </listitem>
             <listitem>
@@ -1136,7 +1136,7 @@
 
        On a crash you will get a <filename>.core</filename> file, usually in 
your home directory.
 
-       Run <ulink url="http://sourceware.org/gdb/";>gdb</ulink>, the GNU 
Project Debugger
+       Run <ulink url="https://sourceware.org/gdb/";>gdb</ulink>, the GNU 
Project Debugger
        
        <screen><prompt>$</prompt> <userinput><command>gdb</command> 
<option>-c</option> <replaceable>corefile 
krusader</replaceable></userinput></screen>
        
@@ -1163,13 +1163,13 @@
           subscribe to follow the action on the mailing lists. 
           <itemizedlist>
             <listitem>
-              <para><ulink 
url="http://groups.google.com/group/krusader-devel";>&krusader;-devel</ulink> is 
the developer
+              <para><ulink 
url="https://groups.google.com/group/krusader-devel";>&krusader;-devel</ulink> 
is the developer
               mailing list (read-only). If you want to follow the
               development of &krusader; on the cutting
               edge, this is the list to follow.</para>
             </listitem>
             <listitem>
-              <para><ulink 
url="http://groups.google.com/group/krusader-users";>&krusader;-users</ulink> is 
the
+              <para><ulink 
url="https://groups.google.com/group/krusader-users";>&krusader;-users</ulink> 
is the
               &krusader; users mailing list. Here you
               can ask for help and talk with the
               &krusader; users and developers.</para>
@@ -1186,7 +1186,7 @@
         </question>
         <answer>
           <para>Yes, we do. Several news feeds in various formats
-          are available. <ulink 
url="http://groups.google.com/group/krusader-devel/feeds";>krusader-devel 
feed</ulink>, <ulink 
url="http://groups.google.com/group/krusader-users/feeds";>krusader-users 
feed</ulink>.</para>
+          are available. <ulink 
url="https://groups.google.com/group/krusader-devel/feeds";>krusader-devel 
feed</ulink>, <ulink 
url="https://groups.google.com/group/krusader-users/feeds";>krusader-users 
feed</ulink>.</para>
           <para></para>
           <!-- Empty line to make it more readable -->
         </answer>
@@ -1227,7 +1227,7 @@
           <para>If the 
           <link linkend="index">Documentation</link>,
           <link linkend="faq">FAQ</link> and
-          <ulink 
url="http://groups.google.com/group/krusader-devel";>&krusader;-devel</ulink> 
(please use the search function
+          <ulink 
url="https://groups.google.com/group/krusader-devel";>&krusader;-devel</ulink> 
(please use the search function
           ) cannot help you, do not hesitate to post on our forum.
           The &krusader; Krew or the
           &krusader; community is always available to
@@ -1242,51 +1242,51 @@
           and over again, that is why we have created this
           <link linkend="faq">FAQ</link>. This allows us to spend more time
           developing &krusader;.</para>
-<!--          <para>The <ulink 
url="http://www.krusader.org/phpBB/index.php";>&krusader; Forum</ulink> is split 
into seven
+<!--          <para>The <ulink 
url="https://krusader.org/phpBB/index.php";>&krusader; Forum</ulink> is split 
into seven
           sections: 
           <itemizedlist>
             <listitem>
-              <para><ulink 
url="http://www.krusader.org/phpBB/viewforum.php?f=7";>News and Announcements 
Forum</ulink>: all the latest
+              <para><ulink 
url="https://krusader.org/phpBB/viewforum.php?f=7";>News and Announcements 
Forum</ulink>: all the latest
               news.</para>
             </listitem>
              <listitem>
               <para><ulink 
url="http://krusader.sourceforge.net/phpBB/viewforum.php?f=12";>NewsLetter 
Forum</ulink>: all newsletters.</para>
             </listitem>
             <listitem>
-              <para><ulink 
url="http://www.krusader.org/phpBB/viewforum.php?f=3";>Bug Discussion 
Forum</ulink>: discussions about
+              <para><ulink 
url="https://krusader.org/phpBB/viewforum.php?f=3";>Bug Discussion 
Forum</ulink>: discussions about
               bugs, please DO NOT use the forum for
               <link linkend="faqg_bug_report">bug reports</link> (except if 
you are
               unsure if you have found a bug).</para>
             </listitem>
             <listitem>
-              <para><ulink 
url="http://www.krusader.org/phpBB/viewforum.php?f=6";>New Features 
Discussion/Requests Forum</ulink>: discussions
+              <para><ulink 
url="https://krusader.org/phpBB/viewforum.php?f=6";>New Features 
Discussion/Requests Forum</ulink>: discussions
               about new features for future &krusader;
               versions.</para>
             </listitem>
             <listitem>
-              <para><ulink 
url="http://www.krusader.org/phpBB/viewforum.php?f=10";>ToDo Forum</ulink> here 
you will find
+              <para><ulink 
url="https://krusader.org/phpBB/viewforum.php?f=10";>ToDo Forum</ulink> here you 
will find
               the list of the planned features. Registered users
               will be able to VOTE and COMMENT on the TODO items.
               Here you get the chance to push your favourite
               features (+3) and still prefer certain features over
               others (+1), if you do not care about a feature just
               simply do not vote on that feature. Unregistered users
-              may only browse the <ulink 
url="http://www.krusader.org/phpBB/viewforum.php?f=10";>ToDo Forum</ulink>. The
-              <ulink url="http://www.krusader.org/todo.php";>ToDo ranking 
system</ulink> contains the results
+              may only browse the <ulink 
url="https://krusader.org/phpBB/viewforum.php?f=10";>ToDo Forum</ulink>. The
+              <ulink url="https://krusader.org/todo.php";>ToDo ranking 
system</ulink> contains the results
               based on the votes. 
               <link linkend="faqg_patch">Adding ToDo items</link> or
               removing ToDo items which have been implemented will
               be done by the &krusader; Krew.</para>
             </listitem>
             <listitem>
-              <para><ulink 
url="http://www.krusader.org/phpBB/viewforum.php?f=11";>UserActions 
Forum</ulink>: discussions
+              <para><ulink 
url="https://krusader.org/phpBB/viewforum.php?f=11";>UserActions Forum</ulink>: 
discussions
               about <link linkend="useractions">UserActions</link>. Posting 
your own
               User Actions is greatly appreciated. We plan to
               include the best ones in the next
               &krusader; releases.</para>
             </listitem>
             <listitem>
-              <para><ulink 
url="http://www.krusader.org/phpBB/viewforum.php?f=1";>General Discussion 
Forum</ulink>: everything that
+              <para><ulink 
url="https://krusader.org/phpBB/viewforum.php?f=1";>General Discussion 
Forum</ulink>: everything that
               is &krusader; related and does not belong
               in the other forums.</para>
             </listitem>
@@ -1306,7 +1306,7 @@
         </question>
         <answer>
           <para>If you are interested in translating the &krusader; GUI or 
documentation, please contact the
-               <ulink url="http://l10n.kde.org/teams-list.php";>KDE translation 
team</ulink> of your language.</para>
+               <ulink url="https://l10n.kde.org/teams-list.php";>KDE 
translation team</ulink> of your language.</para>
           <para></para>
           <!-- Empty line to make it more readable -->
         </answer>
@@ -1334,8 +1334,8 @@
         </question>
         <answer>
          <para>Yes, there is a <link linkend="kde4_mac_install">&MacOS;-X 
port</link>
-               with the help of <ulink 
url="http://www.macports.org/";>macports.org</ulink> , the port is
-               maintained by <ulink 
url="http://www.krusader.org/developers.php";>Jonas B&auml;hr</ulink>, 
+               with the help of <ulink 
url="https://www.macports.org/";>macports.org</ulink> , the port is
+               maintained by <ulink 
url="https://krusader.org/developers.php";>Jonas B&auml;hr</ulink>, 
                all feedback is welcome.
               A recommended native file manager for &MacOS; is
                <ulink url="http://www.likemac.ru/english/";><trademark 
class="copyright">Disk Order</trademark></ulink> (shareware).</para>
@@ -1352,7 +1352,7 @@
            <para>Yes, there is a <link linkend="kde4_win_install">&Windows; 
port</link> since 18 June 2008.
            Before &krusader; can be used several &Qt;4-libraries and 
&kde;4-libraries need to be installed.-->
          <para>No, there was a port but it is unmaintained and unavailable 
now. A recommended native file manager for &Windows; is 
-         <ulink url="http://www.ghisler.com/";><trademark 
class="copyright">Total Commander</trademark></ulink> (shareware).</para>
+         <ulink url="https://www.ghisler.com/";><trademark 
class="copyright">Total Commander</trademark></ulink> (shareware).</para>
          <para>If you want to help with porting please join <ulink 
url="http://windows.kde.org/";>The KDE on Windows Initiative</ulink>.
          Some useful tips on porting can be found in the
          <ulink 
url="https://commits.kde.org/krusader?path=INSTALL";><filename>INSTALL</filename></ulink>
 
diff --git a/doc/features.docbook b/doc/features.docbook
index 75b39325..cffa00e8 100644
--- a/doc/features.docbook
+++ b/doc/features.docbook
@@ -12,7 +12,7 @@
 * Version 1.1 or any later version published by the Free Software         *
 * Foundation; with no Invariant Sections, no Front-Cover Texts and        *
 * no Back-Cover Texts.  A copy of the license is available on the         *
-* GNU site http://www.gnu.org/licenses/fdl.html or by writing to:         *
+* GNU site https://www.gnu.org/licenses/fdl.html or by writing to:        *
 * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,    *
 * MA 02111-1307, USA.                                                     *
 *********************************************************************** -->
@@ -151,13 +151,13 @@
             <para>
             <link linkend="compare-content">Compare files by
             content</link> via external diff programs like
-            &kompare;, <ulink 
url="http://kdiff3.sourceforge.net";><application>KDiff3</application></ulink> or
+            &kompare;, <ulink 
url="https://www.kde.org/applications/development/kdiff3/";><application>KDiff3</application></ulink>
 or
             <ulink 
url="http://furius.ca/xxdiff/";><application>xxdiff</application></ulink>.</para>
           </listitem>
           <listitem>
             <para>
             <link linkend="multi_rename">Rename</link> files and
-            folders via <ulink 
url="http://www.krename.net";><application>KRename</application></ulink></para>
+            folders via <ulink 
url="https://www.kde.org/applications/utilities/krename/";><application>KRename</application></ulink></para>
           </listitem>
           <listitem>
             <para>Completely supports drag'n'drop: drag from
diff --git a/doc/glossary.docbook b/doc/glossary.docbook
index 859d0093..0e400cf9 100644
--- a/doc/glossary.docbook
+++ b/doc/glossary.docbook
@@ -12,7 +12,7 @@
 * Version 1.1 or any later version published by the Free Software         *
 * Foundation; with no Invariant Sections, no Front-Cover Texts and        *
 * no Back-Cover Texts.  A copy of the license is available on the         *
-* GNU site http://www.gnu.org/licenses/fdl.html or by writing to:         *
+* GNU site https://www.gnu.org/licenses/fdl.html or by writing to:        *
 * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,    *
 * MA 02111-1307, USA.                                                     *
 *********************************************************************** -->
@@ -26,7 +26,7 @@
   please do not hesitate to contact the &krusader;
   documentation team.</para>
   <para>Thanks to
-  <ulink url="http://en.wikipedia.org/";>wikipedia.org</ulink> the
+  <ulink url="https://en.wikipedia.org/";>wikipedia.org</ulink> the
   free encyclopedia that anyone can edit.</para>
   <glossentry id="gloss-acl">
     <glossterm>
@@ -34,7 +34,7 @@
     </glossterm>
     <glossdef>
       <para>
-      <ulink url="http://en.wikipedia.org/wiki/Access_control_list";>
+      <ulink url="https://en.wikipedia.org/wiki/Access_control_list";>
       Access Control List</ulink>; a concept in computer security
       used to enforce privilege separation. It is a means of
       determining the appropriate access rights to a given object
@@ -48,7 +48,7 @@
     </glossterm>
     <glossdef>
       <para>
-      <ulink url="http://en.wikipedia.org/wiki/Bsd";>Berkeley
+      <ulink url="https://en.wikipedia.org/wiki/Bsd";>Berkeley
       Software Distribution</ulink>; refers to any of several free
       &UNIX;-compatible operating systems, derived from
       &BSD; &UNIX;.</para>
@@ -60,7 +60,7 @@
     </glossterm>
     <glossdef>
       <para>
-      <ulink url="http://en.wikipedia.org/wiki/Concurrent_Versions_System";>
+      <ulink url="https://en.wikipedia.org/wiki/Concurrent_Versions_System";>
       Concurrent Versions System</ulink>; an important component of
       Source Configuration Management (SCM). By using it,
       developers can record the history of source files and
@@ -73,7 +73,7 @@
     </glossterm>
     <glossdef>
       <para>This is a binary file format that is used by
-      <ulink url="http://en.wikipedia.org/wiki/Debian";>
+      <ulink url="https://en.wikipedia.org/wiki/Debian";>
       <trademark class="registered">Debian</trademark></ulink> and <trademark 
class="registered">Debian</trademark>-based
       distributions. It is a suffix of a installation file
       specifically built for these distributions; &eg;
@@ -89,7 +89,7 @@
     </glossterm>
     <glossdef>
       <para>
-      <ulink url="http://freedesktop.org/wiki/Software/dbus";>&DBus;</ulink> is 
an inter-service messaging system.
+      <ulink url="https://freedesktop.org/wiki/Software/dbus";>&DBus;</ulink> 
is an inter-service messaging system.
       Developed by &RedHat;, it was heavily influenced by &kde; 3
       <link linkend="glos-dcop">&DCOP;</link>, which it supersedes.
       &krusader; can use &DBus; to communicate with other applications.
@@ -103,7 +103,7 @@
     </glossterm>
     <glossdef>
       <para>
-      <ulink url="http://en.wikipedia.org/wiki/Dcop";>Desktop
+      <ulink url="https://en.wikipedia.org/wiki/Dcop";>Desktop
       Communication Protocol</ulink>; the interprocess
       communication protocol used by &kde; 3 desktop
       environment. It enables various &kde; 3 applications
@@ -128,7 +128,7 @@
     <glossterm>&FTP;</glossterm>
     <glossdef>
       <para>
-      <ulink url="http://en.wikipedia.org/wiki/File_Transfer_Protocol";>
+      <ulink url="https://en.wikipedia.org/wiki/File_Transfer_Protocol";>
       File Transfer Protocol</ulink>; it is an Internet protocol
       that allows you to retrieve files from so-called
       &FTP; servers.</para>
@@ -139,7 +139,7 @@
     Git</glossterm>
     <glossdef>
       <para>
-      <ulink url="http://en.wikipedia.org/wiki/Git_(software)">
+      <ulink url="https://en.wikipedia.org/wiki/Git_(software)">
       Git</ulink>; a distributed version control system that replaces
       <link linkend="gloss-svn">Subversion</link>. It is used by many
       software projects including &kde; and
@@ -152,9 +152,9 @@
     </glossterm>
     <glossdef>
       <para>
-      <ulink url="http://en.wikipedia.org/wiki/Gpl";>GNU General
+      <ulink url="https://en.wikipedia.org/wiki/Gpl";>GNU General
       Public License</ulink>; a software license created by the
-      <ulink url="http://www.fsf.org/";>Free Software
+      <ulink url="https://www.fsf.org/";>Free Software
       Foundation</ulink> defining the terms for releasing free
       software.</para>
     </glossdef>
@@ -163,7 +163,7 @@
     <glossterm>&GUI;</glossterm>
     <glossdef>
       <para>
-      <ulink url="http://en.wikipedia.org/wiki/Graphical_user_interface";>
+      <ulink url="https://en.wikipedia.org/wiki/Graphical_user_interface";>
       Graphical User Interface</ulink>.</para>
     </glossdef>
   </glossentry>
@@ -173,7 +173,7 @@
     </glossterm>
     <glossdef>
       <para>An
-      <ulink url="http://en.wikipedia.org/wiki/ISO_image";>ISO
+      <ulink url="https://en.wikipedia.org/wiki/ISO_image";>ISO
       image</ulink> (<literal role="extension">.iso</literal>) is an informal 
term for a disk image of
       an ISO 9660 file system. More loosely, it refers to any
       optical disk image, even a UDF image.</para>
@@ -183,7 +183,7 @@
     <glossterm>&kde;</glossterm>
     <glossdef>
       <para>
-      <ulink url="http://en.wikipedia.org/wiki/Kde";>K Desktop
+      <ulink url="https://en.wikipedia.org/wiki/Kde";>K Desktop
       Environment</ulink>; a project to develop a free graphical
       desktop environment for &UNIX; compatible
       systems.</para>
@@ -210,10 +210,10 @@
     <glossterm>KPart</glossterm>
     <glossdef>
       <para>
-      <ulink url="http://en.wikipedia.org/wiki/KPart";>KPart</ulink>;
+      <ulink url="https://en.wikipedia.org/wiki/KPart";>KPart</ulink>;
       KParts is the name of the component framework
       for the &kde; desktop environment. KParts are
-      analogous to Bonobo components in <ulink 
url="http://www.gnome.org";><application>GNOME</application></ulink>,
+      analogous to Bonobo components in <ulink 
url="https://www.gnome.org";><application>GNOME</application></ulink>,
       both of which are based on the same concepts as
       &Microsoft;'s Object Linking and Embedding. &eg;
       if you use &krusader;'s viewer to view a PDF file,
@@ -226,7 +226,7 @@
     <acronym>KIO</acronym> or kioslave</glossterm>
     <glossdef>
       <para>
-      <ulink url="http://en.wikipedia.org/wiki/Kioslave";>KDE
+      <ulink url="https://en.wikipedia.org/wiki/Kioslave";>KDE
       Input/Output</ulink>; also known as
       KIO Slaves is part of the &kde;
       architecture. It provides access to files, web sites and
@@ -237,7 +237,7 @@
     <glossterm>mount</glossterm>
     <glossdef>
       <para>
-      <ulink url="http://en.wikipedia.org/wiki/Mount_%28computing%29";>
+      <ulink url="https://en.wikipedia.org/wiki/Mount_%28computing%29";>
       Mounting</ulink>; in computer science, is the process of
       making a file system ready for use by the operating system,
       typically by reading certain index data structures from
@@ -257,7 +257,7 @@
       Orthodox File Manager</ulink>; also known as "Commanders".
       Members of this family of file managers use simple yet very
       powerful interface that is a direct derivative of the
-      <ulink url="http://en.wikipedia.org/wiki/Norton_Commander";>
+      <ulink url="https://en.wikipedia.org/wiki/Norton_Commander";>
       Norton Commander</ulink> (NC) interface.</para>
     </glossdef>
   </glossentry>
@@ -279,7 +279,7 @@
     <acronym>SSH</acronym>, Secure Shell</glossterm>
     <glossdef>
       <para>
-      <ulink url="http://en.wikipedia.org/wiki/SSH";>SSH</ulink>;
+      <ulink url="https://en.wikipedia.org/wiki/SSH";>SSH</ulink>;
         is a set of standards and an associated network protocol that allows
         establishing a secure channel between a local and a remote 
computer.</para>
     </glossdef>
@@ -289,7 +289,7 @@
     <acronym>SVN</acronym>, Subversion</glossterm>
     <glossdef>
       <para>
-      <ulink url="http://en.wikipedia.org/wiki/Subversion";>
+      <ulink url="https://en.wikipedia.org/wiki/Subversion";>
       Subversion</ulink>; a version control system that is a
       compelling replacement for
       <link linkend="gloss-cvs">CVS</link>. It is used by many
@@ -300,7 +300,7 @@
     <glossterm>Terminal emulator</glossterm>
     <glossdef>
       <para>
-      <ulink url="http://en.wikipedia.org/wiki/Terminal_emulator";>
+      <ulink url="https://en.wikipedia.org/wiki/Terminal_emulator";>
       Terminal emulator</ulink>; simply a windowed shell; this is
       known as command line window in some other environments. If
       you want to use the shell and type the commands, you should
@@ -314,7 +314,7 @@
     </glossterm>
     <glossdef>
       <para>
-      <ulink url="http://en.wikipedia.org/wiki/Posix";>Portable
+      <ulink url="https://en.wikipedia.org/wiki/Posix";>Portable
       Operating System Interface for uniX</ulink>; a collective
       name of a family of related standards specified by the IEEE
       to define the application programming interface (API) for
@@ -328,12 +328,12 @@
     </glossterm>
     <glossdef>
       <para>
-      <ulink url="http://en.wikipedia.org/wiki/URL";>Universal
+      <ulink url="https://en.wikipedia.org/wiki/URL";>Universal
       Resource Locator</ulink>; a universal resource locator is the
       technical term for what is commonly referred to as a websites
       address. Examples of &URL;s include
-      <ulink url="http://krusader.sourceforge.net";>
-      http://krusader.sourceforge.net</ulink> and
+      <ulink url="https://krusader.org";>
+      https://krusader.org</ulink> and
       <link linkend="remote-connections">Remote Connections</link>.</para>
     </glossdef>
   </glossentry>
@@ -357,7 +357,7 @@
     <glossterm>&XML;</glossterm>
     <glossdef>
       <para>
-      <ulink url="http://en.wikipedia.org/wiki/Xml";>Extensible
+      <ulink url="https://en.wikipedia.org/wiki/Xml";>Extensible
       Markup Language</ulink>; a very flexible text format derived
       from SGML (ISO 8879). Originally designed to meet the
       challenges of large-scale electronic publishing, &XML; is also
@@ -369,7 +369,7 @@
     <glossterm>Zeroconf</glossterm>
     <glossdef>
       <para>
-      <ulink url="http://en.wikipedia.org/wiki/Zeroconf";>Zeroconf</ulink>;
+      <ulink url="https://en.wikipedia.org/wiki/Zeroconf";>Zeroconf</ulink>;
       or Zero Configuration Networking is a set of techniques that 
automatically
       create a usable IP network without configuration or special servers.
       This allows inexpert users to connect computers, networked printers,
diff --git a/doc/help.docbook b/doc/help.docbook
index 0de1ec7f..88a52037 100644
--- a/doc/help.docbook
+++ b/doc/help.docbook
@@ -12,7 +12,7 @@
 * Version 1.1 or any later version published by the Free Software         *
 * Foundation; with no Invariant Sections, no Front-Cover Texts and        *
 * no Back-Cover Texts.  A copy of the license is available on the         *
-* GNU site http://www.gnu.org/licenses/fdl.html or by writing to:         *
+* GNU site https://www.gnu.org/licenses/fdl.html or by writing to:        *
 * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,    *
 * MA 02111-1307, USA.                                                     *
 *********************************************************************** -->
@@ -27,7 +27,7 @@
   hesitate to contact us; every OpenSource can use some help.
   Please also check the <ulink 
url="https://krusader.org/get-involved/index.html";>contribute</ulink> donate 
&URL; page on our
   website for more recent information. Thanks!</para>
-  <para>To get contributor account and commit changes to &krusader; by 
yourselves you should follow <ulink 
url="http://techbase.kde.org/Contribute/Get_a_Contributor_Account";>this 
tutorial</ulink>. Some useful advices on using &kde; Git can be found <ulink 
url="http://techbase.kde.org/Development/Git";>here</ulink>. It is a good 
practice to use <ulink url="https://phabricator.kde.org/tag/krusader/";>review 
board</ulink> for the non-trivial patches.
+  <para>To get contributor account and commit changes to &krusader; by 
yourselves you should follow <ulink 
url="https://community.kde.org/Infrastructure/Get_a_Developer_Account";>this 
tutorial</ulink>. Some useful advices on using &kde; Git can be found <ulink 
url="https://community.kde.org/Infrastructure/Git";>here</ulink>. It is a good 
practice to use <ulink url="https://phabricator.kde.org/tag/krusader/";>review 
board</ulink> for the non-trivial patches.
   </para>
   <para>
     <emphasis role="bold">Documentation</emphasis>
@@ -35,7 +35,7 @@
   <para>Help is needed (we are looking for documentation writers)
   for keeping the &krusader; documentation up to date.
   The draft explanation of new features is done by the developers
-    on the <ulink 
url="http://groups.google.com/group/krusader-devel";>krusader-devel mailing 
list</ulink>, but we need editors to add
+    on the <ulink 
url="https://groups.google.com/group/krusader-devel";>krusader-devel mailing 
list</ulink>, but we need editors to add
   this information in the handbook. By playing with the new
   features these editors can give valuable information to the
   developers for making the new features even better!</para>
@@ -63,17 +63,17 @@
   sometimes translations do need an update or
   translations to new languages are always welcome.
   If you are interested in translating the &krusader; GUI, please contact the
-   <ulink url="http://l10n.kde.org/teams-list.php";>&kde; translation 
team</ulink> of your language.</para>
+   <ulink url="https://l10n.kde.org/teams-list.php";>&kde; translation 
team</ulink> of your language.</para>
   <para>
     <emphasis role="bold">Documentation Translations</emphasis>
   </para>
   <para>If you are interested in translating this &krusader; documentation, 
please contact the
-   <ulink url="http://l10n.kde.org/teams-list.php";>&kde; translation 
team</ulink> of your language.</para>
+   <ulink url="https://l10n.kde.org/teams-list.php";>&kde; translation 
team</ulink> of your language.</para>
   <para>
     <emphasis role="bold">Donations</emphasis>
   </para>
   <para>Actually, we had not considered donations, until users asked
-  us for a way to <ulink 
url="http://sourceforge.net/project/project_donations.php?group_id=6488";>Donate</ulink>
 to the project.
+  us for a way to <ulink 
url="https://sourceforge.net/project/project_donations.php?group_id=6488";>Donate</ulink>
 to the project.
   &krusader; is, and always will be free, in all the
   terms of the GNU Public License.</para>
   <para>
@@ -86,7 +86,7 @@
     &krusader; &MacOS; X port</emphasis>
   </para>
   <para>There is a <link linkend="kde4_mac_install">&MacOS;-X port</link>
-        with the help of <ulink 
url="http://www.macports.org/";>macports.org</ulink> , the port was
+        with the help of <ulink 
url="https://www.macports.org/";>macports.org</ulink> , the port was
         maintained by Jonas B&auml;hr,
         all feedback is welcome.</para>
 <!-- Windows port is unavailable now
@@ -104,8 +104,8 @@
   <para>
     <emphasis role="bold">Rate &krusader;</emphasis>
   </para>
-  <para>On some websites like <ulink 
url="http://freshmeat.net/projects/krusader/";>freshmeat.net</ulink> or
-  <ulink 
url="http://www.kde-apps.org/content/show.php?content=10214";>KDE-APPS.org</ulink>
 you can give a rate, if you like
+  <para>On some websites like <ulink 
url="http://freshmeat.sourceforge.net/projects/krusader/";>freshmeat.net</ulink> 
or
+  <ulink 
url="https://www.linux-apps.com/content/show.php?content=10214";>linux-apps.com</ulink>
 you can give a rate, if you like
   &krusader; go to one of these sites and rate
   &krusader;, thanks.</para>
   <para>
diff --git a/doc/index.docbook b/doc/index.docbook
index e27ee1cc..bc2a1713 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -17,7 +17,7 @@
 * Version 1.1 or any later version published by the Free Software         *
 * Foundation; with no Invariant Sections, no Front-Cover Texts and        *
 * no Back-Cover Texts.  A copy of the license is available on the         *
-* GNU site http://www.gnu.org/licenses/fdl.html or by writing to:         *
+* GNU site https://www.gnu.org/licenses/fdl.html or by writing to:        *
 * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,    *
 * MA 02111-1307, USA.                                                     *
 *********************************************************************** -->
@@ -311,7 +311,7 @@
     <legalnotice>
       <para>Permission is granted to copy, distribute and/or modify
       this document under the terms of the 
-      <ulink url="http://www.gnu.org/copyleft/fdl.html";>GNU Free
+      <ulink url="https://www.gnu.org/copyleft/fdl.html";>GNU Free
       Documentation License</ulink>, Version 1.1 or any later
       version published by the Free Software Foundation; with no
       Invariant Sections, with no Front-Cover Texts, and with no
diff --git a/doc/installation.docbook b/doc/installation.docbook
index 86590ab8..b0aa9052 100644
--- a/doc/installation.docbook
+++ b/doc/installation.docbook
@@ -12,7 +12,7 @@
 * Version 1.1 or any later version published by the Free Software         *
 * Foundation; with no Invariant Sections, no Front-Cover Texts and        *
 * no Back-Cover Texts.  A copy of the license is available on the         *
-* GNU site http://www.gnu.org/licenses/fdl.html or by writing to:         *
+* GNU site https://www.gnu.org/licenses/fdl.html or by writing to:        *
 * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,    *
 * MA 02111-1307, USA.                                                     *
 *********************************************************************** -->
@@ -99,12 +99,12 @@
   <sect1 id="getting-krusader">
     <title>Obtaining &krusader;</title>
     <para>The latest information about &krusader; can be
-    found on the <ulink url="http://www.krusader.org";>Krusader website</ulink> 
.</para>
+    found on the <ulink url="https://krusader.org";>Krusader website</ulink> 
.</para>
     <sect2 id="krusader-download">
       <title>&krusader; Downloads</title>
       <para>It is recommended to use the &krusader; package
       that is provided by your distribution.
-      <ulink 
url="http://distrowatch.com/search.php?pkg=krusader";>Distrowatch.com</ulink> is 
a great resource to check
+      <ulink 
url="https://distrowatch.com/search.php?pkg=krusader";>Distrowatch.com</ulink> 
is a great resource to check
       the availability. If your distribution does not offer
       &krusader;, please contact the creators of your
       distribution and ask them to provide a &krusader;
@@ -125,13 +125,13 @@
           <command># dnf install krusader</command> will do the job.</para>
         </listitem>
         <listitem>
-          <para><ulink url="http://packages.debian.org/krusader";><trademark 
class="registered">Debian</trademark></ulink>, on our
+          <para><ulink url="https://packages.debian.org/krusader";><trademark 
class="registered">Debian</trademark></ulink>, on our
           <ulink url="https://krusader.org/get-krusader/index.html";>&krusader; 
download page</ulink> you might find more recent
           DEB packages. Note: usually <trademark 
class="registered">Debian</trademark> packages
           work also on distributions that are "based on
           <trademark class="registered">Debian</trademark>", and some of these 
provide their own
           (incompatible) packages.
-          <ulink url="http://packages.ubuntu.com/krusader";><trademark 
class="registered">Ubuntu</trademark>/<trademark 
class="registered">Kubuntu</trademark></ulink>,
+          <ulink url="https://packages.ubuntu.com/krusader";><trademark 
class="registered">Ubuntu</trademark>/<trademark 
class="registered">Kubuntu</trademark></ulink>,
           <trademark class="registered">Knoppix</trademark>
           4.x DVD, <trademark class="registered">Kanotix</trademark>, 
&etc;</para>
         </listitem>
@@ -140,7 +140,7 @@
               <command># urpmi krusader</command> will do the job.</para>
         </listitem>
         <listitem>
-            <para><ulink 
url="http://packages.gentoo.org/package/kde-misc/krusader";><trademark 
class="registered">Gentoo</trademark></ulink>.</para>
+            <para><ulink 
url="https://packages.gentoo.org/package/kde-misc/krusader";><trademark 
class="registered">Gentoo</trademark></ulink>.</para>
         </listitem>
         <listitem>
           <para><ulink 
url="https://www.archlinux.org/packages/community/x86_64/krusader/";><trademark 
class="registered">Arch Linux</trademark></ulink>,
@@ -149,18 +149,18 @@
           <ulink url="www.altlinux.com/"><trademark class="registered">ALT 
Linux</trademark></ulink>.</para>
         </listitem>
         <listitem>
-          <para><ulink 
url="http://www.freebsd.org/cgi/ports.cgi?query=krusader&amp;stype=all";><trademark
 class="copyright">FreeBSD</trademark></ulink>, the port was
+          <para><ulink 
url="https://www.freebsd.org/cgi/ports.cgi?query=krusader&amp;stype=all";><trademark
 class="copyright">FreeBSD</trademark></ulink>, the port was
           maintained by 
           <link linkend="credits">Heiner Eichmann</link>.</para>
         </listitem>
         <listitem>
-          <para><ulink url="http://pkgsrc.se/sysutils/krusader";><trademark 
class="registered">NetBSD</trademark></ulink>,
+          <para><ulink url="https://pkgsrc.se/sysutils/krusader";><trademark 
class="registered">NetBSD</trademark></ulink>,
           <ulink url="http://www.lunar-linux.org/";><trademark 
class="registered">Lunar Linux</trademark></ulink>
           ,<trademark class="registered">Ark Linux</trademark>, 
<trademark>OpenLX</trademark>.</para>
         </listitem>
         <listitem>
           <para>More distributions can be found with
-          <ulink 
url="http://distrowatch.com/search.php?pkg=krusader";>Distrowatch.com</ulink>.</para>
+          <ulink 
url="https://distrowatch.com/search.php?pkg=krusader";>Distrowatch.com</ulink>.</para>
         </listitem>
       </itemizedlist>
       <para>Use the installation tools included in your
@@ -536,7 +536,7 @@ if you only run a Krusader binary you do not need these 
packages.</para>
 <para>With &kde;-4 Krusader runs natively on &MacOS;-X, using its Aqua user 
interface (No more X11 needed!).</para>
 
 <para>With the help of <ulink 
url="http://www.macports.org/";>macports.org</ulink> , &krusader; is ported to 
&MacOS;-X,
-      the port was maintained by <ulink 
url="http://www.krusader.org/developers.php";>Jonas B&auml;hr</ulink>.
+      the port was maintained by <ulink 
url="https://krusader.org/developers.php";>Jonas B&auml;hr</ulink>.
       A <ulink url="http://trac.macports.org/ticket/17731";>portfile</ulink> is 
provided.</para>
 
 <para>
@@ -720,7 +720,7 @@ if you only run a Krusader binary you do not need these 
packages.</para>
     Gnome, <ulink url="http://psychocats.net/ubuntu/nonautilusplease";>click 
here</ulink> for more information.
     </para>
     <para>To make &krusader; the default file manager in
-    &plasma;, <ulink 
url="http://groups.google.com/group/krusader-devel/browse_thread/thread/8209d785d3ba0ac6";>click
 here</ulink> for more information. 
+    &plasma;, <ulink 
url="https://groups.google.com/group/krusader-devel/browse_thread/thread/8209d785d3ba0ac6";>click
 here</ulink> for more information. 
     </para>
   </sect1>
 </chapter>
diff --git a/doc/introduction.docbook b/doc/introduction.docbook
index c9b3295d..da10b1e1 100644
--- a/doc/introduction.docbook
+++ b/doc/introduction.docbook
@@ -12,7 +12,7 @@
 * Version 1.1 or any later version published by the Free Software         *
 * Foundation; with no Invariant Sections, no Front-Cover Texts and        *
 * no Back-Cover Texts.  A copy of the license is available on the         *
-* GNU site http://www.gnu.org/licenses/fdl.html or by writing to:         *
+* GNU site https://www.gnu.org/licenses/fdl.html or by writing to:        *
 * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,    *
 * MA 02111-1307, USA.                                                     *
 *********************************************************************** -->
@@ -58,7 +58,7 @@
         </textobject>
       </mediaobject>
     </figure>
-    <para>More <ulink url="http://www.krusader.org/";>&krusader; 
Screenshots</ulink> can be viewed on
+    <para>More <ulink url="https://krusader.org/";>&krusader; 
Screenshots</ulink> can be viewed on
     our website.</para>
   </sect1>
 
diff --git a/doc/keyboard-commands.docbook b/doc/keyboard-commands.docbook
index 113e0ac8..36b72f22 100644
--- a/doc/keyboard-commands.docbook
+++ b/doc/keyboard-commands.docbook
@@ -12,7 +12,7 @@
 * Version 1.1 or any later version published by the Free Software         *
 * Foundation; with no Invariant Sections, no Front-Cover Texts and        *
 * no Back-Cover Texts.  A copy of the license is available on the         *
-* GNU site http://www.gnu.org/licenses/fdl.html or by writing to:         *
+* GNU site https://www.gnu.org/licenses/fdl.html or by writing to:        *
 * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,    *
 * MA 02111-1307, USA.                                                     *
 *********************************************************************** -->
diff --git a/doc/konfigurator.docbook b/doc/konfigurator.docbook
index ccf4f3d9..2d86d0af 100644
--- a/doc/konfigurator.docbook
+++ b/doc/konfigurator.docbook
@@ -12,7 +12,7 @@
 * Version 1.1 or any later version published by the Free Software         *
 * Foundation; with no Invariant Sections, no Front-Cover Texts and        *
 * no Back-Cover Texts.  A copy of the license is available on the         *
-* GNU site http://www.gnu.org/licenses/fdl.html or by writing to:         *
+* GNU site https://www.gnu.org/licenses/fdl.html or by writing to:        *
 * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,    *
 * MA 02111-1307, USA.                                                     *
 *********************************************************************** -->
@@ -1111,7 +1111,7 @@
        <listitem>
          <para>
           <guilabel>Use Okteta as Hex viewer</guilabel>:
-          if checked (default option), use &plasma; hex editor <ulink 
url="http://docs.kde.org/stable/en/kdesdk/okteta/index.html";>Okteta</ulink> to 
view
+          if checked (default option), use &plasma; hex editor <ulink 
url="https://docs.kde.org/index.php?application=okteta";>Okteta</ulink> to view
           raw data. To use this option you should install 
<application>Okteta</application> package first.</para>
        </listitem>
        </itemizedlist>
@@ -1485,10 +1485,9 @@
       </tgroup>
     </informaltable>
     <tip>
-      <para>By default &kompare; (part of the kdesdk
-      package) is used as external diff utility but you can also
+      <para>By default &kompare; is used as external diff utility but you can 
also
       use your favorite diff utility &eg;
-      <ulink 
url="http://furius.ca/xxdiff/";><application>xxdiff</application></ulink> or 
<ulink 
url="http://kdiff3.sourceforge.net";><application>KDiff3</application></ulink>, 
just fill
+      <ulink 
url="http://furius.ca/xxdiff/";><application>xxdiff</application></ulink> or 
<ulink 
url="https://www.kde.org/applications/development/kdiff3/";><application>KDiff3</application></ulink>,
 just fill
       in the full path and enjoy.</para>
     </tip>
     <para>
diff --git a/doc/krusader-tools.docbook b/doc/krusader-tools.docbook
index a3202e88..cb8768e4 100644
--- a/doc/krusader-tools.docbook
+++ b/doc/krusader-tools.docbook
@@ -12,7 +12,7 @@
 * Version 1.1 or any later version published by the Free Software         *
 * Foundation; with no Invariant Sections, no Front-Cover Texts and        *
 * no Back-Cover Texts.  A copy of the license is available on the         *
-* GNU site http://www.gnu.org/licenses/fdl.html or by writing to:         *
+* GNU site https://www.gnu.org/licenses/fdl.html or by writing to:        *
 * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,    *
 * MA 02111-1307, USA.                                                     *
 *********************************************************************** -->
diff --git a/doc/locate.docbook b/doc/locate.docbook
index f671e57a..7243fe07 100644
--- a/doc/locate.docbook
+++ b/doc/locate.docbook
@@ -12,7 +12,7 @@
 * Version 1.1 or any later version published by the Free Software         *
 * Foundation; with no Invariant Sections, no Front-Cover Texts and        *
 * no Back-Cover Texts.  A copy of the license is available on the         *
-* GNU site http://www.gnu.org/licenses/fdl.html or by writing to:         *
+* GNU site https://www.gnu.org/licenses/fdl.html or by writing to:        *
 * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,    *
 * MA 02111-1307, USA.                                                     *
 *********************************************************************** -->
diff --git a/doc/man-krusader.1.docbook b/doc/man-krusader.1.docbook
index 04dc6602..e68c16e4 100644
--- a/doc/man-krusader.1.docbook
+++ b/doc/man-krusader.1.docbook
@@ -15,7 +15,7 @@
 * Version 1.1 or any later version published by the Free Software         *
 * Foundation; with no Invariant Sections, no Front-Cover Texts and        *
 * no Back-Cover Texts.  A copy of the license is available on the         *
-* GNU site http://www.gnu.org/licenses/fdl.html or by writing to:         *
+* GNU site https://www.gnu.org/licenses/fdl.html or by writing to:        *
 * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,    *
 * MA 02111-1307, USA.                                                     *
 *********************************************************************** -->
@@ -216,7 +216,7 @@ Supports: ace, arj, bzip2, deb, gzip, iso, lha, rar, rpm, 
tar, xz, zip, and 7-zi
 
 <para>Profiles for: Panels, Key-bindings, Colors.</para> 
 
-<para>For more features read <ulink 
url="http://docs.kde.org/development/en/extragear-utils/krusader/features.html";>http://docs.kde.org/development/en/extragear-utils/krusader/features.html</ulink></para>
+<para>For more features read <ulink 
url="https://docs.kde.org/development/en/extragear-utils/krusader/features.html";>https://docs.kde.org/development/en/extragear-utils/krusader/features.html</ulink></para>
 
 </refsect1>
 
@@ -233,13 +233,13 @@ Supports: ace, arj, bzip2, deb, gzip, iso, lha, rar, rpm, 
tar, xz, zip, and 7-zi
 <refsect1><title>i18n</title>
 <para>Krusader is translated into many languages.</para>
 
-<para><ulink 
url="http://l10n.kde.org/stats/gui/trunk-kf5/po/krusader.po/";>http://l10n.kde.org/stats/gui/trunk-kf5/po/krusader.po/</ulink></para>
+<para><ulink 
url="https://l10n.kde.org/stats/gui/trunk-kf5/po/krusader.po/";>https://l10n.kde.org/stats/gui/trunk-kf5/po/krusader.po/</ulink></para>
 
-<para>Read the <ulink url="http://l10n.kde.org/docs/translation-howto/";>KDE 
translation howto</ulink> if you want translate Krusader in your native 
language.</para>
+<para>Read the <ulink url="https://l10n.kde.org/docs/translation-howto/";>KDE 
translation howto</ulink> if you want translate Krusader in your native 
language.</para>
 </refsect1>
 
 <refsect1><title>FAQ</title>
-<para>The latest version of the KRUSADER FAQ can be found on <ulink 
url="http://docs.kde.org/development/en/extragear-utils/krusader/faq.html";>KDE 
documentation site</ulink>.</para>
+<para>The latest version of the KRUSADER FAQ can be found on <ulink 
url="https://docs.kde.org/development/en/extragear-utils/krusader/faq.html";>KDE 
documentation site</ulink>.</para>
 </refsect1>
 
 <refsect1><title>See Also</title>
diff --git a/doc/menu-commands.docbook b/doc/menu-commands.docbook
index c4ed8786..73916567 100644
--- a/doc/menu-commands.docbook
+++ b/doc/menu-commands.docbook
@@ -12,7 +12,7 @@
 * Version 1.1 or any later version published by the Free Software         *
 * Foundation; with no Invariant Sections, no Front-Cover Texts and        *
 * no Back-Cover Texts.  A copy of the license is available on the         *
-* GNU site http://www.gnu.org/licenses/fdl.html or by writing to:         *
+* GNU site https://www.gnu.org/licenses/fdl.html or by writing to:        *
 * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,    *
 * MA 02111-1307, USA.                                                     *
 *********************************************************************** -->
@@ -198,7 +198,7 @@
           <para>Compares two current files by content - one from
           each panel via an external graphical diff utility. By
           default &kompare; is used, but you can also use &eg;
-          <ulink 
url="http://furius.ca/xxdiff/";><application>xxdiff</application></ulink> or 
<ulink 
url="http://kdiff3.sourceforge.net";><application>KDiff3</application></ulink> ,
+          <ulink 
url="http://furius.ca/xxdiff/";><application>xxdiff</application></ulink> or 
<ulink 
url="https://www.kde.org/applications/development/kdiff3/";><application>KDiff3</application></ulink>
 ,
           change it in the
           <link linkend="konfig-dependencies">Konfigurator Dependencies 
page</link>.</para>
         </listitem>
@@ -215,7 +215,7 @@
           </menuchoice>
         </term>
         <listitem>
-          <para>This menu option starts <ulink 
url="http://www.krename.net";><application>Krename</application></ulink>, a
+          <para>This menu option starts <ulink 
url="https://www.kde.org/applications/utilities/krename/";><application>Krename</application></ulink>,
 a
           very powerful external batch renamer.</para>
           <itemizedlist>
             <title>Krename Features</title>
@@ -1332,7 +1332,7 @@
           <para>Starts &krusader; in <link linkend="root-mode">Root 
mode</link> at the same location. 
                 Root mode &krusader; requires <command>kdesu</command> by 
default, 
                 if <command>kdesu</command> is not available or if you prefer 
&eg; 
-                <command>gksu</command> when using <ulink 
url="http://www.gnome.org";><application>GNOME</application></ulink> you can 
change this behaviour in the
+                <command>gksu</command> when using <ulink 
url="https://www.gnome.org";><application>GNOME</application></ulink> you can 
change this behaviour in the
                 <link linkend="konfig-dependencies">Konfigurator Dependencies 
page</link>.</para>
           <caution>
             <para>Be careful when using &krusader; with
diff --git a/doc/mount.docbook b/doc/mount.docbook
index f6eb9147..6e7a4bcd 100644
--- a/doc/mount.docbook
+++ b/doc/mount.docbook
@@ -12,7 +12,7 @@
 * Version 1.1 or any later version published by the Free Software         *
 * Foundation; with no Invariant Sections, no Front-Cover Texts and        *
 * no Back-Cover Texts.  A copy of the license is available on the         *
-* GNU site http://www.gnu.org/licenses/fdl.html or by writing to:         *
+* GNU site https://www.gnu.org/licenses/fdl.html or by writing to:        *
 * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,    *
 * MA 02111-1307, USA.                                                     *
 *********************************************************************** -->
diff --git a/doc/mouse-commands.docbook b/doc/mouse-commands.docbook
index 2249406a..6eae7f2c 100644
--- a/doc/mouse-commands.docbook
+++ b/doc/mouse-commands.docbook
@@ -12,7 +12,7 @@
 * Version 1.1 or any later version published by the Free Software         *
 * Foundation; with no Invariant Sections, no Front-Cover Texts and        *
 * no Back-Cover Texts.  A copy of the license is available on the         *
-* GNU site http://www.gnu.org/licenses/fdl.html or by writing to:         *
+* GNU site https://www.gnu.org/licenses/fdl.html or by writing to:        *
 * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,    *
 * MA 02111-1307, USA.                                                     *
 *********************************************************************** -->
@@ -36,7 +36,7 @@
 <!--  <sect1 id="mouse_gestures">
     <title>Mouse Gestures</title>
     <para>We provide online a 
-    <ulink url="http://www.krusader.org/phpBB/viewtopic.php?t=1392";>
+    <ulink url="https://krusader.org/phpBB/viewtopic.php?t=1392";>
     Mouse Gestures howto</ulink> that explains how to use KHotKeys
     mouse gestures with &krusader;.</para>
   </sect1>-->
diff --git a/doc/occupied-space.docbook b/doc/occupied-space.docbook
index d9ec76d3..75b6f2de 100644
--- a/doc/occupied-space.docbook
+++ b/doc/occupied-space.docbook
@@ -12,7 +12,7 @@
 * Version 1.1 or any later version published by the Free Software         *
 * Foundation; with no Invariant Sections, no Front-Cover Texts and        *
 * no Back-Cover Texts.  A copy of the license is available on the         *
-* GNU site http://www.gnu.org/licenses/fdl.html or by writing to:         *
+* GNU site https://www.gnu.org/licenses/fdl.html or by writing to:        *
 * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,    *
 * MA 02111-1307, USA.                                                     *
 *********************************************************************** -->
diff --git a/doc/profiles.docbook b/doc/profiles.docbook
index 7f5d7371..6defb547 100644
--- a/doc/profiles.docbook
+++ b/doc/profiles.docbook
@@ -12,7 +12,7 @@
 * Version 1.1 or any later version published by the Free Software         *
 * Foundation; with no Invariant Sections, no Front-Cover Texts and        *
 * no Back-Cover Texts.  A copy of the license is available on the         *
-* GNU site http://www.gnu.org/licenses/fdl.html or by writing to:         *
+* GNU site https://www.gnu.org/licenses/fdl.html or by writing to:        *
 * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,    *
 * MA 02111-1307, USA.                                                     *
 *********************************************************************** -->
diff --git a/doc/release-overview.docbook b/doc/release-overview.docbook
index b68675d0..a0130974 100644
--- a/doc/release-overview.docbook
+++ b/doc/release-overview.docbook
@@ -12,7 +12,7 @@
 * Version 1.1 or any later version published by the Free Software         *
 * Foundation; with no Invariant Sections, no Front-Cover Texts and        *
 * no Back-Cover Texts.  A copy of the license is available on the         *
-* GNU site http://www.gnu.org/licenses/fdl.html or by writing to:         *
+* GNU site https://www.gnu.org/licenses/fdl.html or by writing to:        *
 * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,    *
 * MA 02111-1307, USA.                                                     *
 *********************************************************************** -->
diff --git a/doc/remote-connections.docbook b/doc/remote-connections.docbook
index 2188bc5c..f1c915f7 100644
--- a/doc/remote-connections.docbook
+++ b/doc/remote-connections.docbook
@@ -12,7 +12,7 @@
 * Version 1.1 or any later version published by the Free Software         *
 * Foundation; with no Invariant Sections, no Front-Cover Texts and        *
 * no Back-Cover Texts.  A copy of the license is available on the         *
-* GNU site http://www.gnu.org/licenses/fdl.html or by writing to:         *
+* GNU site https://www.gnu.org/licenses/fdl.html or by writing to:        *
 * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,    *
 * MA 02111-1307, USA.                                                     *
 *********************************************************************** -->
@@ -168,8 +168,8 @@
     are looking for even more advanced remote connections features,
     &eg; an advanced &FTP; client we
     recommend you to use &eg;
-    <ulink url="http://kasablanca.berlios.de/";>Kasablanca</ulink> or
-    <ulink 
url="http://kftpgrabber.sourceforge.net/";><application>Kftpgrabber</application></ulink>.</para>
+    <ulink url="https://lftp.yar.ru/";>LFTP</ulink> or
+    <ulink 
url="https://filezilla-project.org/";><application>FileZilla</application></ulink>.</para>
   </note>
 
 <sect2 id="remote-connections-lan-fish">
diff --git a/doc/search.docbook b/doc/search.docbook
index 43c75d4f..2b9ddf3f 100644
--- a/doc/search.docbook
+++ b/doc/search.docbook
@@ -12,7 +12,7 @@
 * Version 1.1 or any later version published by the Free Software         *
 * Foundation; with no Invariant Sections, no Front-Cover Texts and        *
 * no Back-Cover Texts.  A copy of the license is available on the         *
-* GNU site http://www.gnu.org/licenses/fdl.html or by writing to:         *
+* GNU site https://www.gnu.org/licenses/fdl.html or by writing to:        *
 * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,    *
 * MA 02111-1307, USA.                                                     *
 *********************************************************************** -->
diff --git a/doc/splitter.docbook b/doc/splitter.docbook
index 46ce4e1c..6c685fc6 100644
--- a/doc/splitter.docbook
+++ b/doc/splitter.docbook
@@ -12,7 +12,7 @@
 * Version 1.1 or any later version published by the Free Software         *
 * Foundation; with no Invariant Sections, no Front-Cover Texts and        *
 * no Back-Cover Texts.  A copy of the license is available on the         *
-* GNU site http://www.gnu.org/licenses/fdl.html or by writing to:         *
+* GNU site https://www.gnu.org/licenses/fdl.html or by writing to:        *
 * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,    *
 * MA 02111-1307, USA.                                                     *
 *********************************************************************** -->
diff --git a/doc/synchronizer.docbook b/doc/synchronizer.docbook
index 825b0ddb..3c6f9b67 100644
--- a/doc/synchronizer.docbook
+++ b/doc/synchronizer.docbook
@@ -12,7 +12,7 @@
 * Version 1.1 or any later version published by the Free Software         *
 * Foundation; with no Invariant Sections, no Front-Cover Texts and        *
 * no Back-Cover Texts.  A copy of the license is available on the         *
-* GNU site http://www.gnu.org/licenses/fdl.html or by writing to:         *
+* GNU site https://www.gnu.org/licenses/fdl.html or by writing to:        *
 * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,    *
 * MA 02111-1307, USA.                                                     *
 *********************************************************************** -->
diff --git a/doc/user-interface.docbook b/doc/user-interface.docbook
index f2d766ac..dc5ab9bd 100644
--- a/doc/user-interface.docbook
+++ b/doc/user-interface.docbook
@@ -12,7 +12,7 @@
 * Version 1.1 or any later version published by the Free Software         *
 * Foundation; with no Invariant Sections, no Front-Cover Texts and        *
 * no Back-Cover Texts.  A copy of the license is available on the         *
-* GNU site http://www.gnu.org/licenses/fdl.html or by writing to:         *
+* GNU site https://www.gnu.org/licenses/fdl.html or by writing to:        *
 * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,    *
 * MA 02111-1307, USA.                                                     *
 *********************************************************************** -->
diff --git a/doc/useraction-xml.docbook b/doc/useraction-xml.docbook
index d1926766..664d652f 100644
--- a/doc/useraction-xml.docbook
+++ b/doc/useraction-xml.docbook
@@ -12,7 +12,7 @@
 * Version 1.1 or any later version published by the Free Software         *
 * Foundation; with no Invariant Sections, no Front-Cover Texts and        *
 * no Back-Cover Texts.  A copy of the license is available on the         *
-* GNU site http://www.gnu.org/licenses/fdl.html or by writing to:         *
+* GNU site https://www.gnu.org/licenses/fdl.html or by writing to:        *
 * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,    *
 * MA 02111-1307, USA.                                                     *
 *********************************************************************** -->
diff --git a/doc/useractions.docbook b/doc/useractions.docbook
index 24f98b0f..d350a8d7 100644
--- a/doc/useractions.docbook
+++ b/doc/useractions.docbook
@@ -12,7 +12,7 @@
 * Version 1.1 or any later version published by the Free Software         *
 * Foundation; with no Invariant Sections, no Front-Cover Texts and        *
 * no Back-Cover Texts.  A copy of the license is available on the         *
-* GNU site http://www.gnu.org/licenses/fdl.html or by writing to:         *
+* GNU site https://www.gnu.org/licenses/fdl.html or by writing to:        *
 * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,    *
 * MA 02111-1307, USA.                                                     *
 *********************************************************************** -->
@@ -71,7 +71,7 @@
     <link linkend="help_krusader">upload your favorite
     UserActions</link> so that they become available for the
     &krusader; community. Thanks!<!-- We provide also an
-<ulink url="http://www.krusader.org/phpBB/viewforum.php?f=11";>UserActions 
Forum</ulink>.--></para>
+<ulink url="https://krusader.org/phpBB/viewforum.php?f=11";>UserActions 
Forum</ulink>.--></para>
   </tip>
   <figure id="screenshot-actionman" float="1">
     <title>ActionMan</title>
diff --git a/doc/vfs.docbook b/doc/vfs.docbook
index 361c6924..2859aed4 100644
--- a/doc/vfs.docbook
+++ b/doc/vfs.docbook
@@ -12,7 +12,7 @@
 * Version 1.1 or any later version published by the Free Software         *
 * Foundation; with no Invariant Sections, no Front-Cover Texts and        *
 * no Back-Cover Texts.  A copy of the license is available on the         *
-* GNU site http://www.gnu.org/licenses/fdl.html or by writing to:         *
+* GNU site https://www.gnu.org/licenses/fdl.html or by writing to:        *
 * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,    *
 * MA 02111-1307, USA.                                                     *
 *********************************************************************** -->
diff --git a/doc/viewer-editor.docbook b/doc/viewer-editor.docbook
index ec26e52f..4b062af4 100644
--- a/doc/viewer-editor.docbook
+++ b/doc/viewer-editor.docbook
@@ -12,7 +12,7 @@
 * Version 1.1 or any later version published by the Free Software         *
 * Foundation; with no Invariant Sections, no Front-Cover Texts and        *
 * no Back-Cover Texts.  A copy of the license is available on the         *
-* GNU site http://www.gnu.org/licenses/fdl.html or by writing to:         *
+* GNU site https://www.gnu.org/licenses/fdl.html or by writing to:        *
 * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,    *
 * MA 02111-1307, USA.                                                     *
 *********************************************************************** -->
@@ -85,7 +85,7 @@
       <listitem>
         <para>
         <userinput>
-          
<command>http://</command><replaceable>krusader.sourceforce.net/</replaceable>
+          <command>https://</command><replaceable>krusader.org</replaceable>
         </userinput>views a webpage.</para>
       </listitem>
       <listitem>
@@ -937,7 +937,7 @@ Editor...</guimenuitem></menuchoice> for your current 
document only.</para>
 <para>Checking this action you can explicitly add a byte order mark for unicode
 encoded documents. The byte order mark (BOM) is a Unicode character used to 
signal
 the endianness (byte order) of a text file or stream, for more information see
-<ulink url="http://en.wikipedia.org/wiki/Byte_Order_Mark";>Byte Order 
Mark</ulink>.</para>
+<ulink url="https://en.wikipedia.org/wiki/Byte_Order_Mark";>Byte Order 
Mark</ulink>.</para>
 </listitem>
 </varlistentry>
 
@@ -2153,7 +2153,7 @@ type. The first found end of line type will be used for 
the whole file.</para>
 <para>The byte order mark is a special sequence at the beginning of unicode
 encoded documents. It helps editors to open text documents with the correct
 unicode encoding. For more information see <ulink
-url="http://en.wikipedia.org/wiki/Byte_Order_Mark";>Byte Order 
Mark</ulink>.</para>
+url="https://en.wikipedia.org/wiki/Byte_Order_Mark";>Byte Order 
Mark</ulink>.</para>
 </listitem>
 </varlistentry>
 <!--
@@ -2436,7 +2436,7 @@ text. Useful only for setting icons via &kf5; through the 
KIcon() class.
 <varlistentry>
 <term><guilabel>Insane (not ZEN) HTML coding (light edition)</guilabel></term>
 <listitem><para>A plugin, which does zen-coding like selector completion.
-For more information see <ulink url="http://en.wikipedia.org/wiki/Zen_Coding";>
+For more information see <ulink url="https://en.wikipedia.org/wiki/Zen_Coding";>
 Zen Coding</ulink>.</para></listitem>
 </varlistentry>
 <varlistentry>

Reply via email to