adium/adium

6194bf1c1f66
Update version number in Info.plist. Add a ticket number to Changes.txt.
global HandyAdiumScripts
on run
tell application "Adium"
if (count services) is 0 then error
end tell
end run