summaryrefslogtreecommitdiffstats
path: root/games/hatari/hatari.xml
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2014-08-26 12:19:19 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-08-30 14:22:21 +0700
commit3114a6842f0ec052e496a4843853cfd31f8e9408 (patch)
treea40872bb13155c8e37246457f0c95f8d57794183 /games/hatari/hatari.xml
parent4ee8ba718a99985e27acfe8bc3610058af3fb3b8 (diff)
downloadslackbuilds-3114a6842f0ec052e496a4843853cfd31f8e9408.tar.gz
slackbuilds-3114a6842f0ec052e496a4843853cfd31f8e9408.tar.xz
games/hatari: Updated for version 1.8.0.
Better desktop integration, script cleanups Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'games/hatari/hatari.xml')
-rw-r--r--games/hatari/hatari.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/games/hatari/hatari.xml b/games/hatari/hatari.xml
new file mode 100644
index 0000000000..15660d0d73
--- /dev/null
+++ b/games/hatari/hatari.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
+ <mime-type type="application/x-atari-st-disk-image">
+ <comment>Atari ST Disk Image</comment>
+ <glob pattern="*.st.gz"/>
+ <glob pattern="*.st"/>
+ <glob pattern="*.msa.gz"/>
+ <glob pattern="*.msa"/>
+ <generic-icon name="hatari-icon" />
+ </mime-type>
+ <mime-type type="application/x-atari-st-executable">
+ <comment>Atari ST Executable</comment>
+ <glob pattern="*.prg"/>
+ <glob pattern="*.ttp"/>
+ <generic-icon name="hatari-icon" />
+ </mime-type>
+</mime-info>