]> git.sesse.net Git - vlc/commitdiff
UI buddies and tab stop for audio prefs.
authorJean-Baptiste Kempf <jb@videolan.org>
Wed, 16 Apr 2008 06:28:23 +0000 (23:28 -0700)
committerJean-Baptiste Kempf <jb@videolan.org>
Wed, 16 Apr 2008 06:28:23 +0000 (23:28 -0700)
modules/gui/qt4/ui/sprefs_audio.ui

index 87ebea5a777f0f4234c961654091cce9e88b5c11..fcf8345cc166d6024794b0ff631728ff8af1ed59 100644 (file)
@@ -7,7 +7,7 @@
     <x>0</x>
     <y>0</y>
     <width>550</width>
-    <height>725</height>
+    <height>732</height>
    </rect>
   </property>
   <property name="windowTitle" >
         <property name="text" >
          <string>_("Force detection of Dolby Surround")</string>
         </property>
+        <property name="buddy" >
+         <cstring>detectionDolby</cstring>
+        </property>
        </widget>
       </item>
       <item row="2" column="1" colspan="3" >
         <property name="text" >
          <string>_("Preferred audio language")</string>
         </property>
+        <property name="buddy" >
+         <cstring>preferredAudioLanguage</cstring>
+        </property>
        </widget>
       </item>
       <item row="3" column="1" colspan="3" >
         <property name="text" >
          <string>_("Type")</string>
         </property>
+        <property name="buddy" >
+         <cstring>outputModule</cstring>
+        </property>
        </widget>
       </item>
       <item row="0" column="1" >
            <property name="text" >
             <string>_("Device")</string>
            </property>
+           <property name="buddy" >
+            <cstring>alsaDevice</cstring>
+           </property>
           </widget>
          </item>
          <item>
            <property name="text" >
             <string>_("Device")</string>
            </property>
+           <property name="buddy" >
+            <cstring>DirectXDevice</cstring>
+           </property>
           </widget>
          </item>
          <item>
            <property name="text" >
             <string>_("Device")</string>
            </property>
+           <property name="buddy" >
+            <cstring>OSSDevice</cstring>
+           </property>
           </widget>
          </item>
          <item>
            <property name="text" >
             <string>_("File")</string>
            </property>
+           <property name="buddy" >
+            <cstring>fileName</cstring>
+           </property>
           </widget>
          </item>
          <item>
         <property name="text" >
          <string>_("Visualization")</string>
         </property>
+        <property name="buddy" >
+         <cstring>visualisation</cstring>
+        </property>
        </widget>
       </item>
       <item row="1" column="1" >
         <property name="text" >
          <string>_("Username")</string>
         </property>
+        <property name="buddy" >
+         <cstring>lastfm_user_edit</cstring>
+        </property>
        </widget>
       </item>
       <item row="2" column="0" >
         <property name="text" >
          <string>_("Password")</string>
         </property>
+        <property name="buddy" >
+         <cstring>lastfm_pass_edit</cstring>
+        </property>
        </widget>
       </item>
       <item row="2" column="1" colspan="2" >
  <tabstops>
   <tabstop>enableAudio</tabstop>
   <tabstop>defaultVolume</tabstop>
+  <tabstop>volumeValue</tabstop>
   <tabstop>spdifBox</tabstop>
+  <tabstop>saveVolBox</tabstop>
   <tabstop>detectionDolby</tabstop>
   <tabstop>preferredAudioLanguage</tabstop>
   <tabstop>outputModule</tabstop>
   <tabstop>DirectXDevice</tabstop>
   <tabstop>OSSDevice</tabstop>
   <tabstop>OSSBrowse</tabstop>
+  <tabstop>fileName</tabstop>
   <tabstop>fileBrowseButton</tabstop>
   <tabstop>headphoneEffect</tabstop>
   <tabstop>volNormBox</tabstop>
   <tabstop>volNormSpin</tabstop>
   <tabstop>visualisation</tabstop>
+  <tabstop>lastfm</tabstop>
+  <tabstop>lastfm_user_edit</tabstop>
+  <tabstop>lastfm_pass_edit</tabstop>
  </tabstops>
  <resources/>
  <connections>