adium/adium

Changelog tweaks.
adium-1.5.10.3
2017-04-04, Robert Vehse
e481eebf4f7c
Changelog tweaks.
global HandyAdiumScripts
on run
tell application "Adium"
if (get name of service "AIM") is not "AIM" then error
end tell
end run