mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
UPD: Sound notifications - disable by default
This commit is contained in:
parent
01420e301e
commit
dbfd5abb79
1 changed files with 1 additions and 1 deletions
|
|
@ -1935,7 +1935,7 @@ begin
|
|||
gAutoExtractOpenMask := EmptyStr;
|
||||
gFileOperationsProgressKind := fopkSeparateWindow;
|
||||
gFileOperationsConfirmations := [focCopy, focMove, focDelete, focDeleteToTrash];
|
||||
gFileOperationDuration := 10;
|
||||
gFileOperationDuration := -1;
|
||||
|
||||
{ Multi-Rename }
|
||||
gMulRenShowMenuBarOnTop := True;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue