Changeset 1034 for trunk/macosx/English.lproj/PrefsWindow.nib
- Timestamp:
- Oct 27, 2006, 7:14:04 PM (16 years ago)
- Location:
- trunk/macosx/English.lproj/PrefsWindow.nib
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/macosx/English.lproj/PrefsWindow.nib/classes.nib
r1030 r1034 6 6 { 7 7 ACTIONS = { 8 applySpeedSettings = id; 8 9 folderSheetShow = id; 9 10 helpForNetwork = id; … … 15 16 setBadge = id; 16 17 setDownloadLocation = id; 17 setLimit = id;18 setLimitCheck = id;19 setMoveTorrent = id;20 18 setNat = id; 21 setPlaySound = id;22 19 setPort = id; 23 20 setQueueNumber = id; 24 setRatio = id;25 setRatioCheck = id;26 setShowMessage = id;27 21 setSound = id; 28 setSpeedLimit = id;29 setStartAtOpen = id;30 22 setUpdate = id; 31 setUseQueue = id;32 23 }; 33 24 CLASS = PrefsController; 34 25 LANGUAGE = ObjC; 35 26 OUTLETS = { 36 fAutoImportCheck = NSButton;37 fAutoSizeCheck = NSButton;38 fBadgeDownloadRateCheck = NSButton;39 fBadgeUploadRateCheck = NSButton;40 27 fBandwidthView = NSView; 41 fCopyTorrentCheck = NSButton;42 fDeleteOriginalTorrentCheck = NSButton;43 28 fDownloadCheck = NSButton; 44 29 fDownloadField = NSTextField; … … 51 36 fNatStatusImage = NSImageView; 52 37 fNetworkView = NSView; 53 fPlayDownloadSoundCheck = NSButton;54 fPlaySeedingSoundCheck = NSButton;55 fPortField = NSTextField;56 38 fPortStatusField = NSTextField; 57 39 fPortStatusImage = NSImageView; 58 40 fPortStatusProgress = NSProgressIndicator; 59 fQueueCheck = NSButton;60 fQueueNumberField = NSTextField;61 fQuitCheck = NSButton;62 fQuitDownloadingCheck = NSButton;63 fRatioCheck = NSButton;64 fRatioField = NSTextField;65 fRemoveCheck = NSButton;66 fRemoveDownloadingCheck = NSButton;67 41 fSeedingSoundPopUp = NSPopUpButton; 68 fSpeedLimitAutoCheck = NSButton;69 fSpeedLimitAutoOffField = NSTextField;70 fSpeedLimitAutoOnField = NSTextField;71 42 fSpeedLimitDownloadField = NSTextField; 72 43 fSpeedLimitUploadField = NSTextField; 73 fStartAtOpenCheck = NSButton;74 44 fTransfersView = NSView; 75 45 fUpdatePopUp = NSPopUpButton; -
trunk/macosx/English.lproj/PrefsWindow.nib/info.nib
r1030 r1034 8 8 <dict> 9 9 <key>153</key> 10 <string> 30 315 577 267 0 0 1024 746</string>10 <string>294 445 563 267 0 0 1152 842 </string> 11 11 <key>28</key> 12 <string>2 2 331 577 290 0 0 1024 746</string>12 <string>294 434 563 290 0 0 1152 842 </string> 13 13 <key>41</key> 14 <string>2 13 415563 317 0 0 1152 842 </string>14 <string>294 420 563 317 0 0 1152 842 </string> 15 15 <key>66</key> 16 16 <string>294 507 563 144 0 0 1152 842 </string> … … 22 22 <integer>253</integer> 23 23 </array> 24 <key>IBOpenObjects</key> 25 <array> 26 <integer>153</integer> 27 </array> 24 28 <key>IBSystem Version</key> 25 29 <string>8L127</string>
Note: See TracChangeset
for help on using the changeset viewer.