https://bugs.kde.org/show_bug.cgi?id=381566

--- Comment #3 from David Edmundson <k...@davidedmundson.co.uk> ---
3rd time lucky.

QDesktopServices::storageLocationImpl
just returns writableLocation(QStandardPaths::DesktopLocation) with no changes,
so worst case it's exactly the same as before.

Also from my reading of qstandardpaths_unix it doesn't check the directory
exists at all; so we don't need the if (path ==home()) check.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to