[Icon Applet] Repopulate if URL didn't change

Authored by broulik on Jun 9 2017, 1:16 PM.

Description

[Icon Applet] Repopulate if URL didn't change

We used to always delete the backing .desktop file if we changed a property in a Link (to
a document) hoping that setUrl would call populate. However, it won't do that if the URL
didn't change, so if you only changed the icon, the .desktop file was removed and never
re-created, breaking the applet.

BUG: 380922
FIXED-IN: 5.10.2

Differential Revision: https://phabricator.kde.org/D6148

Details

Committed
broulikJun 9 2017, 1:16 PM
Differential Revision
D6148: [Icon Applet] Repopulate if URL didn't change
Parents
R120:d134f8d3121e: Fix binding loop in ClipboardItemDelegate
Branches
Unknown
Tags
Unknown