#! /bin/sh

# For older systems
if [ -x /usr/bin/maemo-select-menu-location ]; then
 maemo-select-menu-location maelstrom.desktop tana_fi_games
fi

exit 0
