#!/bin/sh 
# v 1.1  April 16th, 2007. JMM macintel
# v 1.2  June 27th, 2008. MIR switch to Etoys
# v 1.3 Aug 15th, 2008, MIR use etoys for Documents folder
# v 1.4 Aug 6th, 2009, bf remove all the alias stuff
# v 1.5 Sep 18th, 2009, bf deal with version in app name

# Force finder to update
touch "/Applications/Etoys 4.app"
exit 0
