#! /bin/sh

# do this in the background
gtk-update-icon-cache -f /usr/share/icons/hicolor &

# promts the user if this is a fresh install
maemo-select-menu-location speedometer.desktop

exit 0
