diff options
Diffstat (limited to 'macosx/HBPreferencesController.m')
-rw-r--r-- | macosx/HBPreferencesController.m | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/macosx/HBPreferencesController.m b/macosx/HBPreferencesController.m index 8592b0ee5..10e61fa02 100644 --- a/macosx/HBPreferencesController.m +++ b/macosx/HBPreferencesController.m @@ -49,8 +49,7 @@ desktopDirectory, @"LastSourceDirectory", @"NO", @"DefaultAutoNaming", @"NO", @"DefaultChapterMarkers", - @"YES", @"ShowVerboseOutput", - @"NO", @"AllowLargeFiles", + @"NO", @"AllowLargeFiles", @"NO", @"DisableDvdAutoDetect", @"Alert Window", @"AlertWhenDone", nil]]; |