Git commit 72ebdcf5e1b325c9677e81c2423f04479383b767 by Yuri Chornoivan. Committed on 12/07/2020 at 08:40. Pushed by yurchor into branch 'master'.
Use the full form (Graphical User Interface) for GUI in the header (thanks to Eion MacDonald) M +1 -6 doc/fundamentals/ui.docbook https://invent.kde.org/system/khelpcenter/commit/72ebdcf5e1b325c9677e81c2423f04479383b767 diff --git a/doc/fundamentals/ui.docbook b/doc/fundamentals/ui.docbook index c018d125..e303c715 100644 --- a/doc/fundamentals/ui.docbook +++ b/doc/fundamentals/ui.docbook @@ -61,11 +61,6 @@ part of the window to learn more about it.</para> The <emphasis role="bold">Window Menu</emphasis> </para></listitem> -<!--FIXME no longer in kf5 listitem><para> -A <link linkend="visualdict-button">Button</link> to place this window on all -desktops -</para></listitem--> - <listitem><para> The <emphasis role="bold"><link linkend="visualdict-titlebar">Titlebar</link></emphasis> </para></listitem> @@ -168,7 +163,7 @@ More <emphasis role="bold"><link linkend="visualdict-panel">Panels</link></empha </sect3> <sect3 id="visualdict-gui"> -<title>&GUI; Elements</title> +<title>Elements of Graphical User Interface (&GUI;)</title> <screenshot> <screeninfo>Some &GUI; Elements</screeninfo>
