[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdebase/workspace
From:       Yuri Chornoivan <yurchor () ukr ! net>
Date:       2010-11-10 6:37:31
Message-ID: 20101110063731.4E192AC89E () svn ! kde ! org
[Download RAW message or body]

SVN commit 1194930 by yurchor:

fix typo, add documentation item for menu icons

 M  +12 -2     doc/kcontrol/kcmstyle/index.docbook  
 M  +1 -1      kcontrol/style/kcmstyle.cpp  


--- trunk/KDE/kdebase/workspace/doc/kcontrol/kcmstyle/index.docbook #1194929:1194930
@@ -14,8 +14,8 @@
 <!-- TRANS:ROLES_OF_TRANSLATORS -->
 </authorgroup>
 
-<date>2010-06-22</date>
-<releaseinfo>&kde; 4.5</releaseinfo>
+<date>2010-11-10</date>
+<releaseinfo>&kde; 4.6</releaseinfo>
 
 <keywordset>
 <keyword>KDE</keyword>
@@ -185,6 +185,16 @@
 </varlistentry> 
 
 <varlistentry> 
+<term><guilabel>Show icons in menus</guilabel></term>
+<listitem>
+<para>If this option is selected, &kde; applications will show small icons alongside \
 +most menu items.  If this option is not selected, then only text
+will appear in the menus. Changes to the visibility of menu icons will only affect \
newly started  +applications.</para>
+</listitem> 
+</varlistentry> 
+
+<varlistentry> 
 <term><guilabel>Main toolbar text</guilabel>, <guilabel>Secondary toolbar \
text</guilabel></term>  <listitem>
 <para>These drop down boxes lets you determine where on the button in both toolbars \
                the 
--- trunk/KDE/kdebase/workspace/kcontrol/style/kcmstyle.cpp #1194929:1194930
@@ -379,7 +379,7 @@
     const bool showMenuIcons = \
!QApplication::testAttribute(Qt::AA_DontShowIconsInMenus);  if \
(fineTuningUi.cbIconsInMenus->isChecked() != showMenuIcons) {  \
                KMessageBox::information(this,
-          i18n("<p>Changes to the visibilty of menu icons will only affect newly \
started applications.</p>"), +          i18n("<p>Changes to the visibility of menu \
                icons will only affect newly started applications.</p>"),
           i18nc("@title:window", "Menu Icons Changed"), "MenuIconsChanged");
     }
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic