Skip to content
  • Alexander Lohnau's avatar
    systemsettingsrunner: Fix all matches having the same id · 60f489dc
    Alexander Lohnau authored
    The id is used by KRunner to increase the relevance for often launched KCMs.
    
    Test Plan:
    Delete ~/.local/share/krunnerstaterc
    build + install this commit and restart KRunner
    launch a few KCMs using KRunner
    The `~/.local/share/krunnerstaterc` file should contain LaunchCount
    entries with the following pattern: `<count> krunner_systemsettings_<id of KCM>`
    
    
    (cherry picked from commit cc238c19)
    60f489dc