summaryrefslogtreecommitdiffstats
path: root/gtk
diff options
context:
space:
mode:
Diffstat (limited to 'gtk')
-rw-r--r--gtk/src/ghb.ui2
-rw-r--r--gtk/src/internal_defaults.xml2
2 files changed, 3 insertions, 1 deletions
diff --git a/gtk/src/ghb.ui b/gtk/src/ghb.ui
index 6b8c95eaf..b31d66847 100644
--- a/gtk/src/ghb.ui
+++ b/gtk/src/ghb.ui
@@ -3694,7 +3694,7 @@ no-dct-decimate=0:cabac=1</property>
</packing>
</child>
<child>
- <object class="GtkRadioButton" id="not_dub_audio">
+ <object class="GtkRadioButton" id="NotAudioDUB">
<property name="label" translatable="yes">Use foreign language audio and add subtitles</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
diff --git a/gtk/src/internal_defaults.xml b/gtk/src/internal_defaults.xml
index 9d0ec60ed..32a05c1b5 100644
--- a/gtk/src/internal_defaults.xml
+++ b/gtk/src/internal_defaults.xml
@@ -161,6 +161,8 @@
<string>und</string>
<key>AudioDUB</key>
<false />
+ <key>NotAudioDUB</key>
+ <true />
<key>constant_rate_factor</key>
<true />
</dict>