Switch to unified view

a/src/doc/user/usermanual.sgml b/src/doc/user/usermanual.sgml
...
...
213
          command line interface</link>, a 
213
          command line interface</link>, a 
214
        <link linkend="rcl.program.api.python">
214
        <link linkend="rcl.program.api.python">
215
          <application>Python</application>
215
          <application>Python</application>
216
          programming interface</link>, a <link linkend="rcl.search.kio">
216
          programming interface</link>, a <link linkend="rcl.search.kio">
217
          <application>KDE</application> KIO slave module</link>, and
217
          <application>KDE</application> KIO slave module</link>, and
218
        a <application>Ubuntu Unity Lens</application> module.
218
        a <ulink url="http://bitbucket.org/medoc/recoll/wiki/UnityLens">Ubuntu Unity Lens</ulink> module.
219
        </para>
219
        </para>
220
220
221
    </sect1>
221
    </sect1>
222
  </chapter>
222
  </chapter>
223
223
...
...
2823
2823
2824
    <sect1 id="rcl.search.desktop">
2824
    <sect1 id="rcl.search.desktop">
2825
      <title>Desktop integration</title>
2825
      <title>Desktop integration</title>
2826
2826
2827
      <para>Being independant of the desktop type has its drawbacks: &RCL;
2827
      <para>Being independant of the desktop type has its drawbacks: &RCL;
2828
      desktop integration is minimal. Here follow a few things that may
2828
      desktop integration is minimal. However there are a few tools
2829
      help.</para> 
2829
      available:
2830
      <itemizedlist>
2831
          <listitem>
2832
            <para>The <application>KDE</application> KIO Slave was
2833
            described in a <link linkend="rcl.search.kio">previous 
2834
            section</link>.</para>
2835
          </listitem>
2836
        <listitem>
2837
            <para>If you use a recent version of Ubuntu Linux, you may
2838
             find the <ulink
2839
            url="http://bitbucket.org/medoc/recoll/wiki/UnityLens">Ubuntu Unity
2840
           Lens</ulink> module useful.</para>
2841
          </listitem>
2842
          <listitem>
2843
            <para>There is also an independantly developed
2844
                 <ulink
2845
      url="http://kde-apps.org/content/show.php/recollrunner?content=128203">
2846
            Krunner plugin</ulink>.</para>
2847
          </listitem>
2848
        </itemizedlist>
2849
2850
       <para>Here follow a few other things that may help.</para>
2830
2851
2831
      <sect2 id="rcl.search.shortcut">
2852
      <sect2 id="rcl.search.shortcut">
2832
        <title>Hotkeying recoll</title>
2853
        <title>Hotkeying recoll</title>
2833
2854
2834
        <para>It is surprisingly convenient to be able to show or hide the
2855
        <para>It is surprisingly convenient to be able to show or hide the
...
...
2842
      </sect2>
2863
      </sect2>
2843
2864
2844
      <sect2 id="rcl.kicker-applet">
2865
      <sect2 id="rcl.kicker-applet">
2845
        <title>The KDE Kicker Recoll applet</title>
2866
        <title>The KDE Kicker Recoll applet</title>
2846
2867
2868
        <para>This is probably obsolete now. Anyway:</para>
2847
        <para>The &RCL; source tree contains the source code to the
2869
        <para>The &RCL; source tree contains the source code to the
2848
        <application>recoll_applet</application>, a small application derived
2870
        <application>recoll_applet</application>, a small application derived
2849
        from the <application>find_applet</application>. This can be used to
2871
        from the <application>find_applet</application>. This can be used to
2850
        add a small &RCL; launcher to the KDE panel.</para>
2872
        add a small &RCL; launcher to the KDE panel.</para>
2851
2873