You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kile/src/kile/generalconfigwidget.ui

248 lines
9.7 KiB

<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
<class>KileWidgetGeneralConfig</class>
<widget class="TQWidget">
<property name="name">
<cstring>KileWidgetGeneralConfig</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>776</width>
<height>460</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>1</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maximumSize">
<size>
<width>32767</width>
<height>32767</height>
</size>
</property>
<property name="caption">
<string>General</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQGroupBox">
<property name="name">
<cstring>groupBox5</cstring>
</property>
<property name="title">
<string>Project Options</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox" row="1" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>kcfg_Restore</cstring>
</property>
<property name="text">
<string>&amp;Reopen files and projects on startup</string>
</property>
</widget>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel2_2</cstring>
</property>
<property name="text">
<string>&amp;Default project location:</string>
</property>
<property name="buddy" stdset="0">
<cstring>kcfg_DefaultProjectLocation</cstring>
</property>
</widget>
<widget class="TQLineEdit" row="0" column="1">
<property name="name">
<cstring>kcfg_DefaultProjectLocation</cstring>
</property>
</widget>
</grid>
</widget>
<widget class="TQGroupBox">
<property name="name">
<cstring>groupBox1</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>1</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="title">
<string>Autosave Options</string>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox">
<property name="name">
<cstring>kcfg_Autosave</cstring>
</property>
<property name="text">
<string>Auto&amp;save</string>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout2</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>Interval &amp;time in minutes (1 - 9999):</string>
</property>
<property name="buddy" stdset="0">
<cstring>kcfg_AutosaveInterval</cstring>
</property>
</widget>
<widget class="KIntNumInput">
<property name="name">
<cstring>kcfg_AutosaveInterval</cstring>
</property>
<property name="minValue">
<number>1</number>
</property>
<property name="maxValue">
<number>9999</number>
</property>
</widget>
</hbox>
</widget>
</hbox>
</widget>
<widget class="TQGroupBox">
<property name="name">
<cstring>groupBox3</cstring>
</property>
<property name="title">
<string>Template Variables</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="KLineEdit" row="0" column="1">
<property name="name">
<cstring>kcfg_Author</cstring>
</property>
</widget>
<widget class="KLineEdit" row="2" column="1">
<property name="name">
<cstring>kcfg_TemplateEncoding</cstring>
</property>
</widget>
<widget class="KLineEdit" row="1" column="1">
<property name="name">
<cstring>kcfg_DocumentClassOptions</cstring>
</property>
</widget>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel3</cstring>
</property>
<property name="text">
<string>&amp;Author:</string>
</property>
<property name="buddy" stdset="0">
<cstring>kcfg_Author</cstring>
</property>
</widget>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>textLabel4</cstring>
</property>
<property name="text">
<string>&amp;Documentclass options:</string>
</property>
<property name="buddy" stdset="0">
<cstring>kcfg_DocumentClassOptions</cstring>
</property>
</widget>
<widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>textLabel5</cstring>
</property>
<property name="text">
<string>Input &amp;encoding:</string>
</property>
<property name="buddy" stdset="0">
<cstring>kcfg_TemplateEncoding</cstring>
</property>
</widget>
</grid>
</widget>
<widget class="TQGroupBox">
<property name="name">
<cstring>groupBox4</cstring>
</property>
<property name="title">
<string>File Clean-Up Details</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox">
<property name="name">
<cstring>kcfg_CleanUpAfterClose</cstring>
</property>
<property name="text">
<string>Automatically clean-up files after close</string>
</property>
</widget>
<widget class="KLineEdit">
<property name="name">
<cstring>kcfg_CleanUpFileExtensions</cstring>
</property>
</widget>
</vbox>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>kcfg_UnfoldConfigTree</cstring>
</property>
<property name="text">
<string>Open all tree items of config pages, when calling this dialog</string>
</property>
<property name="whatsThis" stdset="0">
<string>It's impossible to open special tree items in Kile's configuration dialog. You have the choice to open all items, which may lead to a bad size of the dialog, or none of them.</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>kcfg_RunLyxServer</cstring>
</property>
<property name="text">
<string>Let Kile process LyX commands sent by bibliography editors/viewers</string>
</property>
</widget>
</vbox>
</widget>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">klineedit.h</include>
<include location="global" impldecl="in implementation">knuminput.h</include>
</includes>
</UI>