Ignore:
Timestamp:
06/01/09 04:45:33 (15 years ago)
Author:
Nicholas Riley
Message:

Restore sound selector; move most of the preview functionality (excluding validation) to QTKit as NSMovieView and QuickTime are deprecated. Hopefully this will improve stability as well.

Location:
trunk/Cocoa/Pester/Source/English.lproj/MainMenu.nib
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/Cocoa/Pester/Source/English.lproj/MainMenu.nib/classes.nib

    r528 r533  
    175175                        <dict>
    176176                                <key>preview</key>
    177                                 <string>NSMovieView</string>
     177                                <string>QTMovieView</string>
    178178                        </dict>
    179179                        <key>SUPERCLASS</key>
     
    200200                        <string>ObjC</string>
    201201                        <key>SUPERCLASS</key>
    202                         <string>NSMovieView</string>
     202                        <string>QTMovieView</string>
    203203                </dict>
    204204                <dict>
  • trunk/Cocoa/Pester/Source/English.lproj/MainMenu.nib/info.nib

    r528 r533  
    1111        <key>IBOpenObjects</key>
    1212        <array>
    13                 <integer>2</integer>
     13                <integer>507</integer>
    1414        </array>
    1515        <key>IBSystem Version</key>
Note: See TracChangeset for help on using the changeset viewer.