#!/bin/sh
gtk-update-icon-cache -f /usr/share/icons/hicolor
if [ -z "$2" ]; then
maemo-select-menu-location fred.desktop tana_fi_games
fi
exit 0
