adium/adium

AdiumHelp: fix the link for creating an AIM account.
adium-1.5.11
2015-01-14, Robert Vehse
63ff42d07432
AdiumHelp: fix the link for creating an AIM account.
global HandyAdiumScripts
on run
tell application "Adium"
if not (exists service "AIM") then error
end tell
end run