OSDN Git Service

MacGui: Debug Window to read libhb output like cli in inspector window
[handbrake-jp/handbrake-jp-git.git] / macosx / PrefsController.m
index 2af83fb..09414e1 100644 (file)
@@ -32,6 +32,7 @@
         defSrcDirectory,    @"LastSourceDirectory",
         @"NO",              @"DefaultAutoNaming",
         @"NO",              @"DefaultChapterMarkers",
+        @"NO",              @"ShowVerboseOutput",
         nil];
     
        [defaults registerDefaults: appDefaults];