]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/PrefPathsUi.ui
* fix spelling in comments to please John.
[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="11" 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    </item>
51    <item row="6" column="2" >
52     <widget class="QPushButton" name="thesaurusDirPB" >
53      <property name="text" >
54       <string>Browse...</string>
55      </property>
56      <property name="autoDefault" >
57       <bool>false</bool>
58      </property>
59     </widget>
60    </item>
61    <item row="6" column="0" >
62     <widget class="QLabel" name="thesaurusDirLA" >
63      <property name="text" >
64       <string>T&amp;hesaurus dictionaries:</string>
65      </property>
66      <property name="buddy" >
67       <cstring>thesaurusDirED</cstring>
68      </property>
69     </widget>
70    </item>
71    <item row="6" column="1" >
72     <widget class="QLineEdit" name="thesaurusDirED" />
73    </item>
74    <item row="5" column="2" >
75     <widget class="QPushButton" name="tempDirPB" >
76      <property name="text" >
77       <string>Browse...</string>
78      </property>
79      <property name="autoDefault" >
80       <bool>false</bool>
81      </property>
82     </widget>
83    </item>
84    <item row="5" column="1" >
85     <widget class="QLineEdit" name="tempDirED" />
86    </item>
87    <item row="5" column="0" >
88     <widget class="QLabel" name="tempDirLA" >
89      <property name="text" >
90       <string>&amp;Temporary directory:</string>
91      </property>
92      <property name="buddy" >
93       <cstring>tempDirED</cstring>
94      </property>
95     </widget>
96    </item>
97    <item row="4" column="2" >
98     <widget class="QPushButton" name="lyxserverDirPB" >
99      <property name="text" >
100       <string>Browse...</string>
101      </property>
102      <property name="autoDefault" >
103       <bool>false</bool>
104      </property>
105     </widget>
106    </item>
107    <item row="4" column="1" >
108     <widget class="QLineEdit" name="lyxserverDirED" />
109    </item>
110    <item row="4" column="0" >
111     <widget class="QLabel" name="lyxserverDirLA" >
112      <property name="text" >
113       <string>Ly&amp;XServer pipe:</string>
114      </property>
115      <property name="buddy" >
116       <cstring>lyxserverDirED</cstring>
117      </property>
118     </widget>
119    </item>
120    <item row="3" column="2" >
121     <widget class="QPushButton" name="backupDirPB" >
122      <property name="text" >
123       <string>Browse...</string>
124      </property>
125      <property name="autoDefault" >
126       <bool>false</bool>
127      </property>
128     </widget>
129    </item>
130    <item row="3" column="1" >
131     <widget class="QLineEdit" name="backupDirED" />
132    </item>
133    <item row="3" column="0" >
134     <widget class="QLabel" name="backupDirLA" >
135      <property name="text" >
136       <string>&amp;Backup directory:</string>
137      </property>
138      <property name="buddy" >
139       <cstring>backupDirED</cstring>
140      </property>
141     </widget>
142    </item>
143    <item row="2" column="2" >
144     <widget class="QPushButton" name="exampleDirPB" >
145      <property name="text" >
146       <string>Browse...</string>
147      </property>
148      <property name="autoDefault" >
149       <bool>false</bool>
150      </property>
151     </widget>
152    </item>
153    <item row="2" column="1" >
154     <widget class="QLineEdit" name="exampleDirED" />
155    </item>
156    <item row="2" column="0" >
157     <widget class="QLabel" name="exampleDirLA" >
158      <property name="text" >
159       <string>&amp;Example files:</string>
160      </property>
161      <property name="buddy" >
162       <cstring>exampleDirED</cstring>
163      </property>
164     </widget>
165    </item>
166    <item row="1" column="2" >
167     <widget class="QPushButton" name="templateDirPB" >
168      <property name="text" >
169       <string>Browse...</string>
170      </property>
171      <property name="autoDefault" >
172       <bool>false</bool>
173      </property>
174     </widget>
175    </item>
176    <item row="1" column="1" >
177     <widget class="QLineEdit" name="templateDirED" />
178    </item>
179    <item row="1" column="0" >
180     <widget class="QLabel" name="templateDirLA" >
181      <property name="text" >
182       <string>&amp;Document templates:</string>
183      </property>
184      <property name="buddy" >
185       <cstring>templateDirED</cstring>
186      </property>
187     </widget>
188    </item>
189    <item row="0" column="2" >
190     <widget class="QPushButton" name="workingDirPB" >
191      <property name="text" >
192       <string>Browse...</string>
193      </property>
194      <property name="autoDefault" >
195       <bool>false</bool>
196      </property>
197     </widget>
198    </item>
199    <item row="0" column="1" >
200     <widget class="QLineEdit" name="workingDirED" />
201    </item>
202    <item row="0" column="0" >
203     <widget class="QLabel" name="workingDirLA" >
204      <property name="text" >
205       <string>&amp;Working directory:</string>
206      </property>
207      <property name="buddy" >
208       <cstring>workingDirED</cstring>
209      </property>
210     </widget>
211    </item>
212    <item row="8" column="0" >
213     <widget class="QLabel" name="hunspellDirLA" >
214      <property name="text" >
215       <string>Hunspell dictionaries:</string>
216      </property>
217      <property name="buddy" >
218       <cstring>thesaurusDirED</cstring>
219      </property>
220     </widget>
221    </item>
222    <item row="8" column="1" >
223     <widget class="QLineEdit" name="hunspellDirED" />
224    </item>
225    <item row="8" column="2" >
226     <widget class="QPushButton" name="hunspellDirPB" >
227      <property name="text" >
228       <string>Browse...</string>
229      </property>
230      <property name="autoDefault" >
231       <bool>false</bool>
232      </property>
233     </widget>
234    </item>
235   </layout>
236  </widget>
237  <tabstops>
238   <tabstop>workingDirED</tabstop>
239   <tabstop>workingDirPB</tabstop>
240   <tabstop>templateDirED</tabstop>
241   <tabstop>templateDirPB</tabstop>
242   <tabstop>backupDirED</tabstop>
243   <tabstop>backupDirPB</tabstop>
244   <tabstop>lyxserverDirED</tabstop>
245   <tabstop>lyxserverDirPB</tabstop>
246   <tabstop>tempDirED</tabstop>
247   <tabstop>tempDirPB</tabstop>
248  </tabstops>
249  <includes>
250   <include location="local" >qt_i18n.h</include>
251  </includes>
252  <resources/>
253  <connections/>
254 </ui>