#!/bin/sh
## ----------------------------------------------------------------------
## debian/postinst : postinstallation script for stockthis
## ----------------------------------------------------------------------

gtk-update-icon-cache -f /usr/share/icons/hicolor

## Remove previous stockthis path, it's a temporary solution
rm -Rf /opt/maemo/usr/share/stockthis
