Skip to content
Commit f9857670 authored by Aleix Pol Gonzalez's avatar Aleix Pol Gonzalez 🐧
Browse files

Improve error message

Summary:
DesktopToJson will convert lists such as "Something=a, b, c" into
JSON "Something": ["a", "b ", "c "]. Making sure there's quotes will lessen
this problem to some extent.

Test Plan:
Now the error message is:
```
Error: Installation of /home/apol/Downloads/kdeokktester/tester failed: Could not install dependency: ' kns://plasma-themes.knsrc/api.kde-look.org/1136471'
```

Reviewers: #plasma, mart

Subscribers: plasma-devel, #frameworks

Tags: #plasma, #frameworks

Differential Revision: https://phabricator.kde.org/D3953
parent 70d27f65
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment