]> git.sesse.net Git - vlc/commitdiff
Qt4 - Mention the VIDEO_TS opening in the tooltip. Opening a VIDEO_TS folder from...
authorJean-Baptiste Kempf <jb@videolan.org>
Tue, 18 Dec 2007 04:16:29 +0000 (04:16 +0000)
committerJean-Baptiste Kempf <jb@videolan.org>
Tue, 18 Dec 2007 04:16:29 +0000 (04:16 +0000)
modules/gui/qt4/ui/open_disk.ui

index f404e406c02c40398c153baf8db070bcc2488c97..8b2e01f3d0795d7599fc19cd3cf7bab578a34973 100644 (file)
@@ -56,7 +56,7 @@
       <item row="3" column="7" >
        <widget class="QPushButton" name="browseDiscButton" >
         <property name="toolTip" >
-         <string>_("Select the device")</string>
+         <string>_("Select the device or the VIDEO_TS folder")</string>
         </property>
         <property name="text" >
          <string>_("Browse...")</string>
@@ -68,6 +68,9 @@
         <property name="text" >
          <string>_("Disk device")</string>
         </property>
+        <property name="buddy" >
+         <cstring>deviceCombo</cstring>
+        </property>
        </widget>
       </item>
       <item row="0" column="6" >
   <tabstop>audioCDRadioButton</tabstop>
   <tabstop>dvdsimple</tabstop>
   <tabstop>deviceCombo</tabstop>
-  <tabstop>toolButton</tabstop>
   <tabstop>titleSpin</tabstop>
   <tabstop>chapterSpin</tabstop>
   <tabstop>subtitlesSpin</tabstop>