OSDN Git Service

LinGui: fix a problem with AudioDUB initialization at program start
authorjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Wed, 24 Jun 2009 17:28:38 +0000 (17:28 +0000)
committerjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Wed, 24 Jun 2009 17:28:38 +0000 (17:28 +0000)
git-svn-id: svn://localhost/HandBrake/trunk@2616 b64f7644-9d1e-0410-96f1-a4d463321fa5

gtk/src/ghb.ui
gtk/src/internal_defaults.xml

index 6b8c95e..b31d668 100644 (file)
@@ -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>
index 9d0ec60..32a05c1 100644 (file)
                <string>und</string>
                <key>AudioDUB</key>
                <false />
+               <key>NotAudioDUB</key>
+               <true />
                <key>constant_rate_factor</key>
                <true />
        </dict>