- Timestamp:
- 05/24/09 20:50:02 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cocoa/Pester/Source/English.lproj/MainMenu.nib/classes.nib
r364 r513 17 17 <key>SUPERCLASS</key> 18 18 <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>27 19 </dict> 28 20 <dict> … … 127 119 </dict> 128 120 <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> 129 142 <key>ACTIONS</key> 130 143 <dict> … … 177 190 <dict> 178 191 <key>CLASS</key> 179 <string>NSObject</string>180 <key>LANGUAGE</key>181 <string>ObjC</string>182 </dict>183 <dict>184 <key>CLASS</key>185 192 <string>NJRUnfocusableMovieView</string> 186 193 <key>LANGUAGE</key> … … 191 198 <dict> 192 199 <key>CLASS</key> 200 <string>NSObject</string> 201 <key>LANGUAGE</key> 202 <string>ObjC</string> 203 </dict> 204 <dict> 205 <key>CLASS</key> 193 206 <string>NJRIntervalField</string> 194 207 <key>LANGUAGE</key> … … 222 235 <key>SUPERCLASS</key> 223 236 <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> 224 245 </dict> 225 246 <dict>
Note:
See TracChangeset
for help on using the changeset viewer.