Ignore:
Timestamp:
05/24/09 20:50:02 (15 years ago)
Author:
Nicholas Riley
Message:

Add days and weeks to interval selection options.

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

    r364 r513  
    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>
     129                        <key>ACTIONS</key>
     130                        <dict>
     131                                <key>clear</key>
     132                                <string>id</string>
     133                        </dict>
     134                        <key>CLASS</key>
     135                        <string>NJRHotKeyField</string>
     136                        <key>LANGUAGE</key>
     137                        <string>ObjC</string>
     138                        <key>SUPERCLASS</key>
     139                        <string>NSTextField</string>
     140                </dict>
     141                <dict>
    129142                        <key>ACTIONS</key>
    130143                        <dict>
     
    177190                <dict>
    178191                        <key>CLASS</key>
    179                         <string>NSObject</string>
    180                         <key>LANGUAGE</key>
    181                         <string>ObjC</string>
    182                 </dict>
    183                 <dict>
    184                         <key>CLASS</key>
    185192                        <string>NJRUnfocusableMovieView</string>
    186193                        <key>LANGUAGE</key>
     
    191198                <dict>
    192199                        <key>CLASS</key>
     200                        <string>NSObject</string>
     201                        <key>LANGUAGE</key>
     202                        <string>ObjC</string>
     203                </dict>
     204                <dict>
     205                        <key>CLASS</key>
    193206                        <string>NJRIntervalField</string>
    194207                        <key>LANGUAGE</key>
     
    222235                        <key>SUPERCLASS</key>
    223236                        <string>NSObject</string>
     237                </dict>
     238                <dict>
     239                        <key>CLASS</key>
     240                        <string>NSTableView</string>
     241                        <key>LANGUAGE</key>
     242                        <string>ObjC</string>
     243                        <key>SUPERCLASS</key>
     244                        <string>NSControl</string>
    224245                </dict>
    225246                <dict>
  • trunk/Cocoa/Pester/Source/English.lproj/MainMenu.nib/info.nib

    r364 r513  
    44<dict>
    55        <key>IBFramework Version</key>
    6         <string>629</string>
     6        <string>677</string>
    77        <key>IBLastKnownRelativeProjectPath</key>
    8         <string>../../Pester.xcodeproj</string>
     8        <string>../Pester.xcodeproj</string>
    99        <key>IBOldestOS</key>
    1010        <integer>5</integer>
    1111        <key>IBOpenObjects</key>
    1212        <array>
    13                 <integer>507</integer>
     13                <integer>2</integer>
    1414        </array>
    1515        <key>IBSystem Version</key>
    16         <string>9B18</string>
     16        <string>9J61</string>
    1717        <key>targetFramework</key>
    1818        <string>IBCocoaFramework</string>
Note: See TracChangeset for help on using the changeset viewer.