Git commit 99f665fa200a0ca6bb1885e04fb9feaaf910dd17 by Burkhard L?ck. Committed on 02/06/2013 at 17:18. Pushed by lueck into branch 'master'.
doc update to 4.11 M +18 -2 doc/kcontrol/kcmstyle/index.docbook http://commits.kde.org/kde-workspace/99f665fa200a0ca6bb1885e04fb9feaaf910dd17 diff --git a/doc/kcontrol/kcmstyle/index.docbook b/doc/kcontrol/kcmstyle/index.docbook index f37b7d2..faf1a68 100644 --- a/doc/kcontrol/kcmstyle/index.docbook +++ b/doc/kcontrol/kcmstyle/index.docbook @@ -14,8 +14,8 @@ <!-- TRANS:ROLES_OF_TRANSLATORS --> </authorgroup> -<date>2010-11-10</date> -<releaseinfo>&kde; 4.6</releaseinfo> +<date>2013-06-02</date> +<releaseinfo>&kde; 4.11</releaseinfo> <keywordset> <keyword>KDE</keyword> @@ -211,6 +211,22 @@ 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 top left. +All changes will take effect only for newly started applications.</para> +<para><guilabel>Top screen menubar</guilabel>: This will turn on a menubar at the top of the screen that +is hidden by default and revealed on mouse over or a menu button on the window decoration. +This menubar will reflect the menu options of the active application.</para> +<para><guilabel>Only export</guilabel>: for use by plasma runners + applets. +To use this feature you need a KRunner plugin like <guilabel>Appmenu action launcher</guilabel>. +Select an application, press <keycombo action="simul">&Alt;<keycap>F2</keycap></keycombo> +and type the menu action you want to perform.</para> +</listitem> +</varlistentry> + </variablelist> </sect3>
