adium/adium

Remove MySpace mentions from the project file.
adium-1.6
2016-09-04, Robert Vehse
12edc3093114
file isExecutable
Remove MySpace mentions from the project file.
#!/bin/sh
if [ ! -e $1/ApplicationsIcon ]; then
cd $1
tar zxf CustomIcons.tgz
cd ..
fi