[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:19:04 UTC 2016


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

The following commit has been merged in the master branch:
commit 1b8e7cf15bfccd2185500694f250688f61cbe41e
Author: Florian Reinhard <florian.reinhard at googlemail.com>
Date:   Tue Mar 15 00:12:22 2011 +0100

    Give Labels and CheckBoxes proper names.
    
    REVIEW:100861
---
 config/chatwindowconfig.ui | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/config/chatwindowconfig.ui b/config/chatwindowconfig.ui
index 7c80882..16aeef9 100644
--- a/config/chatwindowconfig.ui
+++ b/config/chatwindowconfig.ui
@@ -32,7 +32,7 @@
         <widget class="KComboBox" name="styleComboBox"/>
        </item>
        <item row="1" column="0">
-        <widget class="QLabel" name="label_3">
+        <widget class="QLabel" name="styleLabel">
          <property name="text">
           <string>Message Style:</string>
          </property>
@@ -48,7 +48,7 @@
         <widget class="KComboBox" name="variantComboBox"/>
        </item>
        <item row="2" column="0">
-        <widget class="QLabel" name="label_4">
+        <widget class="QLabel" name="variantLabel">
          <property name="text">
           <string>Variant:</string>
          </property>
@@ -61,7 +61,7 @@
         </widget>
        </item>
        <item row="3" column="1">
-        <widget class="QCheckBox" name="checkBox">
+        <widget class="QCheckBox" name="showUserIcons">
          <property name="text">
           <string>Show User Icons</string>
          </property>
@@ -75,7 +75,7 @@
         </widget>
        </item>
        <item row="6" column="0">
-        <widget class="QLabel" name="label">
+        <widget class="QLabel" name="fontLabel">
          <property name="text">
           <string>Select Font: </string>
          </property>

-- 
ktp-text-ui packaging



More information about the pkg-kde-commits mailing list