mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 04:18:39 +00:00
simplify options for download limits in inspector with 3 check states: mixed for system defaults, checked for override with limit, and no check for no limit
This commit is contained in:
2
macosx/English.lproj/InfoWindow.nib/classes.nib
generated
2
macosx/English.lproj/InfoWindow.nib/classes.nib
generated
@@ -9,7 +9,6 @@
|
||||
revealFile = id;
|
||||
revealTorrentFile = id;
|
||||
setLimitCheck = id;
|
||||
setLimitCustom = id;
|
||||
setRatioCustom = id;
|
||||
setRatioLimit = id;
|
||||
setRatioSetting = id;
|
||||
@@ -37,7 +36,6 @@
|
||||
fHashField = NSTextField;
|
||||
fImageView = NSImageView;
|
||||
fLeechersField = NSTextField;
|
||||
fLimitCustomCheck = NSButton;
|
||||
fNameField = NSTextField;
|
||||
fPeerTable = NSTableView;
|
||||
fPiecesField = NSTextField;
|
||||
|
||||
Reference in New Issue
Block a user