adium/adium

More MySpace removal.
adium-1.6
2016-09-04, Robert Vehse
f66a2152d433
More MySpace removal.
global HandyAdiumScripts
on run
tell application "Adium"
activate
if not (get frontmost) then error --more of an error with Apple's stuff, but hey, I can still check for it.
end tell
end run