summarylogtreecommitdiffstats
path: root/x-osu-lazer.xml
diff options
context:
space:
mode:
Diffstat (limited to 'x-osu-lazer.xml')
-rw-r--r--x-osu-lazer.xml9
1 files changed, 6 insertions, 3 deletions
diff --git a/x-osu-lazer.xml b/x-osu-lazer.xml
index 2f911194182f..869ac7975b1a 100644
--- a/x-osu-lazer.xml
+++ b/x-osu-lazer.xml
@@ -3,13 +3,16 @@
<mime-type type="application/x-osu-lazer-beatmap">
<comment>osu! Beatmap</comment>
<!-- iso 639-1 codes go in xml:lang -->
- <comment xml:lang="fr">osu! Beatmap</comment>
- <comment xml:lang="de">osu! Beatmap</comment>
<comment xml:lang="hk">osu! 譜面</comment>
- <comment xml:lang="ja">osu! Beatmap</comment>
<comment xml:lang="zh">osu! 谱面</comment>
<icon name="osu-lazer"/>
<glob-deleteall/>
<glob pattern="*.osz"/>
</mime-type>
+ <mime-type type="application/x-osu-lazer-skin">
+ <comment>osu! Skin</comment>
+ <icon name="osu-lazer"/>
+ <glob-deleteall/>
+ <glob pattern="*.osk"/>
+ </mime-type>
</mime-info>