Changeset 545 for trunk/Cocoa/Pester


Ignore:
Timestamp:
06/15/09 23:02:53 (15 years ago)
Author:
Nicholas Riley
Message:

Fix spacing/nesting of media repeat/volume controls.

Location:
trunk/Cocoa/Pester
Files:
3 edited

Legend:

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

    r533 r545  
    1717                        <key>SUPERCLASS</key>
    1818                        <string>NSPopUpButton</string>
    19                 </dict>
    20                 <dict>
    21                         <key>CLASS</key>
    22                         <string>NSDisclosureButtonCell</string>
    23                         <key>LANGUAGE</key>
    24                         <string>ObjC</string>
    25                         <key>SUPERCLASS</key>
    26                         <string>NSButtonCell</string>
    2719                </dict>
    2820                <dict>
     
    127119                </dict>
    128120                <dict>
     121                        <key>CLASS</key>
     122                        <string>NSDisclosureButtonCell</string>
     123                        <key>LANGUAGE</key>
     124                        <string>ObjC</string>
     125                        <key>SUPERCLASS</key>
     126                        <string>NSButtonCell</string>
     127                </dict>
     128                <dict>
    129129                        <key>ACTIONS</key>
    130130                        <dict>
     
    190190                <dict>
    191191                        <key>CLASS</key>
     192                        <string>NJRUnfocusableMovieView</string>
     193                        <key>LANGUAGE</key>
     194                        <string>ObjC</string>
     195                        <key>SUPERCLASS</key>
     196                        <string>QTMovieView</string>
     197                </dict>
     198                <dict>
     199                        <key>CLASS</key>
    192200                        <string>NSObject</string>
    193201                        <key>LANGUAGE</key>
    194202                        <string>ObjC</string>
    195                 </dict>
    196                 <dict>
    197                         <key>CLASS</key>
    198                         <string>NJRUnfocusableMovieView</string>
    199                         <key>LANGUAGE</key>
    200                         <string>ObjC</string>
    201                         <key>SUPERCLASS</key>
    202                         <string>QTMovieView</string>
    203203                </dict>
    204204                <dict>
Note: See TracChangeset for help on using the changeset viewer.