#! /bin/sh

if [ -x /usr/bin/maemo-select-menu-location ]; then
 maemo-select-menu-location bomberman.desktop tana_fi_games
fi

exit 0
