Provide a shared MIME file for the LSS16 image format
authorOmair Eschkenazi <stimpson@phys.huji.ac.il>
Sat, 4 Apr 2009 23:27:57 +0000 (16:27 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Sat, 4 Apr 2009 23:29:34 +0000 (16:29 -0700)
Add a MIME file for the LSS16 image format.  Currently only included
in source, as it is somewhat unclear what the proper way to package
this thing is.

mime/image/x-lss16.xml [new file with mode: 0644]

diff --git a/mime/image/x-lss16.xml b/mime/image/x-lss16.xml
new file mode 100644 (file)
index 0000000..b13f47e
--- /dev/null
@@ -0,0 +1,39 @@
+<?xml version="1.0"?>
+<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>
+  <mime-type type="image/x-lss16">
+    <comment>LSS16 image</comment>
+       <comment xml:lang="be@latin">Vyjava LSS16</comment>
+    <comment xml:lang="bg">Изображение — LSS16</comment>
+    <comment xml:lang="ca">imatge LSS16</comment>
+    <comment xml:lang="cs">Obrázek LSS16</comment>
+    <comment xml:lang="de">LSS16-Bild</comment>
+    <comment xml:lang="en_GB">LSS16 image</comment>
+    <comment xml:lang="es">imagen LSS16</comment>
+    <comment xml:lang="eu">LSS16 irudia</comment>
+    <comment xml:lang="fi">LSS16-kuva</comment>
+    <comment xml:lang="fr">image LSS16</comment>
+    <comment xml:lang="ga">íomhá LSS16</comment>
+    <comment xml:lang="hu">LSS16 kép</comment>
+    <comment xml:lang="id">Citra LSS16</comment>
+    <comment xml:lang="it">Immagine LSS16</comment>
+    <comment xml:lang="ja">LSS16 画像</comment>
+    <comment xml:lang="ko">LSS16 그림</comment>
+    <comment xml:lang="lt">LSS16 paveikslėlis</comment>
+    <comment xml:lang="nb">LSS16-bilde</comment>
+    <comment xml:lang="nl">LSS16-afbeelding</comment>
+    <comment xml:lang="nn">LSS16-bilete</comment>
+    <comment xml:lang="pl">Obraz LSS16</comment>
+    <comment xml:lang="pt_BR">Imagem LSS16</comment>
+    <comment xml:lang="ru">изображение LSS16</comment>
+    <comment xml:lang="sq">Figurë LSS16</comment>
+    <comment xml:lang="sv">LSS16-bild</comment>
+    <comment xml:lang="uk">Зображення LSS16</comment>
+    <comment xml:lang="vi">Ảnh LSS16</comment>
+    <acronym>lss16</acronym>
+    <expanded-acronym>SYSLINUX' LSS16 image data</expanded-acronym>
+    <glob pattern="*.lss" />
+    <magic priority="50">
+      <match value="0x1413f33d" type="little32" offset="0"/>
+    </magic>
+  </mime-type>
+</mime-info>