Changeset 740 for trunk/macosx/English.lproj/PrefsWindow.nib
- Timestamp:
- Aug 8, 2006, 2:11:51 AM (17 years ago)
- Location:
- trunk/macosx/English.lproj/PrefsWindow.nib
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/macosx/English.lproj/PrefsWindow.nib/classes.nib
r737 r740 3 3 {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 4 4 {CLASS = MenuButton; LANGUAGE = ObjC; SUPERCLASS = NSButton; }, 5 {CLASS = NSDatePicker; LANGUAGE = ObjC; SUPERCLASS = NSControl; }, 5 6 { 6 7 ACTIONS = { … … 9 10 setAutoImport = id; 10 11 setAutoSize = id; 12 setAutoSpeedLimitCheck = id; 13 setAutoSpeedLimitHour = id; 11 14 setBadge = id; 12 15 setDownloadLocation = id; … … 52 55 fRemoveDownloadingCheck = NSButton; 53 56 fSeedingSoundPopUp = NSPopUpButton; 57 fSpeedLimitAutoOffCheck = NSButton; 58 fSpeedLimitAutoOffField = NSTextField; 59 fSpeedLimitAutoOnCheck = NSButton; 60 fSpeedLimitAutoOnField = NSTextField; 54 61 fSpeedLimitDownloadField = NSTextField; 55 62 fSpeedLimitUploadField = NSTextField; -
trunk/macosx/English.lproj/PrefsWindow.nib/info.nib
r737 r740 8 8 <dict> 9 9 <key>153</key> 10 <string> 59 422 582 2170 0 1152 842 </string>10 <string>95 422 582 291 0 0 1152 842 </string> 11 11 <key>28</key> 12 12 <string>58 372 582 290 0 0 1152 842 </string> 13 13 <key>41</key> 14 <string> 84 320582 304 0 0 1152 842 </string>14 <string>138 419 582 304 0 0 1152 842 </string> 15 15 <key>66</key> 16 16 <string>179 527 582 104 0 0 1152 842 </string> … … 24 24 <key>IBOpenObjects</key> 25 25 <array> 26 <integer> 41</integer>26 <integer>153</integer> 27 27 </array> 28 28 <key>IBSystem Version</key>
Note: See TracChangeset
for help on using the changeset viewer.