From 5713b25dcc5763ec755ac6950e836ed5c8c86479 Mon Sep 17 00:00:00 2001 From: Adrien Plazas Date: Mon, 1 Aug 2016 09:59:42 +0200 Subject: [PATCH] Add a Game Boy Color MIME type Allow to disambiguate Game Boy Color ROMs from Game Boy ones. https://bugs.freedesktop.org/show_bug.cgi?id=97161 --- freedesktop.org.xml.in | 16 ++++++++++++++-- tests/list | 2 +- 2 files changed, 15 insertions(+), 3 deletions(-) diff --git a/freedesktop.org.xml.in b/freedesktop.org.xml.in index 4c141fd..dccdf21 100644 --- a/freedesktop.org.xml.in +++ b/freedesktop.org.xml.in @@ -2104,12 +2104,24 @@ command to generate the output files. <_comment>Game Boy ROM - + + + + + + + + <_comment>Game Boy Color ROM + + + + + + - <_comment>Game Boy Advance ROM diff --git a/tests/list b/tests/list index 113f596..b63cc09 100644 --- a/tests/list +++ b/tests/list @@ -465,7 +465,7 @@ genesis2.bin application/x-genesis-rom x # Kirby's Dream Land truncated to 1Ko game-boy-test.gb application/x-gameboy-rom # The Legend of Zelda: Link's Awakening truncated to 1Ko -game-boy-color-test.gbc application/x-gameboy-rom +game-boy-color-test.gbc application/x-gameboy-color-rom # Sonic CD truncated to 1Ko sega-cd-test.iso application/x-sega-cd-rom x # NiGHTS into Dreams truncated to 1Ko -- 2.7.4