mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
merge multitracker branch:
Adds announce list, support for code 301/302 redirect, improvements to mac inspector, better queueing with errors, random extra wait of up to a minute between announces, and other changes.
This commit is contained in:
2
macosx/English.lproj/InfoWindow.nib/classes.nib
generated
2
macosx/English.lproj/InfoWindow.nib/classes.nib
generated
@@ -28,6 +28,7 @@
|
||||
fDownloadedTotalField = NSTextField;
|
||||
fDownloadedValidField = NSTextField;
|
||||
fDownloadingFromField = NSTextField;
|
||||
fErrorMessageView = NSTextView;
|
||||
fFileTable = NSTableView;
|
||||
fFileTableStatusField = NSTextField;
|
||||
fHashField = NSTextField;
|
||||
@@ -42,6 +43,7 @@
|
||||
fRatioMatrix = NSMatrix;
|
||||
fRevealDataButton = NSButton;
|
||||
fRevealTorrentButton = NSButton;
|
||||
fSecureField = NSTextField;
|
||||
fSeedersField = NSTextField;
|
||||
fSizeField = NSTextField;
|
||||
fStateField = NSTextField;
|
||||
|
||||
Reference in New Issue
Block a user