Bug 408065

Summary: appstream launchable desktop-id incorrect
Product: [Applications] krita Reporter: Harald Sitter <sitter>
Component: GeneralAssignee: Jonathan Riddell <jr>
Status: RESOLVED FIXED    
Severity: normal CC: halla
Priority: NOR    
Version First Reported In: git master (please specify the git hash!)   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Harald Sitter 2019-05-29 12:15:10 UTC
https://cgit.kde.org/krita.git/commit/krita/org.kde.krita.appdata.xml?id=75df7ccfc6396d6012dc599d52f44724edb77754

This commit changed the desktop-id to an incorrect value.

The desktop-id is defined as "To determine the ID of a desktop file, make its full path relative to the $XDG_DATA_DIRS component in which the desktop file is installed, remove the "applications/" prefix, and turn '/' into '-'."

The original content was correct and the commit made it incorrect.
Comment 1 Halla Rempt 2019-05-29 14:10:00 UTC
I don't understand this stuff...
Comment 2 Jonathan Riddell 2019-06-05 12:09:42 UTC
reverted