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

List:       kde-i18n-doc
Subject:    KDE/kdebase/apps/konqueror/settings/kio
From:       Nikhil Shantanu Marathe <nsm.nikhil () gmail ! com>
Date:       2010-06-04 9:11:16
Message-ID: 20100604091116.4A0FFAC8C9 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1134392 by nikhilm:

Add units to the spinbox containing the size
of the user's cache. The unit is KiB.

The bug was initially reported for the Rekonq
project which uses this kcm module.
Even though trunk is in string freeze, permission
has been obtained from the translation team
by Panagiotis Papadopoulos ( pano_90@gmx.net ).

CCMAIL: kde-i18n-doc@kde.org
BUG: 238861
GUI:


 M  +9 -5      cache.ui  


--- trunk/KDE/kdebase/apps/konqueror/settings/kio/cache.ui #1134391:1134392
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
 <ui version="4.0" >
  <class>CacheConfigUI</class>
  <widget class="QWidget" name="CacheConfigUI" >
@@ -5,7 +6,7 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>307</width>
+    <width>349</width>
     <height>234</height>
    </rect>
   </property>
@@ -28,7 +29,7 @@
      <property name="sizeType" >
       <enum>QSizePolicy::Fixed</enum>
      </property>
-     <property name="sizeHint" >
+     <property name="sizeHint" stdset="0">
       <size>
        <width>16</width>
        <height>20</height>
@@ -92,10 +93,13 @@
     </widget>
    </item>
    <item row="2" column="2" >
-    <widget class="KIntNumInput" native="1" name="sbMaxCacheSize" >
+    <widget class="KIntNumInput" name="sbMaxCacheSize">
      <property name="enabled" >
       <bool>false</bool>
      </property>
+     <property name="suffix">
+      <string> KiB</string>
+     </property>
     </widget>
    </item>
    <item row="2" column="3" >
@@ -116,7 +120,7 @@
      <property name="sizeType" >
       <enum>QSizePolicy::Expanding</enum>
      </property>
-     <property name="sizeHint" >
+     <property name="sizeHint" stdset="0">
       <size>
        <width>0</width>
        <height>20</height>
@@ -132,7 +136,7 @@
      <property name="sizeType" >
       <enum>QSizePolicy::Expanding</enum>
      </property>
-     <property name="sizeHint" >
+     <property name="sizeHint" stdset="0">
       <size>
        <width>20</width>
        <height>16</height>
[prev in list] [next in list] [prev in thread] [next in thread] 

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