diff options
author | B. Watson <yalhcru@gmail.com> | 2014-09-16 08:00:09 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-09-16 08:00:09 +0700 |
commit | 74d4655d4f04b3df38070340177b51333ad0e6b2 (patch) | |
tree | a1c19f6cb3e32ed38891eddcee1b5e52a771297c /games/stella/stella.xml | |
parent | c608c00fa75f2011eb5de8e5c1755547aff275d6 (diff) | |
download | slackbuilds-74d4655d4f04b3df38070340177b51333ad0e6b2.tar.gz |
games/stella: Updated for version 4.1.1 + new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/stella/stella.xml')
-rw-r--r-- | games/stella/stella.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/games/stella/stella.xml b/games/stella/stella.xml new file mode 100644 index 0000000000..17c7b5aa20 --- /dev/null +++ b/games/stella/stella.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info"> + <mime-type type="application/x-2600rom"> + <comment>Atari 2600 Cartridge ROM</comment> + <glob pattern="*.a26.gz"/> + <glob pattern="*.a26"/> + <generic-icon name="stella" /> + </mime-type> +</mime-info> |