]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt4/ui/PrefLanguageUi.ui
add support for decimal alignment in tables
[features.git] / src / frontends / qt4 / ui / PrefLanguageUi.ui
index 2305eb09969422fce0b3434df7048e876d7abf4a..a7e9a6600463d0ea5a27a5d86b19b330e4ef85dd 100644 (file)
      </property>
     </widget>
    </item>
-   <item row="1" column="2" rowspan="2">
+   <item row="1" column="2">
     <widget class="QLineEdit" name="languagePackageED">
      <property name="toolTip">
       <string>Enter the command to load the language package (default: babel)</string>
      </property>
     </widget>
    </item>
-   <item row="2" column="3" rowspan="2">
+   <item row="2" column="0" colspan="2">
+    <widget class="QLabel" name="startCommandLA">
+     <property name="text">
+      <string>Command s&amp;tart:</string>
+     </property>
+     <property name="buddy">
+      <cstring>startCommandED</cstring>
+     </property>
+    </widget>
+   </item>
+   <item row="2" column="2">
+    <widget class="QLineEdit" name="startCommandED">
+     <property name="toolTip">
+      <string>The LaTeX command that starts a switch to a foreign language</string>
+     </property>
+    </widget>
+   </item>
+   <item row="2" column="3">
     <spacer name="horizontalSpacer">
      <property name="orientation">
       <enum>Qt::Horizontal</enum>
     </spacer>
    </item>
    <item row="3" column="0" colspan="2">
-    <widget class="QLabel" name="startCommandLA">
+    <widget class="QLabel" name="endCommandLA">
      <property name="text">
-      <string>Command s&amp;tart:</string>
+      <string>Command e&amp;nd:</string>
      </property>
      <property name="buddy">
-      <cstring>startCommandED</cstring>
+      <cstring>endCommandED</cstring>
      </property>
     </widget>
    </item>
    <item row="3" column="2">
-    <widget class="QLineEdit" name="startCommandED">
+    <widget class="QLineEdit" name="endCommandED">
      <property name="toolTip">
-      <string>The LaTeX command that starts a switch to a foreign language</string>
+      <string>The LaTeX command that ends a switch to a foreign language</string>
      </property>
     </widget>
    </item>
    <item row="4" column="0" colspan="2">
-    <widget class="QLabel" name="endCommandLA">
+    <widget class="QLabel" name="decimalPointL">
      <property name="text">
-      <string>Command e&amp;nd:</string>
+      <string>Default Decimal &amp;Point:</string>
      </property>
      <property name="buddy">
-      <cstring>endCommandED</cstring>
+      <cstring>defaultDecimalPointLE</cstring>
      </property>
     </widget>
    </item>
    <item row="4" column="2">
-    <widget class="QLineEdit" name="endCommandED">
-     <property name="toolTip">
-      <string>The LaTeX command that ends a switch to a foreign language</string>
+    <widget class="QLineEdit" name="defaultDecimalPointLE">
+     <property name="maximumSize">
+      <size>
+       <width>20</width>
+       <height>16777215</height>
+      </size>
+     </property>
+     <property name="inputMask">
+      <string>X; </string>
+     </property>
+     <property name="alignment">
+      <set>Qt::AlignCenter</set>
      </property>
     </widget>
    </item>
   </layout>
  </widget>
  <tabstops>
+  <tabstop>uiLanguageCO</tabstop>
   <tabstop>languagePackageED</tabstop>
   <tabstop>startCommandED</tabstop>
   <tabstop>endCommandED</tabstop>
+  <tabstop>defaultDecimalPointLE</tabstop>
   <tabstop>useBabelCB</tabstop>
   <tabstop>globalCB</tabstop>
   <tabstop>autoBeginCB</tabstop>
   <tabstop>autoEndCB</tabstop>
   <tabstop>markForeignCB</tabstop>
+  <tabstop>rtlGB</tabstop>
+  <tabstop>logicalCursorRB</tabstop>
+  <tabstop>visualCursorRB</tabstop>
  </tabstops>
  <includes>
   <include location="local">qt_i18n.h</include>