[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [kde-baseapps/Applications/15.04] dolphin/src/panels/places: Show kdeconnect devices under "Devices"
From:       Kai Uwe Broulik <kde () privat ! broulik ! de>
Date:       2015-03-31 20:42:02
Message-ID: E1Yd2z4-0000Xz-E3 () scm ! kde ! org
[Download RAW message or body]

Git commit 96eb68aa275f06987e15c8fd1d3f3d239fcfeb69 by Kai Uwe Broulik.
Committed on 31/03/2015 at 20:40.
Pushed by broulik into branch 'Applications/15.04'.

Show kdeconnect devices under "Devices"

This has been backported from 029f3e4732e6bbe349455165d0eb9a0b3acdf3d6 in dolphin

BUG: 337222
FIXED-IN: 15.04
REVIEW: 123189

M  +1    -1    dolphin/src/panels/places/placesitem.cpp

http://commits.kde.org/kde-baseapps/96eb68aa275f06987e15c8fd1d3f3d239fcfeb69

diff --git a/dolphin/src/panels/places/placesitem.cpp b/dolphin/src/panels/places/placesitem.cpp
index 173da29..911f9e2 100644
--- a/dolphin/src/panels/places/placesitem.cpp
+++ b/dolphin/src/panels/places/placesitem.cpp
@@ -180,7 +180,7 @@ PlacesItem::GroupType PlacesItem::groupType() const
             return SearchForType;
         }
 
-        if (protocol == QLatin1String("bluetooth")) {
+        if (protocol == QLatin1String("bluetooth") || protocol == QLatin1String("kdeconnect")) {
             return DevicesType;
         }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic