#! /bin/sh

app=trustme

if [ -e /usr/share/applications/hildon/${app}.desktop ]; then
	rm -rf  /usr/share/applications/hildon/${app}.desktop
fi
	
