[SCM] ktp-auth-handler packaging branch, master, updated. debian/15.12.1-2-282-g080758e

Maximiliano Curia maxy at moszumanska.debian.org
Fri May 27 23:59:27 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-auth-handler.git;a=commitdiff;h=6d013a4

The following commit has been merged in the master branch:
commit 6d013a46437bb2fdcdeb9f838bbe8cf595914de3
Author: Daniel Cohen <analoguecolour at gmail.com>
Date:   Mon Apr 14 00:24:40 2014 +0200

    Fixed checkbox alignment as per HIG
---
 x-telepathy-password-prompt.ui | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/x-telepathy-password-prompt.ui b/x-telepathy-password-prompt.ui
index 54c01a4..d8017b8 100644
--- a/x-telepathy-password-prompt.ui
+++ b/x-telepathy-password-prompt.ui
@@ -79,7 +79,7 @@
          </property>
         </widget>
        </item>
-       <item row="3" column="0">
+       <item row="3" column="1">
         <widget class="QCheckBox" name="savePassword">
          <property name="text">
           <string>Save Password</string>
@@ -94,13 +94,15 @@
  </widget>
  <customwidgets>
   <customwidget>
-   <class>KTitleWidget</class>
-   <extends>QWidget</extends>
-   <header>ktitlewidget.h</header>
    <class>KLineEdit</class>
    <extends>QLineEdit</extends>
    <header>klineedit.h</header>
   </customwidget>
+  <customwidget>
+   <class>KTitleWidget</class>
+   <extends>QWidget</extends>
+   <header>ktitlewidget.h</header>
+  </customwidget>
  </customwidgets>
  <resources/>
  <connections/>

-- 
ktp-auth-handler packaging



More information about the pkg-kde-commits mailing list