]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/ui/sprefs_input.ui
Qt4 - Preferences, don't remove the widgets to re-add them! Just use hide/show.....
[vlc] / modules / gui / qt4 / ui / sprefs_input.ui
index 7c005cbfdf7942d847065854e0beb3a83b7771b0..de905b8847393822c816951c2fb60d5e2e5bd386 100644 (file)
@@ -7,7 +7,7 @@
     <x>0</x>
     <y>0</y>
     <width>422</width>
-    <height>437</height>
+    <height>478</height>
    </rect>
   </property>
   <property name="windowTitle" >
     <number>9</number>
    </property>
    <property name="spacing" >
-    <number>6</number>
+    <number>10</number>
    </property>
    <item>
     <widget class="QGroupBox" name="groupBox" >
      <property name="title" >
-      <string>Disk Devices</string>
+      <string>_("Disk Devices")</string>
      </property>
      <layout class="QGridLayout" >
-      <property name="margin" >
-       <number>9</number>
-      </property>
-      <property name="spacing" >
-       <number>6</number>
-      </property>
       <item row="0" column="0" >
        <widget class="QLabel" name="label" >
         <property name="text" >
-         <string>Disk Device</string>
+         <string>_("Disk Device")</string>
         </property>
        </widget>
       </item>
@@ -45,7 +39,7 @@
       <item row="0" column="2" >
        <widget class="QPushButton" name="DVDBrowse" >
         <property name="text" >
-         <string>Browse...</string>
+         <string>_("Browse...")</string>
         </property>
        </widget>
       </item>
@@ -55,7 +49,7 @@
    <item>
     <widget class="QGroupBox" name="groupBox_2" >
      <property name="title" >
-      <string>Network</string>
+      <string>_("Network")</string>
      </property>
      <layout class="QGridLayout" >
       <property name="margin" >
       <item row="2" column="0" colspan="2" >
        <widget class="QLabel" name="label" >
         <property name="text" >
-         <string>Default Network caching in ms</string>
+         <string>_("Default Network caching in ms")</string>
         </property>
        </widget>
       </item>
       <item row="1" column="0" >
        <widget class="QLabel" name="label_7" >
         <property name="text" >
-         <string>HTTP Proxy</string>
+         <string>_("HTTP Proxy")</string>
         </property>
        </widget>
       </item>
       <item row="0" column="0" >
        <widget class="QLabel" name="label_4" >
         <property name="text" >
-         <string>Server Default Port</string>
+         <string>_("Server Default Port")</string>
         </property>
        </widget>
       </item>
    <item>
     <widget class="QGroupBox" name="groupBox_3" >
      <property name="title" >
-      <string>Codecs / Muxers</string>
+      <string>_("Codecs / Muxers")</string>
      </property>
      <layout class="QGridLayout" >
       <property name="margin" >
       <property name="spacing" >
        <number>6</number>
       </property>
-      <item row="2" column="0" >
-       <widget class="QCheckBox" name="RTSP_TCPBox" >
-        <property name="text" >
-         <string>Use RTP over RTSP (TCP)</string>
-        </property>
-       </widget>
-      </item>
-      <item row="1" column="0" >
-       <widget class="QLabel" name="label_6" >
+      <item row="0" column="0" >
+       <widget class="QLabel" name="label_5" >
         <property name="text" >
-         <string>Repair AVI files</string>
+         <string>_("Post-Processing Quality")</string>
         </property>
        </widget>
       </item>
         </property>
        </widget>
       </item>
+      <item row="1" column="0" >
+       <widget class="QLabel" name="label_6" >
+        <property name="text" >
+         <string>_("Repair AVI files")</string>
+        </property>
+       </widget>
+      </item>
       <item row="1" column="1" >
        <widget class="QComboBox" name="AviRepair" />
       </item>
-      <item row="0" column="0" >
-       <widget class="QLabel" name="label_5" >
+      <item row="3" column="0" colspan="2" >
+       <widget class="QCheckBox" name="systemCodecBox" >
+        <property name="text" >
+         <string>_("Use system codecs if available (better quality)")</string>
+        </property>
+       </widget>
+      </item>
+      <item row="2" column="0" colspan="2" >
+       <widget class="QCheckBox" name="RTSP_TCPBox" >
         <property name="text" >
-         <string>Post-Processing Quality</string>
+         <string>_("Use RTP over RTSP (TCP)")</string>
         </property>
        </widget>
       </item>
    <item>
     <widget class="QGroupBox" name="groupBox_4" >
      <property name="title" >
-      <string>Access Filter</string>
+      <string>_("Access Filter")</string>
      </property>
      <layout class="QHBoxLayout" >
       <property name="margin" >
       <item>
        <widget class="QCheckBox" name="timeshiftBox" >
         <property name="text" >
-         <string>Timeshift</string>
+         <string>_("Timeshift")</string>
         </property>
        </widget>
       </item>
       <item>
        <widget class="QCheckBox" name="RecordBox" >
         <property name="text" >
-         <string>Record</string>
+         <string>_("Record")</string>
         </property>
        </widget>
       </item>
       <item>
        <widget class="QCheckBox" name="DumpBox" >
         <property name="text" >
-         <string>Dump</string>
+         <string>_("Dump")</string>
         </property>
        </widget>
       </item>
    </item>
   </layout>
  </widget>
+ <tabstops>
+  <tabstop>DVDDevice</tabstop>
+  <tabstop>DVDBrowse</tabstop>
+  <tabstop>UDPPort</tabstop>
+  <tabstop>proxy</tabstop>
+  <tabstop>networkCache</tabstop>
+  <tabstop>PostProcLevel</tabstop>
+  <tabstop>AviRepair</tabstop>
+  <tabstop>RTSP_TCPBox</tabstop>
+  <tabstop>systemCodecBox</tabstop>
+  <tabstop>timeshiftBox</tabstop>
+  <tabstop>RecordBox</tabstop>
+  <tabstop>DumpBox</tabstop>
+ </tabstops>
  <resources/>
  <connections/>
 </ui>