Ignore:
Timestamp:
05/25/09 02:40:34 (15 years ago)
Author:
Nicholas Riley
Message:

Restore Dock bouncing using Notification Manager; should be more reliable now.

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

    r513 r516  
    1919                </dict>
    2020                <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>
     27                </dict>
     28                <dict>
    2129                        <key>ACTIONS</key>
    2230                        <dict>
     
    5967                                <string>NSTextField</string>
    6068                                <key>bounceDockIcon</key>
    61                                 <string>NSButton</string>
     69                                <string>NSButtonCell</string>
    6270                                <key>cancelButton</key>
    6371                                <string>NSButton</string>
     
    119127                </dict>
    120128                <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>
     
    182182                <dict>
    183183                        <key>CLASS</key>
     184                        <string>NJRUnfocusableMovieView</string>
     185                        <key>LANGUAGE</key>
     186                        <string>ObjC</string>
     187                        <key>SUPERCLASS</key>
     188                        <string>NSMovieView</string>
     189                </dict>
     190                <dict>
     191                        <key>CLASS</key>
     192                        <string>NSObject</string>
     193                        <key>LANGUAGE</key>
     194                        <string>ObjC</string>
     195                </dict>
     196                <dict>
     197                        <key>CLASS</key>
    184198                        <string>FirstResponder</string>
    185199                        <key>LANGUAGE</key>
     
    187201                        <key>SUPERCLASS</key>
    188202                        <string>NSObject</string>
    189                 </dict>
    190                 <dict>
    191                         <key>CLASS</key>
    192                         <string>NJRUnfocusableMovieView</string>
    193                         <key>LANGUAGE</key>
    194                         <string>ObjC</string>
    195                         <key>SUPERCLASS</key>
    196                         <string>NSMovieView</string>
    197                 </dict>
    198                 <dict>
    199                         <key>CLASS</key>
    200                         <string>NSObject</string>
    201                         <key>LANGUAGE</key>
    202                         <string>ObjC</string>
    203203                </dict>
    204204                <dict>
     
    235235                        <key>SUPERCLASS</key>
    236236                        <string>NSObject</string>
     237                </dict>
     238                <dict>
     239                        <key>CLASS</key>
     240                        <string>NSWindow</string>
     241                        <key>LANGUAGE</key>
     242                        <string>ObjC</string>
     243                        <key>SUPERCLASS</key>
     244                        <string>NSResponder</string>
    237245                </dict>
    238246                <dict>
  • trunk/Cocoa/Pester/Source/English.lproj/MainMenu.nib/info.nib

    r513 r516  
    88        <string>../Pester.xcodeproj</string>
    99        <key>IBOldestOS</key>
    10         <integer>5</integer>
     10        <integer>4</integer>
    1111        <key>IBOpenObjects</key>
    1212        <array>
    13                 <integer>2</integer>
     13                <integer>525</integer>
    1414        </array>
    1515        <key>IBSystem Version</key>
Note: See TracChangeset for help on using the changeset viewer.