• 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

Revision802530ada012a36ed63c4c15e7547b88582e7b79 (tree)
Time2017-09-05 21:32:22
AuthorAdrien Plazas <kekun.plazas@lapo...>
CommiterBastien Nocera

Log Message

Add application/x-virtual-boy-rom

There may be a collision between Virtual Boy ROM files and Visual
Basic source files, but those don't have any test files, so we
cannot know.

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

Change Summary

Incremental Difference

--- a/freedesktop.org.xml.in
+++ b/freedesktop.org.xml.in
@@ -2193,6 +2193,11 @@ command to generate the output files.
21932193 <glob pattern="*.gba"/>
21942194 <glob pattern="*.agb"/>
21952195 </mime-type>
2196+ <mime-type type="application/x-virtual-boy-rom">
2197+ <_comment>Virtual Boy ROM</_comment>
2198+ <generic-icon name="application-x-executable"/>
2199+ <glob pattern="*.vb"/>
2200+ </mime-type>
21962201 <mime-type type="application/x-gdbm">
21972202 <_comment>GDBM database</_comment>
21982203 <acronym>GDBM</acronym>
--- a/tests/list
+++ b/tests/list
@@ -534,6 +534,8 @@ wonderswan-color-chocobo.wsc application/x-wonderswan-color-rom ox
534534 msx-penguin-adventure.msx application/x-msx-rom ox
535535 # Metal Gear for MSX 2 truncated to 1Ko
536536 msx2-metal-gear.msx application/x-msx-rom ox
537+# Wario Land for Virtual Boy truncated to 1Ko
538+virtual-boy-wario-land.vb application/x-virtual-boy-rom ox
537539
538540 # Video game packages
539541 # DOOM1.WAD trucated to 1Ko
Binary files /dev/null and b/tests/virtual-boy-wario-land.vb differ