[SCM] ktp-accounts-kcm packaging branch, master, updated. debian/15.12.1-1-1157-gc4589c5

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


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-accounts-kcm.git;a=commitdiff;h=d50bc01

The following commit has been merged in the master branch:
commit d50bc019b36b7f00ce4fcbe13116b98d0ceb189c
Author: Daniele E. Domenichelli <daniele.domenichelli at gmail.com>
Date:   Wed Dec 28 12:36:04 2011 +0100

    Add a label to look less broken
---
 plugins/gabble/main-options-widget-msn.ui | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/plugins/gabble/main-options-widget-msn.ui b/plugins/gabble/main-options-widget-msn.ui
index 200a461..e511721 100644
--- a/plugins/gabble/main-options-widget-msn.ui
+++ b/plugins/gabble/main-options-widget-msn.ui
@@ -7,13 +7,20 @@
     <x>0</x>
     <y>0</y>
     <width>400</width>
-    <height>0</height>
+    <height>22</height>
    </rect>
   </property>
   <property name="windowTitle">
    <string>Account Preferences</string>
   </property>
   <layout class="QVBoxLayout" name="verticalLayout">
+   <item>
+    <widget class="QLabel" name="label">
+     <property name="text">
+      <string>You will be prompted for login details during connection.</string>
+     </property>
+    </widget>
+   </item>
   </layout>
  </widget>
  <resources/>

-- 
ktp-accounts-kcm packaging



More information about the pkg-kde-commits mailing list