]> git.sesse.net Git - vlc/commitdiff
Very small fixes on UI.
authorJean-Baptiste Kempf <jb@videolan.org>
Wed, 25 Jun 2008 04:34:28 +0000 (21:34 -0700)
committerJean-Baptiste Kempf <jb@videolan.org>
Wed, 25 Jun 2008 04:34:28 +0000 (21:34 -0700)
modules/gui/qt4/ui/open_capture.ui
modules/gui/qt4/ui/open_net.ui

index 5f9e0712a2c2711b21223c7f4fd11b48bdc64d9d..94af00bbeb327161bb2b651f9402a57946ffaf34 100644 (file)
@@ -7,7 +7,7 @@
     <x>0</x>
     <y>0</y>
     <width>358</width>
-    <height>163</height>
+    <height>177</height>
    </rect>
   </property>
   <layout class="QGridLayout" >
      </property>
     </widget>
    </item>
-   <item row="4" column="0" >
-    <widget class="QPushButton" name="advancedButton" >
-     <property name="toolTip" >
-      <string>_("Access advanced options to tweak the device")</string>
-     </property>
-     <property name="text" >
-      <string>_("Advanced options...")</string>
-     </property>
-    </widget>
-   </item>
    <item row="5" column="0" colspan="4" >
     <spacer>
      <property name="orientation" >
@@ -70,7 +60,7 @@
      <property name="sizeType" >
       <enum>QSizePolicy::MinimumExpanding</enum>
      </property>
-     <property name="sizeHint" >
+     <property name="sizeHint" stdset="0" >
       <size>
        <width>20</width>
        <height>30</height>
      </property>
     </spacer>
    </item>
+   <item row="4" column="3" >
+    <widget class="QPushButton" name="advancedButton" >
+     <property name="toolTip" >
+      <string>_("Access advanced options to tweak the device")</string>
+     </property>
+     <property name="text" >
+      <string>_("Advanced options...")</string>
+     </property>
+    </widget>
+   </item>
   </layout>
  </widget>
  <resources/>
index 40cecc5b0f1103593eb395ece1aba42aa9ce723b..424d89d6ca036b475b844f18a153d1bbfab11e74 100644 (file)
@@ -79,7 +79,8 @@
       <item row="1" column="1" >
        <widget class="QLineEdit" name="addressText" >
         <property name="toolTip" >
-         <string>_("Enter the URL of the network stream here,\nwith or without the protocol.")</string>
+         <string>_("Enter the URL of the network stream here,
+with or without the protocol.")</string>
         </property>
        </widget>
       </item>