mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-11 21:49:51 +00:00
b2e3355bf5
* accelerator clashes, * missing accelerators, and * strings (capitalization). git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28960 a592a061-630c-0410-9148-cb99ea01b6c8
269 lines
7.4 KiB
XML
269 lines
7.4 KiB
XML
<ui version="4.0" >
|
|
<class>PrefUi</class>
|
|
<widget class="QWidget" name="PrefUi" >
|
|
<property name="geometry" >
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>459</width>
|
|
<height>459</height>
|
|
</rect>
|
|
</property>
|
|
<property name="sizePolicy" >
|
|
<sizepolicy>
|
|
<hsizetype>0</hsizetype>
|
|
<vsizetype>0</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="windowTitle" >
|
|
<string/>
|
|
</property>
|
|
<layout class="QGridLayout" >
|
|
<property name="margin" >
|
|
<number>9</number>
|
|
</property>
|
|
<property name="spacing" >
|
|
<number>6</number>
|
|
</property>
|
|
<item row="2" column="0" colspan="3" >
|
|
<widget class="QGroupBox" name="GeometryGB" >
|
|
<property name="title" >
|
|
<string>Session</string>
|
|
</property>
|
|
<property name="flat" >
|
|
<bool>true</bool>
|
|
</property>
|
|
<layout class="QGridLayout" >
|
|
<property name="margin" >
|
|
<number>9</number>
|
|
</property>
|
|
<property name="spacing" >
|
|
<number>4</number>
|
|
</property>
|
|
<item row="0" column="0" >
|
|
<widget class="QCheckBox" name="allowGeometrySessionCB" >
|
|
<property name="enabled" >
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="text" >
|
|
<string>Restore window layouts and &geometries</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="1" column="0" >
|
|
<widget class="QCheckBox" name="restoreCursorCB" >
|
|
<property name="toolTip" >
|
|
<string>Restore to the cursor position when the file was last closed</string>
|
|
</property>
|
|
<property name="text" >
|
|
<string>Restore cursor &positions</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="2" column="0" >
|
|
<widget class="QCheckBox" name="loadSessionCB" >
|
|
<property name="text" >
|
|
<string>&Load opened files from last session</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="3" column="0" >
|
|
<widget class="QPushButton" name="clearSessionPB" >
|
|
<property name="text" >
|
|
<string>Clear all session &information</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</item>
|
|
<item row="3" column="0" colspan="3" >
|
|
<widget class="QGroupBox" name="documentsGB" >
|
|
<property name="title" >
|
|
<string>Documents</string>
|
|
</property>
|
|
<property name="flat" >
|
|
<bool>true</bool>
|
|
</property>
|
|
<layout class="QGridLayout" >
|
|
<property name="margin" >
|
|
<number>9</number>
|
|
</property>
|
|
<property name="spacing" >
|
|
<number>6</number>
|
|
</property>
|
|
<item row="1" column="0" colspan="4" >
|
|
<layout class="QHBoxLayout" >
|
|
<property name="spacing" >
|
|
<number>6</number>
|
|
</property>
|
|
<property name="margin" >
|
|
<number>0</number>
|
|
</property>
|
|
<item>
|
|
<widget class="QLabel" name="lastfilesLA" >
|
|
<property name="text" >
|
|
<string>&Maximum last files:</string>
|
|
</property>
|
|
<property name="buddy" >
|
|
<cstring>lastfilesSB</cstring>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QSpinBox" name="lastfilesSB" >
|
|
<property name="maximum" >
|
|
<number>9</number>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<spacer>
|
|
<property name="orientation" >
|
|
<enum>Qt::Horizontal</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0" >
|
|
<size>
|
|
<width>40</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
<item row="0" column="3" >
|
|
<spacer>
|
|
<property name="orientation" >
|
|
<enum>Qt::Horizontal</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0" >
|
|
<size>
|
|
<width>61</width>
|
|
<height>21</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
<item row="0" column="2" >
|
|
<widget class="QLabel" name="TextLabel1" >
|
|
<property name="text" >
|
|
<string>minutes</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="0" column="1" >
|
|
<widget class="QSpinBox" name="autoSaveSB" >
|
|
<property name="minimum" >
|
|
<number>1</number>
|
|
</property>
|
|
<property name="maximum" >
|
|
<number>300</number>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="0" column="0" >
|
|
<widget class="QCheckBox" name="autoSaveCB" >
|
|
<property name="text" >
|
|
<string>&Backup documents, every</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="2" column="0" colspan="4" >
|
|
<widget class="QCheckBox" name="openDocumentsInTabsCB" >
|
|
<property name="text" >
|
|
<string>&Open documents in tabs</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</item>
|
|
<item row="6" column="0" colspan="3" >
|
|
<spacer>
|
|
<property name="orientation" >
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0" >
|
|
<size>
|
|
<width>395</width>
|
|
<height>16</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
<item row="1" column="0" colspan="3" >
|
|
<widget class="QGroupBox" name="pixmapCacheGB_2" >
|
|
<property name="title" >
|
|
<string>Automatic help</string>
|
|
</property>
|
|
<property name="alignment" >
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
|
|
</property>
|
|
<property name="flat" >
|
|
<bool>true</bool>
|
|
</property>
|
|
<layout class="QGridLayout" >
|
|
<property name="margin" >
|
|
<number>9</number>
|
|
</property>
|
|
<property name="spacing" >
|
|
<number>4</number>
|
|
</property>
|
|
<item row="0" column="0" >
|
|
<widget class="QCheckBox" name="tooltipCB" >
|
|
<property name="toolTip" >
|
|
<string>Checking this allow the automatic display of helpful comments for insets in the main work area of an edited document</string>
|
|
</property>
|
|
<property name="text" >
|
|
<string>&Enable tool tips in main work area</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</item>
|
|
<item row="0" column="2" >
|
|
<widget class="QPushButton" name="uiFilePB" >
|
|
<property name="text" >
|
|
<string>Bro&wse...</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="0" column="1" >
|
|
<widget class="QLineEdit" name="uiFileED" />
|
|
</item>
|
|
<item row="0" column="0" >
|
|
<widget class="QLabel" name="uiFileLA" >
|
|
<property name="text" >
|
|
<string>&User interface file:</string>
|
|
</property>
|
|
<property name="buddy" >
|
|
<cstring>uiFileED</cstring>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
<layoutdefault spacing="4" margin="9" />
|
|
<tabstops>
|
|
<tabstop>uiFileED</tabstop>
|
|
<tabstop>uiFilePB</tabstop>
|
|
<tabstop>tooltipCB</tabstop>
|
|
<tabstop>restoreCursorCB</tabstop>
|
|
<tabstop>allowGeometrySessionCB</tabstop>
|
|
<tabstop>loadSessionCB</tabstop>
|
|
<tabstop>autoSaveCB</tabstop>
|
|
<tabstop>autoSaveSB</tabstop>
|
|
<tabstop>lastfilesSB</tabstop>
|
|
<tabstop>openDocumentsInTabsCB</tabstop>
|
|
</tabstops>
|
|
<includes>
|
|
<include location="local" >qt_i18n.h</include>
|
|
</includes>
|
|
<resources/>
|
|
<connections/>
|
|
</ui>
|