Switch to unified view

a/src/qtgui/idxsched.ui b/src/qtgui/idxsched.ui
...
...
5
  <property name="geometry">
5
  <property name="geometry">
6
   <rect>
6
   <rect>
7
    <x>0</x>
7
    <x>0</x>
8
    <y>0</y>
8
    <y>0</y>
9
    <width>400</width>
9
    <width>400</width>
10
    <height>300</height>
10
    <height>352</height>
11
   </rect>
11
   </rect>
12
  </property>
12
  </property>
13
  <property name="windowTitle">
13
  <property name="windowTitle">
14
   <string>Index scheduling setup</string>
14
   <string>Index scheduling setup</string>
15
  </property>
15
  </property>
...
...
22
        <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
22
        <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
23
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
23
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
24
p, li { white-space: pre-wrap; }
24
p, li { white-space: pre-wrap; }
25
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
25
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
26
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Recoll&lt;/span&gt; indexing can run permanently, indexing files as they change, or run at discrete intervals. &lt;/p&gt;
26
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Recoll&lt;/span&gt; indexing can run permanently, indexing files as they change, or run at discrete intervals. &lt;/p&gt;
27
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Reading the manual may help you to decide between these approaches.  Hopefuly, F1 should get you there.&lt;/p&gt;
27
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Reading the manual may help you to decide between these approaches (press F1). &lt;/p&gt;
28
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;/p&gt;
28
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;This tool can help you set up a schedule to automate batch indexing runs, or start real time indexing when you log in (or both actually, which may make sense in some situations). &lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
29
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;This tool can help you set up a schedule to automate batch indexing runs, or start real time indexing when you log in (or both, which rarely makes sense). &lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
29
       </property>
30
       </property>
30
       <property name="textFormat">
31
       <property name="textFormat">
31
        <enum>Qt::AutoText</enum>
32
        <enum>Qt::AutoText</enum>
32
       </property>
33
       </property>
33
       <property name="wordWrap">
34
       <property name="wordWrap">
...
...
36
      </widget>
37
      </widget>
37
     </item>
38
     </item>
38
     <item>
39
     <item>
39
      <widget class="QCommandLinkButton" name="cronCLB">
40
      <widget class="QCommandLinkButton" name="cronCLB">
40
       <property name="text">
41
       <property name="text">
41
        <string>Start cron scheduling tool</string>
42
        <string>Cron scheduling</string>
43
       </property>
44
       <property name="autoDefault">
45
        <bool>false</bool>
42
       </property>
46
       </property>
43
       <property name="description">
47
       <property name="description">
44
        <string>The tool will let you decide at what time indexing should run and will install a crontab entry.</string>
48
        <string>The tool will let you decide at what time indexing should run and will install a crontab entry.</string>
45
       </property>
49
       </property>
46
      </widget>
50
      </widget>
47
     </item>
51
     </item>
48
     <item>
52
     <item>
49
      <widget class="QCommandLinkButton" name="rtidxCLB">
53
      <widget class="QCommandLinkButton" name="rtidxCLB">
50
       <property name="text">
54
       <property name="text">
51
        <string>Real time indexing start up options</string>
55
        <string>Real time indexing start up</string>
56
       </property>
57
       <property name="autoDefault">
58
        <bool>false</bool>
52
       </property>
59
       </property>
53
       <property name="description">
60
       <property name="description">
54
        <string>Decide if real time indexing will be started when you log in</string>
61
        <string>Decide if real time indexing will be started when you log in (only for the default index).</string>
55
       </property>
62
       </property>
56
      </widget>
63
      </widget>
57
     </item>
64
     </item>
58
    </layout>
65
    </layout>
59
   </item>
66
   </item>