Changeset 532

Show
Ignore:
Timestamp:
05/12/08 11:21:23 (7 months ago)
Author:
gbooker
Message:

Change more to "full summary"
Refs #166

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/SapphireFrappliance/SapphireMovieImporter.m

    r531 r532  
    464464                                else if([dataType hasPrefix:@"Plot:"]) 
    465465                                { 
    466                                         [trimmer scanUpToString:@"more\n" intoString:&plot]; 
     466                                        [trimmer scanUpToString:@"full summary" intoString:&plot]; 
    467467                                } 
    468468                                else