adium/adium

a1d5ba1db0a6
file isExecutable
Remove MySpace protocol code. The service has been defunct for years.
#!/bin/sh
if [ ! -e $1/ApplicationsIcon ]; then
cd $1
tar zxf CustomIcons.tgz
cd ..
fi