• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

自分用にカスタマイズしたshared-mime-infoのソース


Commit MetaInfo

Revision67d566c10ce4aba1e467f3af82d9770b040b6e88 (tree)
Time2017-02-06 10:01:53
AuthorRadhika Dua <radhikadua1997@gmai...>
CommiterBastien Nocera

Log Message

Add a mime-type for Famicom Disk System images

https://bugs.freedesktop.org/show_bug.cgi?id=99654

Change Summary

Incremental Difference

--- a/freedesktop.org.xml.in
+++ b/freedesktop.org.xml.in
@@ -6984,4 +6984,14 @@ command to generate the output files.
69846984 <glob pattern="*.gcode"/>
69856985 </mime-type>
69866986
6987+ <mime-type type="application/x-fds-disk">
6988+ <_comment>Nintendo FDS disk image</_comment>
6989+ <acronym>FDS</acronym>
6990+ <expanded-acronym>Famicom Disk System</expanded-acronym>
6991+ <glob pattern="*.fds"/>
6992+ <magic>
6993+ <match type="string" value="*NINTENDO-HVC*" offset="1"/>
6994+ </magic>
6995+ </mime-type>
6996+
69876997 </mime-info>
Binary files /dev/null and b/tests/Metroid_japan.fds differ
--- a/tests/list
+++ b/tests/list
@@ -505,6 +505,8 @@ atari-7800-test.A78 application/x-atari-7800-rom
505505 neo-geo-pocket-test.ngp application/x-neo-geo-pocket-rom
506506 # Pac-Man from Atari 2600 truncated to 1Ko
507507 atari-2600-test.A26 application/x-atari-2600-rom ox
508+# Metroid truncated to 1Ko
509+Metroid_japan.fds application/x-fds-disk
508510
509511 # Video game packages
510512 # DOOM1.WAD trucated to 1Ko