https://bugs.kde.org/show_bug.cgi?id=337272
--- Comment #6 from Nate Graham <[email protected]> --- Git commit 5997c73c7fa7ef67a6865b213d13eef2d98a51a0 by Nate Graham. Committed on 18/02/2019 at 16:09. Pushed by ngraham into branch 'master'. Be the top handler for .kra files by default Summary: Currently, if there are any other apps installed that can open .kra files, and they have the `InitialPreference` value set in their .desktop file, they will open .kra files by default instead of Krita. This is non-ideal. This patch sets the `InitialPreference` value in Krita's own .desktop file high enough that it will always be the default first handler for .kra files. Test Plan: - Apply the patch and then this one for Gwenview: D19121 - Rebuild and install both apps - Run `sudo update-desktop-database` - Right-click on a .kra file in Dolphin. Krita shows up as the top app to open it, with Gwenview showing up in the "Open With" menu Reviewers: #krita, rempt Reviewed By: #krita, rempt Subscribers: rempt Tags: #krita Differential Revision: https://phabricator.kde.org/D19120 M +2 -0 krita/org.kde.krita.desktop https://commits.kde.org/krita/5997c73c7fa7ef67a6865b213d13eef2d98a51a0 -- You are receiving this mail because: You are watching all bug changes.
