diff options
Diffstat (limited to 'macosx/HBPreferencesController.m')
-rw-r--r-- | macosx/HBPreferencesController.m | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/HBPreferencesController.m b/macosx/HBPreferencesController.m index fc1266e45..f33c7bbb7 100644 --- a/macosx/HBPreferencesController.m +++ b/macosx/HBPreferencesController.m @@ -50,7 +50,7 @@ desktopDirectory, @"LastSourceDirectory", @"NO", @"DefaultAutoNaming", @"NO", @"DefaultChapterMarkers", - @"NO", @"ShowVerboseOutput", + @"YES", @"ShowVerboseOutput", @"NO", @"AllowLargeFiles", @"NO", @"DisableDvdAutoDetect", @"Alert Window", @"AlertWhenDone", |