tell application "GrowlHelperApp"
set the allNotificationsList to ¬
{"Stolen"}
set the enabledNotificationsList to ¬
{"Stolen"}
register as application ¬
"Stolen Mac" all notifications allNotificationsList ¬
default notifications enabledNotificationsList ¬
notify with name ¬
"Stolen" title ¬
"This computer has been stolen." description ¬
"Please call *phonenumber* for no questions asked cash reward." application name ¬
"Stolen Mac" icon of file "file:///etc/.stolen/apple-lock-icon.icns" priority 2 with sticky
end tell
set the allNotificationsList to ¬
{"Stolen"}
set the enabledNotificationsList to ¬
{"Stolen"}
register as application ¬
"Stolen Mac" all notifications allNotificationsList ¬
default notifications enabledNotificationsList ¬
notify with name ¬
"Stolen" title ¬
"This computer has been stolen." description ¬
"Please call *phonenumber* for no questions asked cash reward." application name ¬
"Stolen Mac" icon of file "file:///etc/.stolen/apple-lock-icon.icns" priority 2 with sticky
end tell
Recent comments
2 weeks 6 days ago
2 weeks 6 days ago
3 weeks 3 min ago
3 weeks 5 hours ago
3 weeks 6 hours ago
3 weeks 7 hours ago
3 weeks 7 hours ago
3 weeks 8 hours ago
3 weeks 9 hours ago
3 weeks 9 hours ago