https://bugs.kde.org/show_bug.cgi?id=296317
Yuri Chornoivan <yurc...@ukr.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://commits.kde.org/ste |https://commits.kde.org/ste |p/d6354ecfdc087388ce7104169 |p/c55a449ce23bc5ebecaea5fe8 |07b601c7ba2869c |eaa930502920d44 --- Comment #2 from Yuri Chornoivan <yurc...@ukr.net> --- Git commit c55a449ce23bc5ebecaea5fe8eaa930502920d44 by Yuri Chornoivan. Committed on 17/08/2019 at 12:35. Pushed by yurchor into branch 'Applications/19.08'. Add MIME type for Step files Summary: Currently, Step files are just generic XML files for Plasma. This patch adds a MIME type for them and let Step to be a handler for .step files. Test Plan: 1. Install Step. 2. Open Dolphin in the Step examples folder (/usr/share/step/examples/). All .step files should be shown with their icons. 3. Double click on any file. Step should be opened with the clicked example. Dolphin with .step files: {F7133861} Reviewers: #kde_edu, aacid Reviewed By: aacid Subscribers: kde-edu Tags: #kde_edu Differential Revision: https://phabricator.kde.org/D22873 M +4 -0 CMakeLists.txt A +22 -0 XmlMessages.sh A +11 -0 org.kde.step.xml M +1 -0 step/org.kde.step.desktop https://commits.kde.org/step/c55a449ce23bc5ebecaea5fe8eaa930502920d44 -- You are receiving this mail because: You are watching all bug changes.