summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2018-06-22 12:24:25 +0200
committerBastien Nocera <hadess@hadess.net>2018-06-22 12:59:18 +0200
commit5671d9e2ed53e2a8fcbebbe53f45ca6a6fc77e56 (patch)
tree7d2b0755a44bd1f76982f7c48048346821005162
parent959291351d649b093fde9a9d327686fcd4e69e6c (diff)
downloadshared-mime-info-5671d9e2ed53e2a8fcbebbe53f45ca6a6fc77e56.tar.gz
Fix indentation of Raw Disk Images mime-types
-rw-r--r--freedesktop.org.xml.in20
1 files changed, 10 insertions, 10 deletions
diff --git a/freedesktop.org.xml.in b/freedesktop.org.xml.in
index 71981e91..8da3bc3a 100644
--- a/freedesktop.org.xml.in
+++ b/freedesktop.org.xml.in
@@ -1590,16 +1590,16 @@ command to generate the output files.
<glob pattern="*.dmg"/>
</mime-type>
<mime-type type="application/x-raw-disk-image">
- <_comment>Raw disk image</_comment>
- <glob pattern="*.raw-disk-image"/>
- <glob pattern="*.img"/>
- </mime-type>
- <mime-type type="application/x-raw-disk-image-xz-compressed">
- <_comment>Raw disk image (XZ-compressed)</_comment>
- <sub-class-of type="application/x-xz"/>
- <glob pattern="*.raw-disk-image.xz"/>
- <glob pattern="*.img.xz"/>
- </mime-type>
+ <_comment>Raw disk image</_comment>
+ <glob pattern="*.raw-disk-image"/>
+ <glob pattern="*.img"/>
+ </mime-type>
+ <mime-type type="application/x-raw-disk-image-xz-compressed">
+ <_comment>Raw disk image (XZ-compressed)</_comment>
+ <sub-class-of type="application/x-xz"/>
+ <glob pattern="*.raw-disk-image.xz"/>
+ <glob pattern="*.img.xz"/>
+ </mime-type>
<mime-type type="application/x-cd-image">
<_comment>raw CD image</_comment>
<sub-class-of type="application/x-raw-disk-image"/>