Changeset 735 for trunk/macosx/English.lproj/PrefsWindow.nib/classes.nib
- Timestamp:
- Aug 7, 2006, 2:28:31 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/macosx/English.lproj/PrefsWindow.nib/classes.nib
r734 r735 19 19 setRatioCheck = id; 20 20 setShowMessage = id; 21 setSound = id; 21 22 setSpeedLimit = id; 22 23 setStartSetting = id; … … 36 37 fDownloadCheck = NSButton; 37 38 fDownloadField = NSTextField; 39 fDownloadSoundPopUp = NSPopUpButton; 38 40 fFolderPopUp = NSPopUpButton; 39 41 fGeneralView = NSView; … … 49 51 fRemoveCheck = NSButton; 50 52 fRemoveDownloadingCheck = NSButton; 53 fSeedingSoundPopUp = NSPopUpButton; 51 54 fSpeedLimitDownloadField = NSTextField; 52 55 fSpeedLimitUploadField = NSTextField;
Note: See TracChangeset
for help on using the changeset viewer.