Changeset 22460
- Timestamp:
- 01/22/2008 03:43:17 PM (10 months ago)
- Files:
-
- trunk/Resources/CurrentTunes.scpt (modified) (previous)
- trunk/Source/ESiTunesPlugin.m (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Source/ESiTunesPlugin.m
r22247 r22460 308 308 309 309 //if the player was playing when the script was executed 310 if ( ![concatenatediTunesData isEqualToString:@"None"]) {310 if (concatenatediTunesData && ![concatenatediTunesData isEqualToString:@"None"]) { 311 311 312 312 //get the expected number of entries in the dictionary