#!/bin/sh
# postinst script for ecoach
#
# see: dh_installdeb(1)

gtk-update-icon-cache -f /usr/share/icons/hicolor

#maemo-select-menu-location ecoach.desktop

exit 0
