Add MIME type for Step files
ClosedPublic

Authored by yurchor on Aug 1 2019, 2:41 PM.

Details

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.

BUG: 296317

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:

Diff Detail

Repository
R341 Step
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
yurchor created this revision.Aug 1 2019, 2:41 PM
Restricted Application added a project: KDE Edu. · View Herald TranscriptAug 1 2019, 2:41 PM
Restricted Application added a subscriber: kde-edu. · View Herald Transcript
yurchor requested review of this revision.Aug 1 2019, 2:41 PM
yurchor edited the test plan for this revision. (Show Details)Aug 1 2019, 2:58 PM
aacid accepted this revision.Aug 1 2019, 9:10 PM
This revision is now accepted and ready to land.Aug 1 2019, 9:10 PM
This revision was automatically updated to reflect the committed changes.