--- a/src/qtgui/uiprefs.ui
+++ b/src/qtgui/uiprefs.ui
@@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>531</width>
- <height>446</height>
+ <height>422</height>
</rect>
</property>
<property name="windowTitle">
@@ -296,47 +296,20 @@
<item>
<layout class="QHBoxLayout">
<item>
- <widget class="QLabel" name="textLabel1_4">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="toolTip">
- <string>Defines the format for each result list paragraph. Use qt html format and printf-like replacements:<br>%A Abstract<br> %D Date<br> %I Icon image name<br> %K Keywords (if any)<br> %L Preview and Edit links<br> %M Mime type<br> %N Result number<br> %R Relevance percentage<br> %S Size information<br> %T Title<br> %U Url<br> Go to http://www.recoll.org/custom.html for examples.</string>
- </property>
- <property name="text">
- <string>Result paragraph<br>format string</string>
- </property>
- <property name="wordWrap">
- <bool>false</bool>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QTextEdit" name="rlfTE">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
- <horstretch>1</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="minimumSize">
- <size>
- <width>0</width>
- <height>0</height>
- </size>
- </property>
- <property name="tabChangesFocus">
- <bool>true</bool>
- </property>
- <property name="text" stdset="0">
- <string/>
- </property>
- </widget>
- </item>
- </layout>
+ <widget class="QCommandLinkButton" name="CLEditPara">
+ <property name="text">
+ <string>Edit result paragraph format string</string>
+ </property>
+ </widget>
+ </item>
+ </layout>
+ </item>
+ <item>
+ <widget class="QCommandLinkButton" name="CLEditHeader">
+ <property name="text">
+ <string>Edit result page html header text insert</string>
+ </property>
+ </widget>
</item>
<item>
<layout class="QHBoxLayout">
@@ -387,6 +360,19 @@
</layout>
</item>
</layout>
+ </item>
+ <item>
+ <spacer name="verticalSpacer">
+ <property name="orientation">
+ <enum>Qt::Vertical</enum>
+ </property>
+ <property name="sizeHint" stdset="0">
+ <size>
+ <width>20</width>
+ <height>40</height>
+ </size>
+ </property>
+ </spacer>
</item>
</layout>
</widget>