#!/bin/sh

/usr/sbin/dsmetool -k /usr/bin/mafw-lastfm

if which gtk-update-icon-cache >/dev/null 2>&1 ; then
        gtk-update-icon-cache -f /usr/share/icons/hicolor > /dev/null 2>&1
fi
