]> git.sesse.net Git - vlc/commitdiff
Qt4: small preference cleanup
authorJean-Baptiste Kempf <jb@videolan.org>
Mon, 5 Jul 2010 09:24:30 +0000 (11:24 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Mon, 5 Jul 2010 09:24:30 +0000 (11:24 +0200)
modules/gui/qt4/ui/sprefs_interface.ui

index be240329d0a07ec0b8a70e236893ad20326bd0f0..5aef28b3595ec6431853040459d295e369fd1633 100644 (file)
@@ -7,8 +7,8 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>802</width>
-    <height>651</height>
+    <width>793</width>
+    <height>589</height>
    </rect>
   </property>
   <property name="sizePolicy">
         </property>
        </widget>
       </item>
+      <item row="1" column="1">
+       <widget class="QPushButton" name="assoButton">
+        <property name="sizePolicy">
+         <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
+          <horstretch>0</horstretch>
+          <verstretch>0</verstretch>
+         </sizepolicy>
+        </property>
+        <property name="minimumSize">
+         <size>
+          <width>220</width>
+          <height>0</height>
+         </size>
+        </property>
+        <property name="text">
+         <string>Set up associations...</string>
+        </property>
+       </widget>
+      </item>
+      <item row="1" column="0">
+       <widget class="QLabel" name="assocLabel">
+        <property name="text">
+         <string>File extensions association</string>
+        </property>
+       </widget>
+      </item>
      </layout>
     </widget>
    </item>
-   <item row="4" column="0" colspan="2">
+   <item row="3" column="0" colspan="2">
     <widget class="QGroupBox" name="groupBox_2">
      <property name="title">
       <string>Privacy / Network Interaction</string>
      </layout>
     </widget>
    </item>
-   <item row="3" column="0" colspan="2">
-    <widget class="QGroupBox" name="assoBox">
-     <property name="title">
-      <string>File associations</string>
-     </property>
-     <layout class="QHBoxLayout" name="horizontalLayout_4">
-      <item>
-       <widget class="QPushButton" name="assoButton">
-        <property name="sizePolicy">
-         <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
-          <horstretch>0</horstretch>
-          <verstretch>0</verstretch>
-         </sizepolicy>
-        </property>
-        <property name="minimumSize">
-         <size>
-          <width>220</width>
-          <height>0</height>
-         </size>
-        </property>
-        <property name="text">
-         <string>Set up associations...</string>
-        </property>
-       </widget>
-      </item>
-      <item>
-       <spacer name="horizontalSpacer">
-        <property name="orientation">
-         <enum>Qt::Horizontal</enum>
-        </property>
-        <property name="sizeHint" stdset="0">
-         <size>
-          <width>40</width>
-          <height>20</height>
-         </size>
-        </property>
-       </spacer>
-      </item>
-     </layout>
-    </widget>
-   </item>
    <item row="1" column="0" colspan="2">
     <widget class="QGroupBox" name="LooknfeelBox">
      <property name="title">
          <property name="margin">
           <number>0</number>
          </property>
-         <item row="4" column="0">
-          <widget class="QCheckBox" name="resizingBox">
-           <property name="text">
-            <string>Resize interface to video size</string>
-           </property>
-          </widget>
-         </item>
-         <item row="9" column="0">
+         <item row="11" column="0">
           <widget class="QCheckBox" name="treePlaylist">
            <property name="text">
             <string>Display playlist tree</string>
            </property>
           </widget>
          </item>
-         <item row="8" column="1">
+         <item row="10" column="1">
           <widget class="QComboBox" name="stylesCombo"/>
          </item>
-         <item row="8" column="0">
+         <item row="10" column="0">
           <widget class="QLabel" name="label">
            <property name="text">
             <string>Force window style:</string>
            </property>
           </widget>
          </item>
-         <item row="5" column="0">
+         <item row="7" column="0">
           <widget class="QCheckBox" name="systrayBox">
            <property name="text">
             <string>Show systray icon</string>
            </property>
           </widget>
          </item>
-         <item row="4" column="1">
-          <widget class="QCheckBox" name="embedVideo">
-           <property name="text">
-            <string>Embed video in interface</string>
-           </property>
-          </widget>
-         </item>
-         <item row="5" column="1">
+         <item row="7" column="1">
           <widget class="QCheckBox" name="sysPop">
            <property name="text">
             <string>Systray popup when minimized</string>
            </property>
           </widget>
          </item>
-         <item row="0" column="1">
+         <item row="1" column="0">
           <widget class="QCheckBox" name="fsController">
            <property name="text">
             <string>Show controls in full screen mode</string>
            </property>
           </widget>
          </item>
-         <item row="0" column="0">
+         <item row="1" column="1">
           <widget class="QCheckBox" name="minimalviewBox">
            <property name="text">
-            <string>Minimal view mode (no toolbars)</string>
+            <string>Start in minimal view mode</string>
+           </property>
+          </widget>
+         </item>
+         <item row="5" column="0">
+          <widget class="QCheckBox" name="embedVideo">
+           <property name="text">
+            <string>Integrate video in interface</string>
+           </property>
+          </widget>
+         </item>
+         <item row="5" column="1">
+          <widget class="QCheckBox" name="resizingBox">
+           <property name="text">
+            <string>Resize interface to video size</string>
            </property>
           </widget>
          </item>