add more spacing
[personal-kdebase.git] / runtime / doc / kioslave / thumbnail / index.docbook
blob5cbd9a2be7cdba97101e1f92dd794316b8907852
1 <?xml version="1.0" ?>
2 <!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
3 "dtd/kdex.dtd" [
4 <!ENTITY % addindex "IGNORE">
5 <!ENTITY % English "INCLUDE" > <!-- change language only here -->
6 ]>
8 <article lang="&language;" id="thumbnail">
9 <title>thumbnail</title>
10 <articleinfo>
11 <authorgroup>
12 <author>&Carsten.Pfeiffer; &Carsten.Pfeiffer.mail;</author>
13 <!-- TRANS:ROLES_OF_TRANSLATORS -->
14 </authorgroup>
15 </articleinfo>
16 <para>The thumbnail kioslave is used by &kde; for network transparent
17 and persistent generation of thumbnails.</para>
19 <para>The thumbnail kioslave uses plugins to generate the actual
20 thumbnails. You can enable viewing of these thumbnails from the
21 <menuchoice><guimenu>View</guimenu>
22 <guisubmenu>Preview</guisubmenu></menuchoice> submenu, available in
23 &konqueror; in file manager mode.</para>
25 <para>The thumbnail kioslave is not directly useful to a user, but if
26 you are a developer, you can use it within your own applications to
27 create file previews.</para>
29 <para>See the documentation in the sources for more information. You
30 will find these at
31 <filename>$<envar>KDEDIR</envar>/include/kio/thumbcreator.h</filename> or
32 in the source folder <filename
33 class="directory">kdebase/runtime/kioslave/thumbnail</filename></para>
35 </article>