#! /bin/sh


if [ -e /usr/share/applications/hildon/hello-world.desktop ]; then
	rm -rf  /usr/share/applications/hildon/hello-world.desktop
fi
	
