summarylogtreecommitdiffstats
path: root/x-osu-lazer.xml
diff options
context:
space:
mode:
authorCriminalllz2018-06-21 14:34:31 +0200
committerCriminalllz2018-06-21 14:34:31 +0200
commitea05b1d2a224f53aff7daf5c77a95771569d082b (patch)
tree382fccd14517c2ff92d5ea8a874b2c948bf17b63 /x-osu-lazer.xml
downloadaur-ea05b1d2a224f53aff7daf5c77a95771569d082b.tar.gz
Copy osu-lazer-git and modify it to use version 2018.616.0 of osu-lazer
Diffstat (limited to 'x-osu-lazer.xml')
-rw-r--r--x-osu-lazer.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/x-osu-lazer.xml b/x-osu-lazer.xml
new file mode 100644
index 000000000000..0e547b8981cb
--- /dev/null
+++ b/x-osu-lazer.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
+ <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="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-info>