summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPino Toscano <pino@kde.org>2011-09-18 01:19:22 +0200
committerPino Toscano <pino@kde.org>2011-09-18 01:19:22 +0200
commit0e072a1c42297fec471676f40afd8952bcfd9239 (patch)
tree0ea5f555dbebc1dc49b34b2b50dad3f057b2b9e5
parent388bfc335d5ceb387c309096d3e38b5797ad22ac (diff)
downloadshared-mime-info-0e072a1c42297fec471676f40afd8952bcfd9239.tar.gz
make it valaidate again
move the <alias> for chm after the <glob>
-rw-r--r--freedesktop.org.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/freedesktop.org.xml.in b/freedesktop.org.xml.in
index a092f976..113b7dc0 100644
--- a/freedesktop.org.xml.in
+++ b/freedesktop.org.xml.in
@@ -1448,11 +1448,11 @@ command to generate the output files.
</mime-type>
<mime-type type="application/vnd.ms-htmlhelp">
<_comment>CHM document</_comment>
- <alias type="application/x-chm"/>
<acronym>CHM</acronym>
<expanded-acronym>Compiled Help Modules</expanded-acronym>
<generic-icon name="x-office-document"/>
<glob pattern="*.chm"/>
+ <alias type="application/x-chm"/>
</mime-type>
<mime-type type="application/x-class-file">
<_comment>Java byte code</_comment>