summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2016-02-23 14:23:28 +0100
committerAlexander Larsson <alexl@redhat.com>2016-02-23 14:39:07 +0100
commit02501a18ef73eb97da51051a941627ec484d5e5c (patch)
tree6cf05b4bc385a29cee32d52bcc86b56a2ed7c3e6
parent03ffba0ab5d1bd3897bd26621a20f05f69e707fb (diff)
downloadshared-mime-info-02501a18ef73eb97da51051a941627ec484d5e5c.tar.gz
Add application/vnd.xdgapp
-rw-r--r--freedesktop.org.xml.in8
-rw-r--r--tests/hello.xdgappbin0 -> 1220 bytes
-rw-r--r--tests/list1
3 files changed, 9 insertions, 0 deletions
diff --git a/freedesktop.org.xml.in b/freedesktop.org.xml.in
index 6014adba..02cf2660 100644
--- a/freedesktop.org.xml.in
+++ b/freedesktop.org.xml.in
@@ -6540,4 +6540,12 @@ command to generate the output files.
<glob pattern="*.adf"/>
</mime-type>
+ <mime-type type="application/vnd.xdgapp">
+ <_comment>XDG application bundle</_comment>
+ <magic priority="50">
+ <match type="string" value="xdg-app\x00\x01\x00\x89\xe5" offset="0"/>
+ </magic>
+ <glob pattern="*.xdgapp"/>
+ </mime-type>
+
</mime-info>
diff --git a/tests/hello.xdgapp b/tests/hello.xdgapp
new file mode 100644
index 00000000..b56e8518
--- /dev/null
+++ b/tests/hello.xdgapp
Binary files differ
diff --git a/tests/list b/tests/list
index d63c2c5a..1a2f0d13 100644
--- a/tests/list
+++ b/tests/list
@@ -526,6 +526,7 @@ LiberationSans-Regular.woff application/font-woff
nrl.trig application/x-trig oxo
# Copied from http://git.savannah.gnu.org/cgit/gnash.git/plain/testsuite/samples/subshapes.swf
subshapes.swf application/vnd.adobe.flash.movie
+hello.xdgapp application/vnd.xdgapp
COPYING-encrypted.asc application/pgp-encrypted xoo
# clear text signatures should not have the same mime type as detached signatures