2 <!DOCTYPE article PUBLIC
"-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
4 <!ENTITY % addindex
"IGNORE">
5 <!ENTITY % English
"INCLUDE" > <!-- change language only here -->
8 <article lang=
"&language;" id=
"thumbnail">
9 <title>thumbnail
</title>
12 <author>&Carsten.Pfeiffer; &Carsten.Pfeiffer.mail;
</author>
13 <!-- TRANS:ROLES_OF_TRANSLATORS -->
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
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>