Skip to content

Allow Rayforge to open .ryp by default #257

Description

@heiserhorn

.ryp are currently opened by zip.

Rayforge should install

/usr/share/mime/packages/rayforge.xml

with teh following content

<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
  <mime-type type="application/x-rayforge-project">
    <comment>Rayforge Project</comment>
    <glob pattern="*.ryp"/>
  </mime-type>
</mime-info>```

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions