[utilities/krusader] doc/handbook: doc: use a non-deprecated entity for Frameworks

Luigi Toscano null at kde.org
Sun Jun 11 19:02:35 BST 2023


Git commit 7b0cc005623f463daf76c948178a51cd4c5d185b by Luigi Toscano.
Committed on 11/06/2023 at 18:02.
Pushed by ltoscano into branch 'master'.

doc: use a non-deprecated entity for Frameworks

M  +5    -5    doc/handbook/faq.docbook
M  +1    -1    doc/handbook/introduction.docbook
M  +2    -2    doc/handbook/viewer-editor.docbook

https://invent.kde.org/utilities/krusader/-/commit/7b0cc005623f463daf76c948178a51cd4c5d185b

diff --git a/doc/handbook/faq.docbook b/doc/handbook/faq.docbook
index ebd9fe4e9..e74fe405e 100644
--- a/doc/handbook/faq.docbook
+++ b/doc/handbook/faq.docbook
@@ -52,7 +52,7 @@
           is &plasma;, because it relies on services
           provided by the &kf5-full; base libraries. Only
           some shared libraries are needed ⪚
-          &kf5; libraries, &Qt; libraries,
+          &kde-frameworks; libraries, &Qt; libraries,
           &etc; This means that &krusader;
           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
@@ -74,10 +74,10 @@
           <!-- Empty line to make it more readable -->
           <para>A lot depends on what you want to do with
           &krusader;. You should know that
-          &krusader; uses the &kf5;
+          &krusader; uses the &kde-frameworks;
           KIO Slaves to access remote file
           systems, and support for only a limited number of file
-          system types are shipped with &kf5; libraries,
+          system types are shipped with &kde-frameworks; libraries,
           most of the KIO Slave are bundled with
           &kf5-full; (including fish, sftp and tar).</para>
           <para></para>
@@ -215,7 +215,7 @@
           using a multi-threaded design - this way if we get stuck,
           we do not hang the entire application event loop, but we
           do not think that the time is right for adding threads, we
-          are not sure that *all* the &kf5; systems out
+          are not sure that *all* the &kde-frameworks; systems out
           there are using &Qt;-mt (the multi threaded
           version of the &Qt; library), and the &krusader;
           Krew may not be the right people to address this major
@@ -710,7 +710,7 @@
             is possibly a KIO Slaves or
             &kf5-full; bug, and not a
             &krusader; bug. &krusader; uses
-            the &kf5; libraries and the
+            the &kde-frameworks; libraries and the
             KIO Slave for many operations. In
             some cases you can encounter problems if your
             distribution is incorrectly configured, please test it
diff --git a/doc/handbook/introduction.docbook b/doc/handbook/introduction.docbook
index 515e52fd1..dacaddd01 100644
--- a/doc/handbook/introduction.docbook
+++ b/doc/handbook/introduction.docbook
@@ -119,7 +119,7 @@
     specifically for - and tightly integrated with -
     &plasma;, &krusader; works equally well with
     GNOME, MATE, Enlightenment, &windowmaker;, IceWM,
-    XFCE, &etc;, as long as the &kf5; libraries are installed.</para>
+    XFCE, &etc;, as long as the &kde-frameworks; libraries are installed.</para>
     <para>New extensibility is provided by the flexible
     <link linkend="useractions">UserActions</link>, a &krusader;
     innovation that allows unlimited additional custom
diff --git a/doc/handbook/viewer-editor.docbook b/doc/handbook/viewer-editor.docbook
index c54ac9e36..8b1a444ed 100644
--- a/doc/handbook/viewer-editor.docbook
+++ b/doc/handbook/viewer-editor.docbook
@@ -117,7 +117,7 @@
     same application).</para>
     <note>
       <para>The embedded viewer is not written by us, it is
-      supplied via &kf5; and
+      supplied via &kde-frameworks; and
       KIO Slaves. We cannot and do not want to
       change it, using these libraries reduces the amount of
       written code. So we do not have to reinvent the wheel
@@ -2417,7 +2417,7 @@ as &HTML; to the system clipboard.</para></listitem>
 <guimenuitem>Insert KIcon-Code</guimenuitem> into the context menu of the editor.
 If activated, the &plasma;'s icon chooser opens (showing application icons, action icons &etc;..).
 If you click on it, the file name without file extension will be inserted as
-text. Useful only for setting icons via &kf5; through the KIcon() class.
+text. Useful only for setting icons via &kde-frameworks; through the KIcon() class.
 </para></listitem>
 </varlistentry>
 <varlistentry>


More information about the kde-doc-english mailing list