Return to Snippet

Revision: 916
at August 21, 2006 08:18 by miklophone


Initial Code
using terms from application "Quicksilver"
	on process text ThisClipping

		tell application "Adium"
			set my status message to ThisClipping
			set my status type to away
		end tell

	end process text
end using terms from

Initial URL

                                

Initial Description
source: chris metcalfe site (i wish the firefox bookmarklet wasn't broken)

Initial Title
set adium away message in quicksilver

Initial Tags

                                

Initial Language
Ruby