]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/ui/PrintindexUi.ui
* fix spelling in comments to please John.
[lyx.git] / src / frontends / qt4 / ui / PrintindexUi.ui
index 62b9506fd66dc0b3f2ebef4a62b5713648d110d3..ea49cbf434d92df6b085460e73c7efd68eeedc2c 100644 (file)
@@ -6,7 +6,7 @@
     <x>0</x>
     <y>0</y>
     <width>262</width>
-    <height>108</height>
+    <height>130</height>
    </rect>
   </property>
   <property name="windowTitle" >
    <property name="spacing" >
     <number>6</number>
    </property>
-   <item row="1" column="0" >
+   <item row="2" column="2" >
+    <widget class="QPushButton" name="cancelPB" >
+     <property name="text" >
+      <string>&amp;Cancel</string>
+     </property>
+     <property name="default" >
+      <bool>true</bool>
+     </property>
+    </widget>
+   </item>
+   <item row="2" column="1" >
+    <widget class="QPushButton" name="okPB" >
+     <property name="text" >
+      <string>&amp;OK</string>
+     </property>
+     <property name="default" >
+      <bool>false</bool>
+     </property>
+    </widget>
+   </item>
+   <item row="2" column="0" >
     <spacer>
      <property name="orientation" >
       <enum>Qt::Horizontal</enum>
      </property>
      <property name="sizeHint" >
       <size>
-       <width>71</width>
-       <height>20</height>
+       <width>78</width>
+       <height>29</height>
       </size>
      </property>
     </spacer>
    </item>
-   <item row="1" column="1" >
-    <widget class="QPushButton" name="okPB" >
-     <property name="text" >
-      <string>&amp;OK</string>
+   <item row="1" column="0" colspan="3" >
+    <widget class="QCheckBox" name="subindexCB" >
+     <property name="toolTip" >
+      <string>Check if this index should be part (e.g., a section) of the former one.</string>
      </property>
-     <property name="default" >
-      <bool>false</bool>
+     <property name="text" >
+      <string>&amp;Subindex</string>
      </property>
     </widget>
    </item>
@@ -56,7 +76,7 @@
      <item>
       <widget class="QLabel" name="indicesLA" >
        <property name="text" >
-        <string>A&amp;vailable indices:</string>
+        <string>A&amp;vailable indexes:</string>
        </property>
        <property name="buddy" >
         <cstring>indicesCO</cstring>
      <item>
       <widget class="QComboBox" name="indicesCO" >
        <property name="toolTip" >
-        <string>Select the index this entry should be listed in.</string>
+        <string>Select the index that shall be printed at this place of the document.</string>
        </property>
       </widget>
      </item>
     </layout>
    </item>
-   <item row="1" column="2" >
-    <widget class="QPushButton" name="cancelPB" >
-     <property name="text" >
-      <string>&amp;Cancel</string>
-     </property>
-     <property name="default" >
-      <bool>true</bool>
-     </property>
-    </widget>
-   </item>
   </layout>
  </widget>
  <tabstops>