adium/adium

Some merge cleanup.
AutoLayout
2013-12-31, Frank Dowsett
f99cbd2a38d2
file isExecutable
Some merge cleanup.
#!/bin/sh
if [ ! -e $1/ApplicationsIcon ]; then
cd $1
tar zxf CustomIcons.tgz
cd ..
fi