summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrien Plazas <kekun.plazas@laposte.net>2017-05-21 09:50:54 +0200
committerBastien Nocera <hadess@hadess.net>2017-05-24 12:45:33 +0200
commit2f8690db715ec1a60c01ec8e930690cb6d27b82d (patch)
tree24352dae5df791777cbe612d3995da4efe771237
parent08accf0e514157197b05e222f16bc38ea2b9247f (diff)
downloadshared-mime-info-2f8690db715ec1a60c01ec8e930690cb6d27b82d.tar.gz
Add application/x-wonderswan-rom
https://bugs.freedesktop.org/show_bug.cgi?id=101135
-rw-r--r--freedesktop.org.xml.in5
-rw-r--r--tests/list2
-rw-r--r--tests/wonderswan-rockman-forte.wsbin0 -> 1024 bytes
3 files changed, 7 insertions, 0 deletions
diff --git a/freedesktop.org.xml.in b/freedesktop.org.xml.in
index 5918c8f2..4f544152 100644
--- a/freedesktop.org.xml.in
+++ b/freedesktop.org.xml.in
@@ -3864,6 +3864,11 @@ command to generate the output files.
<generic-icon name="image-x-generic"/>
<glob pattern="*.wpg"/>
</mime-type>
+ <mime-type type="application/x-wonderswan-rom">
+ <_comment>Bandai WonderSwan ROM</_comment>
+ <generic-icon name="application-x-executable"/>
+ <glob pattern="*.ws"/>
+ </mime-type>
<mime-type type="application/x-x509-ca-cert">
<_comment>DER/PEM/Netscape-encoded X.509 certificate</_comment>
<generic-icon name="text-x-generic"/>
diff --git a/tests/list b/tests/list
index b887518b..3b50d1bd 100644
--- a/tests/list
+++ b/tests/list
@@ -518,6 +518,8 @@ atari-2600-test.A26 application/x-atari-2600-rom ox
Metroid_japan.fds application/x-fds-disk
# Chip's Challenge for Atari Lynx truncated to 1Ko
atari-lynx-chips-challenge.lnx application/x-atari-lynx-rom
+# Rockman & Forte for WonderSwan truncated to 1Ko
+wonderswan-rockman-forte.ws application/x-wonderswan-rom ox
# Video game packages
# DOOM1.WAD trucated to 1Ko
diff --git a/tests/wonderswan-rockman-forte.ws b/tests/wonderswan-rockman-forte.ws
new file mode 100644
index 00000000..e3aa401f
--- /dev/null
+++ b/tests/wonderswan-rockman-forte.ws
Binary files differ