mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 04:18:39 +00:00
New prefs setting to keep the window sized perfectly for the current number of transfers.
This commit is contained in:
2
macosx/English.lproj/PrefsWindow.nib/classes.nib
generated
2
macosx/English.lproj/PrefsWindow.nib/classes.nib
generated
@@ -7,6 +7,7 @@
|
||||
folderSheetShow = id;
|
||||
importFolderSheetShow = id;
|
||||
setAutoImport = id;
|
||||
setAutoSize = id;
|
||||
setBadge = id;
|
||||
setDownloadLocation = id;
|
||||
setLimit = id;
|
||||
@@ -25,6 +26,7 @@
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {
|
||||
fAutoImportCheck = NSButton;
|
||||
fAutoSizeCheck = NSButton;
|
||||
fBadgeDownloadRateCheck = NSButton;
|
||||
fBadgeUploadRateCheck = NSButton;
|
||||
fBandwidthView = NSView;
|
||||
|
||||
Reference in New Issue
Block a user