User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.3) Gecko/20100101 Firefox/10.0.3 Iceweasel/10.0.3 Build Identifier: Hello, This wish addresses the kde integration. Clicking a .step-file should open this file in step. The saved files need an own icon (this can be the step icon or maybe the step icon inside a document, like the xml-icon but with the step icon instead of the red "</>") Reproducible: Always Steps to Reproduce: 1. save a prepared world 2. close step 3. open dolphin, for example, and click the saved file Actual Results: the xml-file open up in konqueror (KDE 4.7.4) Expected Results: It should open in step Thanks a lot for all efforts Kindest regards Chrisch PS: Because its an normal thing for normal users I consider this one to be a bug.
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
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