2010-11-30 18:38:30 +00:00
|
|
|
<ui version="4.0" >
|
2007-08-31 05:53:55 +00:00
|
|
|
<class>PrefLanguageUi</class>
|
2010-11-30 18:38:30 +00:00
|
|
|
<widget class="QWidget" name="PrefLanguageUi" >
|
|
|
|
<property name="geometry" >
|
2006-03-24 15:59:11 +00:00
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2010-03-21 20:27:53 +00:00
|
|
|
<width>387</width>
|
2008-11-16 19:22:06 +00:00
|
|
|
<height>411</height>
|
2006-03-24 15:59:11 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
2010-11-30 18:38:30 +00:00
|
|
|
<property name="windowTitle" >
|
2006-03-24 15:59:11 +00:00
|
|
|
<string/>
|
|
|
|
</property>
|
2010-11-30 18:38:30 +00:00
|
|
|
<layout class="QGridLayout" name="gridLayout_2" >
|
|
|
|
<item row="0" column="0" >
|
|
|
|
<widget class="QLabel" name="uiLanguageLA" >
|
|
|
|
<property name="text" >
|
2009-03-28 13:13:13 +00:00
|
|
|
<string>User &interface language:</string>
|
2009-01-14 19:38:21 +00:00
|
|
|
</property>
|
2010-11-30 18:38:30 +00:00
|
|
|
<property name="buddy" >
|
2009-01-14 19:38:21 +00:00
|
|
|
<cstring>uiLanguageCO</cstring>
|
2008-06-25 13:32:27 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-11-30 18:38:30 +00:00
|
|
|
<item row="0" column="1" >
|
|
|
|
<widget class="QComboBox" name="uiLanguageCO" >
|
|
|
|
<property name="toolTip" >
|
2009-07-01 08:26:06 +00:00
|
|
|
<string>Select the language of the user interface (menus, dialogs, etc.)</string>
|
2008-06-25 13:32:27 +00:00
|
|
|
</property>
|
2010-11-30 18:38:30 +00:00
|
|
|
<property name="maxVisibleItems" >
|
2008-06-25 13:32:27 +00:00
|
|
|
<number>20</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-11-30 18:38:30 +00:00
|
|
|
<item row="1" column="0" >
|
|
|
|
<widget class="QLabel" name="languagePackageLA" >
|
|
|
|
<property name="text" >
|
2008-06-25 13:32:27 +00:00
|
|
|
<string>Language pac&kage:</string>
|
|
|
|
</property>
|
2010-11-30 18:38:30 +00:00
|
|
|
<property name="buddy" >
|
2010-11-20 13:34:14 +00:00
|
|
|
<cstring>languagePackageCO</cstring>
|
2008-06-25 13:32:27 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-11-30 18:38:30 +00:00
|
|
|
<item row="1" column="1" colspan="2" >
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout" >
|
2010-11-20 13:34:14 +00:00
|
|
|
<item>
|
2010-11-30 18:38:30 +00:00
|
|
|
<widget class="QComboBox" name="languagePackageCO" >
|
|
|
|
<property name="toolTip" >
|
2010-11-20 13:34:14 +00:00
|
|
|
<string>Select which language package LyX should use</string>
|
|
|
|
</property>
|
|
|
|
<item>
|
2010-11-30 18:38:30 +00:00
|
|
|
<property name="text" >
|
2010-11-20 13:34:14 +00:00
|
|
|
<string>Automatic</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
2010-11-30 18:38:30 +00:00
|
|
|
<property name="text" >
|
2010-11-20 13:34:14 +00:00
|
|
|
<string>Always Babel</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
2010-11-30 18:38:30 +00:00
|
|
|
<property name="text" >
|
2010-11-20 13:34:14 +00:00
|
|
|
<string>Custom</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
2010-11-30 18:38:30 +00:00
|
|
|
<property name="text" >
|
2010-11-30 08:11:36 +00:00
|
|
|
<string>None[[language package]]</string>
|
2010-11-20 13:34:14 +00:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2010-11-30 18:38:30 +00:00
|
|
|
<widget class="QLineEdit" name="languagePackageED" >
|
|
|
|
<property name="toolTip" >
|
2010-11-20 13:34:14 +00:00
|
|
|
<string>Enter the command to load the language package (default: babel)</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2008-06-25 13:32:27 +00:00
|
|
|
</item>
|
2010-11-30 18:38:30 +00:00
|
|
|
<item row="2" column="0" >
|
|
|
|
<widget class="QLabel" name="startCommandLA" >
|
|
|
|
<property name="text" >
|
2010-06-05 07:44:44 +00:00
|
|
|
<string>Command s&tart:</string>
|
|
|
|
</property>
|
2010-11-30 18:38:30 +00:00
|
|
|
<property name="buddy" >
|
2010-06-05 07:44:44 +00:00
|
|
|
<cstring>startCommandED</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-11-30 18:38:30 +00:00
|
|
|
<item row="2" column="1" >
|
|
|
|
<widget class="QLineEdit" name="startCommandED" >
|
|
|
|
<property name="toolTip" >
|
2010-06-05 07:44:44 +00:00
|
|
|
<string>The LaTeX command that starts a switch to a foreign language</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-11-30 18:38:30 +00:00
|
|
|
<item row="2" column="2" >
|
|
|
|
<spacer name="horizontalSpacer" >
|
|
|
|
<property name="orientation" >
|
2010-03-21 20:27:53 +00:00
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
2010-11-30 18:38:30 +00:00
|
|
|
<property name="sizeHint" stdset="0" >
|
2010-03-21 20:27:53 +00:00
|
|
|
<size>
|
|
|
|
<width>102</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
2010-11-30 18:38:30 +00:00
|
|
|
<item row="3" column="0" >
|
|
|
|
<widget class="QLabel" name="endCommandLA" >
|
|
|
|
<property name="text" >
|
2010-06-05 07:44:44 +00:00
|
|
|
<string>Command e&nd:</string>
|
2008-06-25 13:32:27 +00:00
|
|
|
</property>
|
2010-11-30 18:38:30 +00:00
|
|
|
<property name="buddy" >
|
2010-06-05 07:44:44 +00:00
|
|
|
<cstring>endCommandED</cstring>
|
2008-06-25 13:32:27 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-11-30 18:38:30 +00:00
|
|
|
<item row="3" column="1" >
|
|
|
|
<widget class="QLineEdit" name="endCommandED" >
|
|
|
|
<property name="toolTip" >
|
2010-06-05 07:44:44 +00:00
|
|
|
<string>The LaTeX command that ends a switch to a foreign language</string>
|
2008-06-25 13:32:27 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-11-30 18:38:30 +00:00
|
|
|
<item row="4" column="0" >
|
|
|
|
<widget class="QLabel" name="decimalPointL" >
|
|
|
|
<property name="text" >
|
2010-06-05 07:44:44 +00:00
|
|
|
<string>Default Decimal &Point:</string>
|
2008-06-25 13:32:27 +00:00
|
|
|
</property>
|
2010-11-30 18:38:30 +00:00
|
|
|
<property name="buddy" >
|
2010-06-05 07:44:44 +00:00
|
|
|
<cstring>defaultDecimalPointLE</cstring>
|
2008-06-25 13:32:27 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-11-30 18:38:30 +00:00
|
|
|
<item row="4" column="1" >
|
|
|
|
<widget class="QLineEdit" name="defaultDecimalPointLE" >
|
|
|
|
<property name="maximumSize" >
|
2010-06-05 07:44:44 +00:00
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2010-11-30 18:38:30 +00:00
|
|
|
<property name="inputMask" >
|
2010-06-05 07:44:44 +00:00
|
|
|
<string>X; </string>
|
|
|
|
</property>
|
2010-11-30 18:38:30 +00:00
|
|
|
<property name="alignment" >
|
2010-06-05 07:44:44 +00:00
|
|
|
<set>Qt::AlignCenter</set>
|
2008-06-25 13:32:27 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-11-30 18:38:30 +00:00
|
|
|
<item row="5" column="0" colspan="2" >
|
|
|
|
<widget class="QCheckBox" name="globalCB" >
|
|
|
|
<property name="toolTip" >
|
2008-06-25 13:32:27 +00:00
|
|
|
<string>Check to pass the language globally (to the document class), not locally (to the language package)</string>
|
|
|
|
</property>
|
2010-11-30 18:38:30 +00:00
|
|
|
<property name="text" >
|
2010-11-20 13:34:14 +00:00
|
|
|
<string>Set languages &globally</string>
|
2008-06-25 13:32:27 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-11-30 18:38:30 +00:00
|
|
|
<item row="6" column="0" >
|
|
|
|
<widget class="QCheckBox" name="autoBeginCB" >
|
|
|
|
<property name="toolTip" >
|
2009-12-05 23:18:21 +00:00
|
|
|
<string>If checked, the document language is not explicitly set by a language switch command</string>
|
2008-06-25 13:32:27 +00:00
|
|
|
</property>
|
2010-11-30 18:38:30 +00:00
|
|
|
<property name="text" >
|
2008-06-25 13:32:27 +00:00
|
|
|
<string>Auto &begin</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-11-30 18:38:30 +00:00
|
|
|
<item row="7" column="0" >
|
|
|
|
<widget class="QCheckBox" name="autoEndCB" >
|
|
|
|
<property name="toolTip" >
|
2009-12-05 23:18:21 +00:00
|
|
|
<string>If checked, the document language is not explicitly closed by a language switch command</string>
|
2008-06-25 13:32:27 +00:00
|
|
|
</property>
|
2010-11-30 18:38:30 +00:00
|
|
|
<property name="text" >
|
2008-06-25 13:32:27 +00:00
|
|
|
<string>Auto &end</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-11-30 18:38:30 +00:00
|
|
|
<item row="8" column="0" colspan="2" >
|
|
|
|
<widget class="QCheckBox" name="markForeignCB" >
|
|
|
|
<property name="toolTip" >
|
2008-06-25 13:32:27 +00:00
|
|
|
<string>Check to highlight foreign languages visually in the work area</string>
|
|
|
|
</property>
|
2010-11-30 18:38:30 +00:00
|
|
|
<property name="text" >
|
2008-06-25 13:32:27 +00:00
|
|
|
<string>Mark &foreign languages</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-11-30 18:38:30 +00:00
|
|
|
<item row="9" column="0" colspan="3" >
|
|
|
|
<widget class="QGroupBox" name="rtlGB2" >
|
|
|
|
<property name="toolTip" >
|
2008-03-18 16:49:05 +00:00
|
|
|
<string/>
|
2008-02-10 19:51:23 +00:00
|
|
|
</property>
|
2010-11-30 18:38:30 +00:00
|
|
|
<property name="title" >
|
2008-03-18 16:49:05 +00:00
|
|
|
<string>Right-to-left language support</string>
|
2007-09-15 17:32:15 +00:00
|
|
|
</property>
|
2010-11-30 18:38:30 +00:00
|
|
|
<property name="flat" >
|
2008-03-18 16:49:05 +00:00
|
|
|
<bool>true</bool>
|
2008-02-10 19:51:23 +00:00
|
|
|
</property>
|
2010-11-30 18:38:30 +00:00
|
|
|
<property name="checkable" >
|
2008-03-18 16:49:05 +00:00
|
|
|
<bool>false</bool>
|
2008-02-10 19:51:23 +00:00
|
|
|
</property>
|
2010-11-30 18:38:30 +00:00
|
|
|
<layout class="QGridLayout" name="gridLayout" >
|
|
|
|
<item row="0" column="0" >
|
|
|
|
<widget class="QCheckBox" name="rtlGB" >
|
|
|
|
<property name="toolTip" >
|
2008-03-18 16:49:05 +00:00
|
|
|
<string>Select to enable support of right-to-left languages (e.g. Hebrew, Arabic).</string>
|
|
|
|
</property>
|
2010-11-30 18:38:30 +00:00
|
|
|
<property name="text" >
|
2009-03-28 13:13:13 +00:00
|
|
|
<string>Enable RTL su&pport</string>
|
2008-03-18 16:49:05 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-11-30 18:38:30 +00:00
|
|
|
<item row="1" column="0" >
|
|
|
|
<layout class="QHBoxLayout" >
|
|
|
|
<property name="spacing" >
|
2010-03-21 20:27:53 +00:00
|
|
|
<number>6</number>
|
2008-03-18 16:49:05 +00:00
|
|
|
</property>
|
2010-11-30 18:38:30 +00:00
|
|
|
<property name="margin" >
|
2008-06-25 13:32:27 +00:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2008-02-10 19:51:23 +00:00
|
|
|
<item>
|
2010-11-30 18:38:30 +00:00
|
|
|
<widget class="QLabel" name="cursorMovementLA" >
|
|
|
|
<property name="text" >
|
2008-02-10 19:51:23 +00:00
|
|
|
<string>Cursor movement:</string>
|
|
|
|
</property>
|
2010-11-30 18:38:30 +00:00
|
|
|
<property name="scaledContents" >
|
2008-02-10 19:51:23 +00:00
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2010-11-30 18:38:30 +00:00
|
|
|
<widget class="QRadioButton" name="logicalCursorRB" >
|
|
|
|
<property name="text" >
|
2008-03-18 16:49:05 +00:00
|
|
|
<string>&Logical</string>
|
2008-02-10 19:51:23 +00:00
|
|
|
</property>
|
2010-11-30 18:38:30 +00:00
|
|
|
<property name="checked" >
|
2008-02-10 19:51:23 +00:00
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2010-11-30 18:38:30 +00:00
|
|
|
<widget class="QRadioButton" name="visualCursorRB" >
|
|
|
|
<property name="text" >
|
2008-03-18 16:49:05 +00:00
|
|
|
<string>&Visual</string>
|
2008-02-10 19:51:23 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2010-11-30 18:38:30 +00:00
|
|
|
<item row="1" column="1" >
|
2010-03-21 20:27:53 +00:00
|
|
|
<spacer>
|
2010-11-30 18:38:30 +00:00
|
|
|
<property name="orientation" >
|
2010-03-21 20:27:53 +00:00
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
2010-11-30 18:38:30 +00:00
|
|
|
<property name="sizeHint" stdset="0" >
|
2010-03-21 20:27:53 +00:00
|
|
|
<size>
|
|
|
|
<width>101</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
2008-02-10 19:51:23 +00:00
|
|
|
</layout>
|
2007-09-15 17:32:15 +00:00
|
|
|
</widget>
|
2006-03-24 15:59:11 +00:00
|
|
|
</item>
|
2010-11-30 18:38:30 +00:00
|
|
|
<item row="10" column="0" >
|
2008-03-14 23:50:02 +00:00
|
|
|
<spacer>
|
2010-11-30 18:38:30 +00:00
|
|
|
<property name="orientation" >
|
2008-03-14 23:50:02 +00:00
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
2010-11-30 18:38:30 +00:00
|
|
|
<property name="sizeType" >
|
2008-03-14 23:50:02 +00:00
|
|
|
<enum>QSizePolicy::Expanding</enum>
|
|
|
|
</property>
|
2010-11-30 18:38:30 +00:00
|
|
|
<property name="sizeHint" stdset="0" >
|
2008-03-14 23:50:02 +00:00
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
2006-03-24 15:59:11 +00:00
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<tabstops>
|
2010-06-05 07:44:44 +00:00
|
|
|
<tabstop>uiLanguageCO</tabstop>
|
2006-03-24 15:59:11 +00:00
|
|
|
<tabstop>languagePackageED</tabstop>
|
|
|
|
<tabstop>startCommandED</tabstop>
|
|
|
|
<tabstop>endCommandED</tabstop>
|
2010-06-05 07:44:44 +00:00
|
|
|
<tabstop>defaultDecimalPointLE</tabstop>
|
2006-03-24 15:59:11 +00:00
|
|
|
<tabstop>globalCB</tabstop>
|
|
|
|
<tabstop>autoBeginCB</tabstop>
|
|
|
|
<tabstop>autoEndCB</tabstop>
|
|
|
|
<tabstop>markForeignCB</tabstop>
|
2010-06-05 07:44:44 +00:00
|
|
|
<tabstop>rtlGB</tabstop>
|
|
|
|
<tabstop>logicalCursorRB</tabstop>
|
|
|
|
<tabstop>visualCursorRB</tabstop>
|
2006-03-24 15:59:11 +00:00
|
|
|
</tabstops>
|
2007-09-15 17:32:15 +00:00
|
|
|
<includes>
|
2010-11-30 18:38:30 +00:00
|
|
|
<include location="local" >qt_i18n.h</include>
|
2007-09-15 17:32:15 +00:00
|
|
|
</includes>
|
2006-03-24 15:59:11 +00:00
|
|
|
<resources/>
|
2008-03-18 16:49:05 +00:00
|
|
|
<connections>
|
|
|
|
<connection>
|
|
|
|
<sender>rtlGB</sender>
|
|
|
|
<signal>toggled(bool)</signal>
|
|
|
|
<receiver>logicalCursorRB</receiver>
|
|
|
|
<slot>setEnabled(bool)</slot>
|
|
|
|
<hints>
|
2010-11-30 18:38:30 +00:00
|
|
|
<hint type="sourcelabel" >
|
2008-03-18 16:49:05 +00:00
|
|
|
<x>139</x>
|
|
|
|
<y>317</y>
|
|
|
|
</hint>
|
2010-11-30 18:38:30 +00:00
|
|
|
<hint type="destinationlabel" >
|
2008-03-18 16:49:05 +00:00
|
|
|
<x>162</x>
|
|
|
|
<y>348</y>
|
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>rtlGB</sender>
|
|
|
|
<signal>toggled(bool)</signal>
|
|
|
|
<receiver>visualCursorRB</receiver>
|
|
|
|
<slot>setEnabled(bool)</slot>
|
|
|
|
<hints>
|
2010-11-30 18:38:30 +00:00
|
|
|
<hint type="sourcelabel" >
|
2008-03-18 16:49:05 +00:00
|
|
|
<x>139</x>
|
|
|
|
<y>317</y>
|
|
|
|
</hint>
|
2010-11-30 18:38:30 +00:00
|
|
|
<hint type="destinationlabel" >
|
2008-03-18 16:49:05 +00:00
|
|
|
<x>228</x>
|
|
|
|
<y>348</y>
|
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>rtlGB</sender>
|
|
|
|
<signal>toggled(bool)</signal>
|
|
|
|
<receiver>cursorMovementLA</receiver>
|
|
|
|
<slot>setEnabled(bool)</slot>
|
|
|
|
<hints>
|
2010-11-30 18:38:30 +00:00
|
|
|
<hint type="sourcelabel" >
|
2008-03-18 16:49:05 +00:00
|
|
|
<x>139</x>
|
|
|
|
<y>317</y>
|
|
|
|
</hint>
|
2010-11-30 18:38:30 +00:00
|
|
|
<hint type="destinationlabel" >
|
2008-03-18 16:49:05 +00:00
|
|
|
<x>72</x>
|
|
|
|
<y>348</y>
|
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
</connections>
|
2006-03-05 17:24:44 +00:00
|
|
|
</ui>
|