Extras/GrowlAction/main.applescript
2009-04-15 Fix the Automator action. The “in bundle with identifier” parameter doesn't exist on my 10.5.5 machine (for some reason, even though the AppleScript Studio Release Notes claim it has since Tiger), which breaks compilation of the action's main script. We don't call the function that uses that phantom parameter, anyway, so I fixed the problem by simply axing the function.
2005-05-24 GrowlAction: set "continuously update value" option for the textfield bindings
2005-04-19 - Added Growl Automator action