mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
Merge file selection and torrent creation into the main branch.
The new code for these features is under a new license.
This commit is contained in:
7
macosx/English.lproj/InfoWindow.nib/classes.nib
generated
7
macosx/English.lproj/InfoWindow.nib/classes.nib
generated
@@ -7,8 +7,10 @@
|
||||
revealDataFile = id;
|
||||
revealFile = id;
|
||||
revealTorrentFile = id;
|
||||
setCheck = id;
|
||||
setLimitSetting = id;
|
||||
setPex = id;
|
||||
setPriority = id;
|
||||
setRatioLimit = id;
|
||||
setRatioSetting = id;
|
||||
setSpeedLimit = id;
|
||||
@@ -32,8 +34,13 @@
|
||||
fDownloadedValidField = NSTextField;
|
||||
fDownloadingFromField = NSTextField;
|
||||
fErrorMessageView = NSTextView;
|
||||
fFileCheckItem = NSMenuItem;
|
||||
fFileOutline = NSOutlineView;
|
||||
fFilePriorityHigh = NSMenuItem;
|
||||
fFilePriorityLow = NSMenuItem;
|
||||
fFilePriorityNormal = NSMenuItem;
|
||||
fFileTableStatusField = NSTextField;
|
||||
fFileUncheckItem = NSMenuItem;
|
||||
fHashField = NSTextField;
|
||||
fImageView = NSImageView;
|
||||
fLeechersField = NSTextField;
|
||||
|
||||
Reference in New Issue
Block a user