[SCM] kdeconnect packaging branch, master, updated. upstream/1.0.1-206-gf661872

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 18:27:06 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/kdeconnect.git;a=commitdiff;h=6ca3f98

The following commit has been merged in the master branch:
commit 6ca3f98748ffab681ab953e2ef4a5cfdcbfd6e65
Author: Kai Uwe Broulik <kde at privat.broulik.de>
Date:   Tue Oct 11 11:09:19 2016 +0200

    [KCM] Don't hardcode hyperlink color
    
    Let the theme come up with a link color which knows best to ensure contrast and readability.
    
    REVIEW: 129144
---
 kcm/kcm.ui | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/kcm/kcm.ui b/kcm/kcm.ui
index 000a875..a58569e 100644
--- a/kcm/kcm.ui
+++ b/kcm/kcm.ui
@@ -299,7 +299,7 @@
             </sizepolicy>
            </property>
            <property name="text">
-            <string><html><head/><body><p>If you own an Android device, make sure to install the <a href="https://play.google.com/store/apps/details?id=org.kde.kdeconnect_tp"><span style=" text-decoration: underline; color:#0000ff;">KDE Connect Android app</span></a> (also available <a href="https://f-droid.org/repository/browse/?fdid=org.kde.kdeconnect_tp"><span style=" text-decoration: underline; color:#0000ff;">from F-Droid</span></a>) and it should appear in the list.</p></body></html></string>
+            <string><html><head/><body><p>If you own an Android device, make sure to install the <a href="https://play.google.com/store/apps/details?id=org.kde.kdeconnect_tp"><span style=" text-decoration: underline; ">KDE Connect Android app</span></a> (also available <a href="https://f-droid.org/repository/browse/?fdid=org.kde.kdeconnect_tp"><span style=" text-decoration: underline; ">from F-Droid</span></a>) and it should appear in the list.</p></body></html></string>
            </property>
            <property name="textFormat">
             <enum>Qt::RichText</enum>
@@ -330,7 +330,7 @@
             </sizepolicy>
            </property>
            <property name="text">
-            <string><html><head/><body><p>If you are having problems, visit the <a href="https://community.kde.org/KDEConnect"><span style=" text-decoration: underline; color:#0000ff;">KDE Connect Community wiki</span></a> for help.</p></body></html></string>
+            <string><html><head/><body><p>If you are having problems, visit the <a href="https://community.kde.org/KDEConnect"><span style=" text-decoration: underline; ">KDE Connect Community wiki</span></a> for help.</p></body></html></string>
            </property>
            <property name="textFormat">
             <enum>Qt::RichText</enum>

-- 
kdeconnect packaging



More information about the pkg-kde-commits mailing list