#! /bin/sh

echo "Updating icons"
gtk-update-icon-cache -f /usr/share/icons/hicolor
gtk-update-icon-cache -f /usr/share/pixmaps

maemo-select-menu-location carman-cleanup.desktop
set -e
chmod +s /usr/bin/carman-cleanup-launcher
exit 0
