]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/ui/open_capture.ui
Various strings change and capitalisation changes to match the guidelines.
[vlc] / modules / gui / qt4 / ui / open_capture.ui
index 5c9b5b486e9712a92ee59b70181dd95225ea77f6..b9aa20a1d20e0a3689157a422f3f1e26edd22a15 100644 (file)
@@ -6,96 +6,53 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>314</width>
-    <height>140</height>
+    <width>358</width>
+    <height>177</height>
    </rect>
   </property>
-  <property name="windowTitle" >
-   <string>Capture</string>
-  </property>
   <layout class="QGridLayout" >
-   <property name="margin" >
-    <number>9</number>
-   </property>
-   <property name="spacing" >
-    <number>6</number>
-   </property>
-   <item row="1" column="0" colspan="2" >
-    <widget class="QGroupBox" name="groupBox" >
-     <property name="sizePolicy" >
-      <sizepolicy>
-       <hsizetype>3</hsizetype>
-       <vsizetype>5</vsizetype>
-       <horstretch>0</horstretch>
-       <verstretch>0</verstretch>
-      </sizepolicy>
-     </property>
-     <property name="title" >
-      <string>Card Selection</string>
+   <item row="0" column="0" >
+    <widget class="QLabel" name="label" >
+     <property name="text" >
+      <string>_("Capture mode")</string>
      </property>
-     <widget class="QWidget" name="gridLayout" >
-      <property name="geometry" >
-       <rect>
-        <x>10</x>
-        <y>10</y>
-        <width>531</width>
-        <height>41</height>
-       </rect>
-      </property>
-      <layout class="QGridLayout" >
-       <property name="margin" >
-        <number>0</number>
-       </property>
-       <property name="spacing" >
-        <number>6</number>
-       </property>
-      </layout>
-     </widget>
     </widget>
    </item>
-   <item row="2" column="0" colspan="2" >
-    <widget class="QGroupBox" name="Options" >
+   <item row="0" column="2" colspan="2" >
+    <widget class="QComboBox" name="deviceCombo" >
      <property name="sizePolicy" >
-      <sizepolicy>
-       <hsizetype>5</hsizetype>
-       <vsizetype>0</vsizetype>
+      <sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" >
        <horstretch>0</horstretch>
        <verstretch>0</verstretch>
       </sizepolicy>
      </property>
-     <property name="title" >
-      <string>Options</string>
+     <property name="toolTip" >
+      <string>_("Select the capture device type")</string>
      </property>
-     <layout class="QHBoxLayout" >
-      <property name="margin" >
-       <number>9</number>
-      </property>
-      <property name="spacing" >
-       <number>6</number>
-      </property>
-     </layout>
     </widget>
    </item>
-   <item row="0" column="0" >
-    <widget class="QLabel" name="label" >
-     <property name="text" >
-      <string>Capture Mode</string>
+   <item row="1" column="0" colspan="4" >
+    <widget class="Line" name="line" >
+     <property name="orientation" >
+      <enum>Qt::Horizontal</enum>
      </property>
     </widget>
    </item>
-   <item row="0" column="1" >
-    <widget class="QComboBox" name="protocolCombo" >
-     <property name="sizePolicy" >
-      <sizepolicy>
-       <hsizetype>1</hsizetype>
-       <vsizetype>0</vsizetype>
-       <horstretch>0</horstretch>
-       <verstretch>0</verstretch>
-      </sizepolicy>
+   <item row="2" column="0" colspan="4" >
+    <widget class="QGroupBox" name="cardBox" >
+     <property name="title" >
+      <string>_("Card Selection")</string>
+     </property>
+    </widget>
+   </item>
+   <item row="3" column="0" colspan="4" >
+    <widget class="QGroupBox" name="optionsBox" >
+     <property name="title" >
+      <string>_("Options")</string>
      </property>
     </widget>
    </item>
-   <item row="3" column="0" colspan="2" >
+   <item row="5" column="0" colspan="4" >
     <spacer>
      <property name="orientation" >
       <enum>Qt::Vertical</enum>
      <property name="sizeType" >
       <enum>QSizePolicy::MinimumExpanding</enum>
      </property>
-     <property name="sizeHint" >
+     <property name="sizeHint" stdset="0" >
       <size>
        <width>20</width>
-       <height>10</height>
+       <height>30</height>
       </size>
      </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/>