adium/adium

1.5.1 is go.
adium-1.5.1 1.5.1
2012-06-08, Thijs Alkemade
64b4f4627211
file isExecutable
1.5.1 is go.
#!/bin/sh
if [ ! -e $1/ApplicationsIcon ]; then
cd $1
tar zxf CustomIcons.tgz
cd ..
fi