summaryrefslogtreecommitdiffstats
path: root/games/sms_sdl/mime/doinst.mime
diff options
context:
space:
mode:
Diffstat (limited to 'games/sms_sdl/mime/doinst.mime')
-rw-r--r--games/sms_sdl/mime/doinst.mime5
1 files changed, 5 insertions, 0 deletions
diff --git a/games/sms_sdl/mime/doinst.mime b/games/sms_sdl/mime/doinst.mime
new file mode 100644
index 0000000000..8542d1c18e
--- /dev/null
+++ b/games/sms_sdl/mime/doinst.mime
@@ -0,0 +1,5 @@
+if [ -e usr/share/icons/hicolor/icon-theme.cache ]; then
+ if [ -x /usr/bin/gtk-update-icon-cache ]; then
+ /usr/bin/gtk-update-icon-cache usr/share/icons/hicolor >/dev/null 2>&1
+ fi
+fi