Skip to content
Commit ff446e23 authored by Méven Car's avatar Méven Car Committed by Nate Graham
Browse files

Convert old-style Favorites resources in KActivities DB

In the past, application Favorites were stored with their .desktop file path
such as "/usr/share/applications/org.kde.dolphin.desktop". But now those
entries are stored like so: "applications:org.kde.dolphin.desktop".

This commit converts old DB entries to the new style, which solves the issue
of users with old databases being unable to change their Favorite items.

BUG: 385814
FIXED-IN: 5.24.5
parent 359d397b
Pipeline #169501 passed with stage
in 6 minutes and 31 seconds
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