summarylogtreecommitdiffstats
path: root/osu-lazer-git.xml
diff options
context:
space:
mode:
authorNguyễn Chính Hữu2021-01-29 18:15:08 +0700
committerNguyễn Chính Hữu2021-01-29 18:15:08 +0700
commit3b1ec3e4ad3d6842fc7eda03f1a1326193638137 (patch)
tree0b8591c98c76727d8c3ffc524da899881c4c0ea4 /osu-lazer-git.xml
parent78ea89c4cbbfd5db3ced3bdecf45303da801bae9 (diff)
downloadaur-3b1ec3e4ad3d6842fc7eda03f1a1326193638137.tar.gz
Fix code styling
Diffstat (limited to 'osu-lazer-git.xml')
-rw-r--r--osu-lazer-git.xml31
1 files changed, 16 insertions, 15 deletions
diff --git a/osu-lazer-git.xml b/osu-lazer-git.xml
index ae2c4c60571b..31e791807f5e 100644
--- a/osu-lazer-git.xml
+++ b/osu-lazer-git.xml
@@ -1,20 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
- <mime-type type="application/x-osu-beatmap">
- <comment>osu! Beatmap</comment>
- <icon name="application-x-osu-lazer"/>
- <glob pattern="*.osz"/>
- </mime-type>
+ <mime-type type="application/x-osu-beatmap">
+ <comment>osu! Beatmap</comment>
+ <icon name="application-x-osu-lazer"/>
+ <glob pattern="*.osz"/>
+ </mime-type>
- <mime-type type="application/x-osu-skin">
- <comment>osu! Skin</comment>
- <icon name="application-x-osu-lazer"/>
- <glob pattern="*.osk"/>
- </mime-type>
+ <mime-type type="application/x-osu-skin">
+ <comment>osu! Skin</comment>
+ <icon name="application-x-osu-lazer"/>
+ <glob pattern="*.osk"/>
+ </mime-type>
- <mime-type type="application/x-osu-replay">
- <comment>osu! Replay</comment>
- <icon name="application-x-osu-lazer"/>
- <glob pattern="*.osr"/>
- </mime-type>
+ <mime-type type="application/x-osu-replay">
+ <comment>osu! Replay</comment>
+ <icon name="application-x-osu-lazer"/>
+ <glob pattern="*.osr"/>
+ </mime-type>
</mime-info>
+