diff --git a/src/libresrc/osx/default_config.json b/src/libresrc/osx/default_config.json index f20c0bf42..fd02f63c5 100644 --- a/src/libresrc/osx/default_config.json +++ b/src/libresrc/osx/default_config.json @@ -388,6 +388,9 @@ }, "Subtitle Format" : { + "ASS": { + "Default Style Catalog": "Default" + }, "EBU STL" : { "Display Standard" : 0, "Inclusive End Times" : true, @@ -402,6 +405,15 @@ "F" : 0 }, "Translate Alignments" : true + }, + "SRT": { + "Default Style Catalog": "Default", + }, + "TTXT": { + "Default Style Catalog": "Default", + }, + "TXT": { + "Default Style Catalog": "Default", } },