]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/PrefPathsUi.ui
Split the overcrowded and chaotic UI pref pane into two (#7524)
[lyx.git] / src / frontends / qt4 / ui / PrefPathsUi.ui
1 <ui version="4.0" >
2  <class>PrefPathsUi</class>
3  <widget class="QWidget" name="PrefPathsUi" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>347</width>
9     <height>311</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string/>
14   </property>
15   <layout class="QGridLayout" >
16    <property name="margin" >
17     <number>9</number>
18    </property>
19    <property name="spacing" >
20     <number>6</number>
21    </property>
22    <item row="12" column="0" colspan="3" >
23     <spacer>
24      <property name="orientation" >
25       <enum>Qt::Vertical</enum>
26      </property>
27      <property name="sizeType" >
28       <enum>QSizePolicy::Expanding</enum>
29      </property>
30      <property name="sizeHint" stdset="0" >
31       <size>
32        <width>329</width>
33        <height>16</height>
34       </size>
35      </property>
36     </spacer>
37    </item>
38    <item row="10" column="0" >
39     <widget class="QLabel" name="pathPrefixLA" >
40      <property name="text" >
41       <string>&amp;PATH prefix:</string>
42      </property>
43      <property name="buddy" >
44       <cstring>pathPrefixED</cstring>
45      </property>
46     </widget>
47    </item>
48    <item row="10" column="1" colspan="2" >
49     <widget class="QLineEdit" name="pathPrefixED">
50      <property name="toolTip">
51       <string>Specify those directories which should be prepended to the PATH environment variable.&#x0a;Use the OS native format.</string>
52      </property>
53     </widget>
54    </item>
55    <item row="11" column="0">
56     <widget class="QLabel" name="texinputsPrefixLA">
57      <property name="text">
58       <string>TEX&amp;INPUTS prefix:</string>
59      </property>
60      <property name="buddy">
61       <cstring>texinputsPrefixED</cstring>
62      </property>
63     </widget>
64    </item>
65    <item row="11" column="1" colspan="2">
66     <widget class="QLineEdit" name="texinputsPrefixED">
67      <property name="toolTip">
68       <string>Specify those directories which should be prepended to the TEXINPUTS environment variable.&#x0a;A '.' represents the current document directory. Use the OS native format.</string>
69      </property>
70     </widget>
71    </item>
72    <item row="6" column="2" >
73     <widget class="QPushButton" name="thesaurusDirPB" >
74      <property name="text" >
75       <string>Browse...</string>
76      </property>
77      <property name="autoDefault" >
78       <bool>false</bool>
79      </property>
80     </widget>
81    </item>
82    <item row="6" column="0" >
83     <widget class="QLabel" name="thesaurusDirLA" >
84      <property name="text" >
85       <string>T&amp;hesaurus dictionaries:</string>
86      </property>
87      <property name="buddy" >
88       <cstring>thesaurusDirED</cstring>
89      </property>
90     </widget>
91    </item>
92    <item row="6" column="1" >
93     <widget class="QLineEdit" name="thesaurusDirED" />
94    </item>
95    <item row="5" column="2" >
96     <widget class="QPushButton" name="tempDirPB" >
97      <property name="text" >
98       <string>Browse...</string>
99      </property>
100      <property name="autoDefault" >
101       <bool>false</bool>
102      </property>
103     </widget>
104    </item>
105    <item row="5" column="1" >
106     <widget class="QLineEdit" name="tempDirED" />
107    </item>
108    <item row="5" column="0" >
109     <widget class="QLabel" name="tempDirLA" >
110      <property name="text" >
111       <string>&amp;Temporary directory:</string>
112      </property>
113      <property name="buddy" >
114       <cstring>tempDirED</cstring>
115      </property>
116     </widget>
117    </item>
118    <item row="4" column="2" >
119     <widget class="QPushButton" name="lyxserverDirPB" >
120      <property name="text" >
121       <string>Browse...</string>
122      </property>
123      <property name="autoDefault" >
124       <bool>false</bool>
125      </property>
126     </widget>
127    </item>
128    <item row="4" column="1" >
129     <widget class="QLineEdit" name="lyxserverDirED" />
130    </item>
131    <item row="4" column="0" >
132     <widget class="QLabel" name="lyxserverDirLA" >
133      <property name="text" >
134       <string>Ly&amp;XServer pipe:</string>
135      </property>
136      <property name="buddy" >
137       <cstring>lyxserverDirED</cstring>
138      </property>
139     </widget>
140    </item>
141    <item row="3" column="2" >
142     <widget class="QPushButton" name="backupDirPB" >
143      <property name="text" >
144       <string>Browse...</string>
145      </property>
146      <property name="autoDefault" >
147       <bool>false</bool>
148      </property>
149     </widget>
150    </item>
151    <item row="3" column="1" >
152     <widget class="QLineEdit" name="backupDirED" />
153    </item>
154    <item row="3" column="0" >
155     <widget class="QLabel" name="backupDirLA" >
156      <property name="text" >
157       <string>&amp;Backup directory:</string>
158      </property>
159      <property name="buddy" >
160       <cstring>backupDirED</cstring>
161      </property>
162     </widget>
163    </item>
164    <item row="2" column="2" >
165     <widget class="QPushButton" name="exampleDirPB" >
166      <property name="text" >
167       <string>Browse...</string>
168      </property>
169      <property name="autoDefault" >
170       <bool>false</bool>
171      </property>
172     </widget>
173    </item>
174    <item row="2" column="1" >
175     <widget class="QLineEdit" name="exampleDirED" />
176    </item>
177    <item row="2" column="0" >
178     <widget class="QLabel" name="exampleDirLA" >
179      <property name="text" >
180       <string>&amp;Example files:</string>
181      </property>
182      <property name="buddy" >
183       <cstring>exampleDirED</cstring>
184      </property>
185     </widget>
186    </item>
187    <item row="1" column="2" >
188     <widget class="QPushButton" name="templateDirPB" >
189      <property name="text" >
190       <string>Browse...</string>
191      </property>
192      <property name="autoDefault" >
193       <bool>false</bool>
194      </property>
195     </widget>
196    </item>
197    <item row="1" column="1" >
198     <widget class="QLineEdit" name="templateDirED" />
199    </item>
200    <item row="1" column="0" >
201     <widget class="QLabel" name="templateDirLA" >
202      <property name="text" >
203       <string>&amp;Document templates:</string>
204      </property>
205      <property name="buddy" >
206       <cstring>templateDirED</cstring>
207      </property>
208     </widget>
209    </item>
210    <item row="0" column="2" >
211     <widget class="QPushButton" name="workingDirPB" >
212      <property name="text" >
213       <string>Browse...</string>
214      </property>
215      <property name="autoDefault" >
216       <bool>false</bool>
217      </property>
218     </widget>
219    </item>
220    <item row="0" column="1" >
221     <widget class="QLineEdit" name="workingDirED" />
222    </item>
223    <item row="0" column="0" >
224     <widget class="QLabel" name="workingDirLA" >
225      <property name="text" >
226       <string>&amp;Working directory:</string>
227      </property>
228      <property name="buddy" >
229       <cstring>workingDirED</cstring>
230      </property>
231     </widget>
232    </item>
233    <item row="8" column="0" >
234     <widget class="QLabel" name="hunspellDirLA" >
235      <property name="text" >
236       <string>H&amp;unspell dictionaries:</string>
237      </property>
238      <property name="buddy" >
239       <cstring>hunspellDirED</cstring>
240      </property>
241     </widget>
242    </item>
243    <item row="8" column="1" >
244     <widget class="QLineEdit" name="hunspellDirED" />
245    </item>
246    <item row="8" column="2" >
247     <widget class="QPushButton" name="hunspellDirPB" >
248      <property name="text" >
249       <string>Browse...</string>
250      </property>
251      <property name="autoDefault" >
252       <bool>false</bool>
253      </property>
254     </widget>
255    </item>
256   </layout>
257  </widget>
258  <tabstops>
259   <tabstop>workingDirED</tabstop>
260   <tabstop>workingDirPB</tabstop>
261   <tabstop>templateDirED</tabstop>
262   <tabstop>templateDirPB</tabstop>
263   <tabstop>exampleDirED</tabstop>
264   <tabstop>exampleDirPB</tabstop>
265   <tabstop>backupDirED</tabstop>
266   <tabstop>backupDirPB</tabstop>
267   <tabstop>lyxserverDirED</tabstop>
268   <tabstop>lyxserverDirPB</tabstop>
269   <tabstop>tempDirED</tabstop>
270   <tabstop>tempDirPB</tabstop>
271   <tabstop>thesaurusDirED</tabstop>
272   <tabstop>thesaurusDirPB</tabstop>
273   <tabstop>hunspellDirED</tabstop>
274   <tabstop>hunspellDirPB</tabstop>
275   <tabstop>pathPrefixED</tabstop>
276   <tabstop>texinputsPrefixED</tabstop>
277  </tabstops>
278  <includes>
279   <include location="local" >qt_i18n.h</include>
280  </includes>
281  <resources/>
282  <connections/>
283 </ui>