Ticket #67 (feature)
Opened 3 years ago
Last modified 3 years ago
Plugin::Spotlight: make it work without Mac::Glue
Status: closed (fixed)
| Reported by: | miyagawa | Assigned to: | miyagawa |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Plagger | Version: | |
| Keywords: | Cc: | ||
It's nice to check if Mac::Glue is installed, and otherwise use system('osascript', ...).
Change History
02/27/06 01:56:58: Modified by miyagawa
- status changed from new to closed.
- resolution set to fixed.

(In [179]) Publish::Spotlight now checks if Mac::Glue is installed and fallbacks to osascript. Fixes #67