markg added inline comments.

INLINE COMMENTS

> main.qml:66-67
>          var baseLocation = 
> '/usr/share/plasma/plasmoids/org.kde.plasma.mycroftplasmoid/contents/ui/suggestion/';
> -        var path = baseLocation + 'words1.txt';
> +        var diclocation = '/usr/share/dict/'
> +        var path = diclocation + 'words';
>          var wordlist = readFile(path);

That's smart!

But is the file on that location on every distribution (assuming it even has 
the file).

REPOSITORY
  R846 Mycroft Plasma integration

REVISION DETAIL
  https://phabricator.kde.org/D5524

To: Aiix
Cc: markg, plasma-devel, spstarr, progwolff, lesliezhai, ali-mohamed, 
jensreuterberg, abetts, sebas, apol

Reply via email to