Git commit d2e62b9fe256d0e0ed994cda31b6a4e054424678 by Burkhard Lück. Committed on 20/03/2018 at 03:48. Pushed by lueck into branch 'master'.
Update kcmstyle docbook remove menubar style options add info how to use global menu now Differential Revision: https://phabricator.kde.org/D11455 M +5 -18 doc/kcontrol/kcmstyle/index.docbook https://commits.kde.org/plasma-desktop/d2e62b9fe256d0e0ed994cda31b6a4e054424678 diff --git a/doc/kcontrol/kcmstyle/index.docbook b/doc/kcontrol/kcmstyle/index.docbook index e3d79ffa..1ffba691 100644 --- a/doc/kcontrol/kcmstyle/index.docbook +++ b/doc/kcontrol/kcmstyle/index.docbook @@ -14,8 +14,8 @@ <!-- TRANS:ROLES_OF_TRANSLATORS --> </authorgroup> -<date>2017-11-07</date> -<releaseinfo>Plasma 5.11</releaseinfo> +<date>2018-03-18</date> +<releaseinfo>Plasma 5.12</releaseinfo> <keywordset> <keyword>KDE</keyword> @@ -109,28 +109,15 @@ Each application can override the setting used in this panel.</para></tip> </listitem> </varlistentry> -<varlistentry> -<term><guilabel>Menubar style</guilabel></term> -<listitem> -<para><guilabel>In application</guilabel>: The classic menubar at the top of the application window.</para> - -<para><guilabel>Title bar button</guilabel>: The window has an additional menu button in the window decoration bar top left. -All changes will take effect only for newly started applications.</para> - -<para><guilabel>Application Menu widget</guilabel>: Add a panel called <guilabel>Application Menu Bar</guilabel> -and the menu of the active application will appear in this new panel.</para> - -<para>All changes will take effect only for newly started applications.</para> - -</listitem> -</varlistentry> </variablelist> </listitem> </varlistentry> - </variablelist> +<para>The global menu is now automatically enabled when you place a global menu applet in a panel or add the menu button +to the window decoration in <guilabel>Buttons</guilabel> tab of the <guilabel>Window Decorations</guilabel> module. +</para> </article>
