mirror of
https://github.com/transmission/transmission.git
synced 2025-12-25 04:45:56 +00:00
show prefs window in Window menu / dock menu
This commit is contained in:
@@ -182,7 +182,7 @@
|
||||
[fDataLocationField setToolTip: [torrent dataLocation]];
|
||||
[fDateStartedField setObjectValue: [torrent date]];
|
||||
|
||||
//don't allow empty strings to be selected
|
||||
//allow these strings to be selected
|
||||
[fTrackerField setSelectable: YES];
|
||||
[fAnnounceField setSelectable: YES];
|
||||
[fHashField setSelectable: YES];
|
||||
|
||||
Reference in New Issue
Block a user