]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/ui/PrefShortcutsUi.ui
* fix spelling in comments to please John.
[lyx.git] / src / frontends / qt4 / ui / PrefShortcutsUi.ui
index d0adc2dabafd0a01fd64bcba7687737385521ee1..e756eb88e81fd1a1b1f3c74c946e7d689595d696 100644 (file)
@@ -27,7 +27,7 @@
    <property name="spacing" >
     <number>6</number>
    </property>
-   <item row="1" column="0" colspan="3" >
+   <item row="3" column="0" colspan="3" >
     <layout class="QHBoxLayout" >
      <property name="margin" >
       <number>0</number>
       <number>6</number>
      </property>
      <item>
-      <widget class="QLabel" name="shortcutsLBL" >
+      <spacer>
+       <property name="orientation" >
+        <enum>Qt::Horizontal</enum>
+       </property>
+       <property name="sizeHint" >
+        <size>
+         <width>131</width>
+         <height>27</height>
+        </size>
+       </property>
+      </spacer>
+     </item>
+     <item>
+      <widget class="QPushButton" name="modifyPB" >
        <property name="text" >
-        <string>Show key-bindings containing:</string>
+        <string>&amp;Modify</string>
        </property>
-       <property name="buddy" >
-        <cstring>searchLE</cstring>
+      </widget>
+     </item>
+     <item>
+      <widget class="QPushButton" name="removePB" >
+       <property name="text" >
+        <string>Remo&amp;ve</string>
        </property>
       </widget>
      </item>
      <item>
-      <widget class="QLineEdit" name="searchLE" />
+      <widget class="QPushButton" name="newPB" >
+       <property name="text" >
+        <string>&amp;New</string>
+       </property>
+      </widget>
      </item>
     </layout>
    </item>
+   <item row="2" column="0" colspan="3" >
+    <widget class="QTreeWidget" name="shortcutsTW" />
+   </item>
+   <item row="0" column="1" >
+    <widget class="QLineEdit" name="bindFileED" />
+   </item>
+   <item row="0" column="2" >
+    <widget class="QPushButton" name="bindFilePB" >
+     <property name="text" >
+      <string>Br&amp;owse...</string>
+     </property>
+    </widget>
+   </item>
    <item row="0" column="0" >
     <widget class="QLabel" name="bindFileLA" >
      <property name="text" >
      </property>
     </widget>
    </item>
-   <item row="0" column="2" >
-    <widget class="QPushButton" name="bindFilePB" >
-     <property name="text" >
-      <string>B&amp;rowse...</string>
-     </property>
-    </widget>
-   </item>
-   <item row="0" column="1" >
-    <widget class="QLineEdit" name="bindFileED" />
-   </item>
-   <item row="2" column="0" colspan="3" >
-    <widget class="QTreeWidget" name="shortcutsTW" />
-   </item>
-   <item row="3" column="0" colspan="3" >
+   <item row="1" column="0" colspan="3" >
     <layout class="QHBoxLayout" >
      <property name="margin" >
       <number>0</number>
       <number>6</number>
      </property>
      <item>
-      <spacer>
-       <property name="orientation" >
-        <enum>Qt::Horizontal</enum>
-       </property>
-       <property name="sizeHint" >
-        <size>
-         <width>40</width>
-         <height>20</height>
-        </size>
-       </property>
-      </spacer>
-     </item>
-     <item>
-      <widget class="QPushButton" name="removePB" >
+      <widget class="QLabel" name="shortcutsLBL" >
        <property name="text" >
-        <string>&amp;Remove</string>
+        <string>Show ke&amp;y-bindings containing:</string>
+       </property>
+       <property name="buddy" >
+        <cstring>searchLE</cstring>
        </property>
       </widget>
      </item>
      <item>
-      <widget class="QPushButton" name="newPB" >
-       <property name="text" >
-        <string>New</string>
-       </property>
-      </widget>
+      <widget class="QLineEdit" name="searchLE" />
      </item>
     </layout>
    </item>
   <tabstop>newPB</tabstop>
  </tabstops>
  <includes>
-  <include location="local" >qt_helpers.h</include>
+  <include location="local" >qt_i18n.h</include>
  </includes>
  <resources/>
  <connections/>