This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/104764/

Review request for Plasma.
By Greg T.

Description

isDesktopFile() of KDesktopFile only looks at the file extension. This is not sufficient in a lot of cases, i.e. if you create a 'Link to Location' with dolphin it creates a desktop file without the .desktop extension. isDesktopFile check of KFileItem seems to working better and doesn't just look at the file suffix.

Testing

bug fixed
Bugs: 266870

Diffs

  • plasma/generic/applets/icon/icon.cpp (4bdbae4)

View Diff