|
a/src/qtgui/uiprefs.ui |
|
b/src/qtgui/uiprefs.ui |
|
... |
|
... |
288 |
</property>
|
288 |
</property>
|
289 |
<property name="text">
|
289 |
<property name="text">
|
290 |
<string>Add database</string>
|
290 |
<string>Add database</string>
|
291 |
</property>
|
291 |
</property>
|
292 |
<property name="toolTip" stdset="0">
|
292 |
<property name="toolTip" stdset="0">
|
293 |
<string>Select the recoll.conf file defining the database you want to add, then click Add Database</string>
|
293 |
<string>Select the xapiandb directory for the database you want to add, then click Add Database</string>
|
294 |
</property>
|
294 |
</property>
|
295 |
</widget>
|
295 |
</widget>
|
296 |
<widget class="QLineEdit">
|
296 |
<widget class="QLineEdit">
|
297 |
<property name="name">
|
297 |
<property name="name">
|
298 |
<cstring>extraDbLE</cstring>
|
298 |
<cstring>extraDbLE</cstring>
|
|
... |
|
... |
302 |
<width>200</width>
|
302 |
<width>200</width>
|
303 |
<height>0</height>
|
303 |
<height>0</height>
|
304 |
</size>
|
304 |
</size>
|
305 |
</property>
|
305 |
</property>
|
306 |
<property name="toolTip" stdset="0">
|
306 |
<property name="toolTip" stdset="0">
|
307 |
<string>Select the recoll.conf file defining the database you want to add, then click Add Database</string>
|
307 |
<string>Select the xapiandb directory for the database you want to add, then click Add Database</string>
|
308 |
</property>
|
308 |
</property>
|
309 |
</widget>
|
309 |
</widget>
|
310 |
<widget class="QPushButton">
|
310 |
<widget class="QPushButton">
|
311 |
<property name="name">
|
311 |
<property name="name">
|
312 |
<cstring>browseDbPB</cstring>
|
312 |
<cstring>browseDbPB</cstring>
|
313 |
</property>
|
313 |
</property>
|
314 |
<property name="text">
|
314 |
<property name="text">
|
315 |
<string>Browse</string>
|
315 |
<string>Browse</string>
|
316 |
</property>
|
316 |
</property>
|
317 |
<property name="toolTip" stdset="0">
|
317 |
<property name="toolTip" stdset="0">
|
318 |
<string>Select the recoll.conf file defining the database you want to add, then click Add Database</string>
|
318 |
<string>Select the xapiandb directory for the database you want to add, then click Add Database</string>
|
319 |
</property>
|
319 |
</property>
|
320 |
</widget>
|
320 |
</widget>
|
321 |
</hbox>
|
321 |
</hbox>
|
322 |
</widget>
|
322 |
</widget>
|
323 |
<widget class="QLayoutWidget">
|
323 |
<widget class="QLayoutWidget">
|