slackbuilds_ponce/games/sms_sdl/mime/sms_sdl.xml
B. Watson 8f4f40dc37 games/sms_sdl: Added (A Sega Master System and Game Gear Emulator).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-01-29 23:21:01 -06:00

17 lines
631 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
<mime-type type="application/x-sega-master-system-rom">
<icon name="sms_sdl" />
<comment>Sega Master System ROM</comment>
<acronym>SMS</acronym>
<expanded-acronym>Sega Master System</expanded-acronym>
<glob pattern="*.sms"/>
</mime-type>
<mime-type type="application/x-sega-game-gear-rom">
<icon name="sms_sdl" />
<comment>Sega Game Gear ROM</comment>
<acronym>GG</acronym>
<expanded-acronym>Game Gear</expanded-acronym>
<glob pattern="*.gg"/>
</mime-type>
</mime-info>