]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/ui/sprefs_hotkeys.ui
Qt4 - Rename add() function to a more instructive name.
[vlc] / modules / gui / qt4 / ui / sprefs_hotkeys.ui
index 99f3a0353a26a4837f0142c219f1df27c4968ef0..098469a1584128082d4f8b5f8b168c72b4f66733 100644 (file)
@@ -1,13 +1,13 @@
 <ui version="4.0" >
  <author>Jean-Baptiste Kempf</author>
  <class>SPrefsHotkeys</class>
- <widget class="QWidget" name="SPrefsVideo" >
+ <widget class="QWidget" name="SPrefsHotkeys" >
   <property name="geometry" >
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>426</width>
-    <height>474</height>
+    <width>421</width>
+    <height>438</height>
    </rect>
   </property>
   <property name="windowTitle" >
@@ -18,7 +18,7 @@
     <number>9</number>
    </property>
    <property name="spacing" >
-    <number>6</number>
+    <number>10</number>
    </property>
    <item row="2" column="1" >
     <widget class="QLineEdit" name="shortcutValue" >
    </item>
    <item row="1" column="0" colspan="2" >
     <widget class="QTreeWidget" name="shortcutsTree" >
+     <property name="sizePolicy" >
+      <sizepolicy>
+       <hsizetype>7</hsizetype>
+       <vsizetype>3</vsizetype>
+       <horstretch>4</horstretch>
+       <verstretch>4</verstretch>
+      </sizepolicy>
+     </property>
+     <property name="minimumSize" >
+      <size>
+       <width>350</width>
+       <height>350</height>
+      </size>
+     </property>
      <property name="columnCount" >
       <number>2</number>
      </property>
      <column>
       <property name="text" >
-       <string>Action</string>
+       <string>_("Action")</string>
       </property>
      </column>
      <column>
       <property name="text" >
-       <string>Shortcut</string>
+       <string>_("Shortcut")</string>
       </property>
      </column>
-   </widget>
+    </widget>
    </item>
    <item row="0" column="0" >
     <widget class="QLabel" name="label" >
      <property name="text" >
-      <string>Search</string>
+      <string>_("Search")</string>
      </property>
     </widget>
    </item>