mirror of
https://github.com/transmission/transmission.git
synced 2025-12-23 20:08:43 +00:00
Option to play sound when downloads finish (for now the sound is "Glass").
This commit is contained in:
2
macosx/English.lproj/PrefsWindow.nib/classes.nib
generated
2
macosx/English.lproj/PrefsWindow.nib/classes.nib
generated
@@ -13,6 +13,7 @@
|
||||
setLimit = id;
|
||||
setLimitCheck = id;
|
||||
setMoveTorrent = id;
|
||||
setPlaySound = id;
|
||||
setPort = id;
|
||||
setRatio = id;
|
||||
setRatioCheck = id;
|
||||
@@ -38,6 +39,7 @@
|
||||
fGeneralView = NSView;
|
||||
fImportFolderPopUp = NSPopUpButton;
|
||||
fNetworkView = NSView;
|
||||
fPlayDownloadSoundCheck = NSButton;
|
||||
fPortField = NSTextField;
|
||||
fQuitCheck = NSButton;
|
||||
fQuitDownloadingCheck = NSButton;
|
||||
|
||||
Reference in New Issue
Block a user