Minor changes and MimeType support
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
f4b4450f69
commit
4a293b6acd
11 changed files with 60 additions and 50 deletions
8
res/de.syping.gta5view.xml
Normal file
8
res/de.syping.gta5view.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
|
||||
<mime-type type="application/x-gta5view-export">
|
||||
<comment>gta5view Export</comment>
|
||||
<glob pattern="*.g5e"/>
|
||||
<generic-icon name="de.syping.gta5view"/>
|
||||
</mime-type>
|
||||
</mime-info>
|
||||
Loading…
Add table
Add a link
Reference in a new issue