[SCM] ktp-text-ui packaging branch, master, updated. debian/15.12.1-1-1918-gdf4b0ec

Maximiliano Curia maxy at moszumanska.debian.org
Sat May 28 00:20:21 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-text-ui.git;a=commitdiff;h=3fba724

The following commit has been merged in the master branch:
commit 3fba7245943a74fa30facc0b15dcbd0121fb07c4
Author: David Edmundson <kde at davidedmundson.co.uk>
Date:   Tue Nov 1 16:44:08 2011 +0000

    Remove superflous option "show user icons" that did nothing.
---
 config/appearance-config.ui | 12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)

diff --git a/config/appearance-config.ui b/config/appearance-config.ui
index a783e92..7fe6ce4 100644
--- a/config/appearance-config.ui
+++ b/config/appearance-config.ui
@@ -6,7 +6,7 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>500</width>
+    <width>592</width>
     <height>400</height>
    </rect>
   </property>
@@ -90,6 +90,9 @@
         <string>Style</string>
        </property>
        <layout class="QFormLayout" name="formLayout_3">
+        <property name="fieldGrowthPolicy">
+         <enum>QFormLayout::ExpandingFieldsGrow</enum>
+        </property>
         <item row="0" column="0">
          <widget class="QLabel" name="styleLabel">
           <property name="text">
@@ -143,13 +146,6 @@
          </widget>
         </item>
         <item row="2" column="1">
-         <widget class="QCheckBox" name="showUserIcons">
-          <property name="text">
-           <string>Show User Icons</string>
-          </property>
-         </widget>
-        </item>
-        <item row="3" column="1">
          <widget class="QCheckBox" name="showHeader">
           <property name="text">
            <string>Show Header</string>

-- 
ktp-text-ui packaging



More information about the pkg-kde-commits mailing list