adium/adium

Modernize MVMenuButton a bit.

2012-09-12, Thijs Alkemade
512cb1d5bcd7
Modernize MVMenuButton a bit.
global HandyAdiumScripts
on run
tell application "Adium"
if (get name of service "AIM") is not "AIM" then error
end tell
end run