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

List:       kde-commits
Subject:    playground/utils/filelight/src/part
From:       Friedrich W. H. Kossebau <kossebau () kde ! org>
Date:       2010-03-25 14:06:58
Message-ID: 20100325140658.CEEB5AC87F () svn ! kde ! org
[Download RAW message or body]

SVN commit 1107385 by kossebau:

fixed: show varyLabelFontSizes entry right before minimum font size

 M  +12 -12    dialog.ui  


--- trunk/playground/utils/filelight/src/part/dialog.ui #1107384:1107385
@@ -289,35 +289,35 @@
         </widget>
        </item>
        <item>
-        <widget class="QCheckBox" name="varyLabelFontSizes">
-         <property name="enabled">
-          <bool>true</bool>
-         </property>
+        <widget class="QCheckBox" name="useAntialiasing">
          <property name="whatsThis">
-          <string>The font size of exploded labels can be varied relative to the \
depth of the directories they represent. This helps you spot the important labels \
more easily. Set a sensible minimum font size.</string> +          \
<string>Anti-aliasing the filemap makes it clearer and prettier, unfortunately it \
also makes rendering very slow.</string>  </property>
          <property name="text">
-          <string>Var&amp;y label font sizes</string>
+          <string>&amp;Use anti-aliasing</string>
          </property>
         </widget>
        </item>
        <item>
-        <widget class="QCheckBox" name="useAntialiasing">
+        <widget class="QCheckBox" name="showSmallFiles">
          <property name="whatsThis">
-          <string>Anti-aliasing the filemap makes it clearer and prettier, \
unfortunately it also makes rendering very slow.</string> +          <string>Some \
files are too small to be rendered on the filemap. Selecting this option makes these \
files visible by merging them all into a single &quot;multi-segment&quot;.</string>  \
</property>  <property name="text">
-          <string>&amp;Use anti-aliasing</string>
+          <string>Show small files</string>
          </property>
         </widget>
        </item>
        <item>
-        <widget class="QCheckBox" name="showSmallFiles">
+        <widget class="QCheckBox" name="varyLabelFontSizes">
+         <property name="enabled">
+          <bool>true</bool>
+         </property>
          <property name="whatsThis">
-          <string>Some files are too small to be rendered on the filemap. Selecting \
this option makes these files visible by merging them all into a single \
&quot;multi-segment&quot;.</string> +          <string>The font size of exploded \
labels can be varied relative to the depth of the directories they represent. This \
helps you spot the important labels more easily. Set a sensible minimum font \
size.</string>  </property>
          <property name="text">
-          <string>Show small files</string>
+          <string>Var&amp;y label font sizes</string>
          </property>
         </widget>
        </item>


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

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