https://bugs.kde.org/show_bug.cgi?id=296317
Yuri Chornoivan <yurc...@ukr.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/ste | |p/d6354ecfdc087388ce7104169 | |07b601c7ba2869c Status|REPORTED |RESOLVED --- Comment #1 from Yuri Chornoivan <yurc...@ukr.net> --- Git commit d6354ecfdc087388ce710416907b601c7ba2869c by Yuri Chornoivan. Committed on 02/08/2019 at 05:58. Pushed by yurchor into branch 'master'. 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/d6354ecfdc087388ce710416907b601c7ba2869c -- You are receiving this mail because: You are watching all bug changes.