Warning, /network/kio-extras/doc/kioworker/thumbnail/index.docbook is written in an unsupported language. File is not indexed.
0001 <?xml version="1.0" ?> 0002 <!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" 0003 "dtd/kdedbx45.dtd" [ 0004 <!ENTITY % addindex "IGNORE"> 0005 <!ENTITY % English "INCLUDE" > <!-- change language only here --> 0006 ]> 0007 0008 <article lang="&language;" id="thumbnail"> 0009 <title>thumbnail</title> 0010 <articleinfo> 0011 <authorgroup> 0012 <author>&Carsten.Pfeiffer; &Carsten.Pfeiffer.mail;</author> 0013 <!-- TRANS:ROLES_OF_TRANSLATORS --> 0014 </authorgroup> 0015 <date>2016-12-11</date> 0016 <releaseinfo>Applications 16.12</releaseinfo> 0017 </articleinfo> 0018 <para>The thumbnail KIO worker is used by &kde; for network transparent 0019 and persistent generation of thumbnails.</para> 0020 0021 <para>The thumbnail KIO worker uses plugins to generate the actual 0022 thumbnails. You can enable viewing of these thumbnails from the 0023 <menuchoice><guimenu>View</guimenu> 0024 <guisubmenu>Preview</guisubmenu></menuchoice> submenu, available in 0025 &dolphin; or in &konqueror; in file manager mode.</para> 0026 0027 <para>The thumbnail KIO worker is not directly useful to a user, but if 0028 you are a developer, you can use it within your own applications to 0029 create file previews.</para> 0030 0031 <para>See the documentation in the sources for more information. You 0032 will find these in the source folder 0033 <ulink url="https://commits.kde.org/kio-extras?path=thumbnail">thumbnail</ulink> 0034 </para> 0035 0036 </article>