Changeset 418
- Timestamp:
- 03/31/06 18:59:05
- Files:
-
- trunk/plagger/Makefile.PL (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/plagger/Makefile.PL
r409 r418 189 189 ], 190 190 ); 191 features( 192 'Publish::Speech' => [ 193 -default => 0, 194 recommends('Mac::Speech'), 195 ], 196 ); 191 197 192 198 install_script('bin/spotlight_comment.scpt');
