[utilities/krusader] doc/handbook: docbook DCOP is not a general entity anymore in Kf6
Luigi Toscano
null at kde.org
Sun Sep 15 11:10:00 BST 2024
Git commit ae7bc2ac195a74cba6b3a23d87eb17e3ba02091b by Luigi Toscano, on behalf of Valentin Manea.
Committed on 15/09/2024 at 10:09.
Pushed by ltoscano into branch 'master'.
docbook DCOP is not a general entity anymore in Kf6
Temporarily don't use DCOP as entity, just expand it
M +4 -4 doc/handbook/glossary.docbook
https://invent.kde.org/utilities/krusader/-/commit/ae7bc2ac195a74cba6b3a23d87eb17e3ba02091b
diff --git a/doc/handbook/glossary.docbook b/doc/handbook/glossary.docbook
index f38bf2914..ef06d6c6c 100644
--- a/doc/handbook/glossary.docbook
+++ b/doc/handbook/glossary.docbook
@@ -71,7 +71,7 @@
system.</para>
</glossdef>
</glossentry>
- <glossentry id="glos-dbus">
+ <glossentry id="glos-dbus">
<glossterm>
&DBus;
</glossterm>
@@ -79,15 +79,15 @@
<para>
<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.
+ <link linkend="glos-dcop">DCOP</link>, which it supersedes.
&krusader; can use &DBus; to communicate with other applications.
On the other hand, you can use &DBus; to control &krusader; from
- other applications. Just use <application>qdbusviewer</application> to examine the possibilities.</para>
+ other applications. Just use <application>qdbusviewer</application> to examine the possibilities.</para>
</glossdef>
</glossentry>
<glossentry id="glos-dcop">
<glossterm>
- &DCOP;
+ DCOP
</glossterm>
<glossdef>
<para>
More information about the kde-doc-english
mailing list