diff options
author | Timothy Pearson <[email protected]> | 2013-01-27 01:00:04 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-27 01:00:04 -0600 |
commit | 1bb0c88762d6fd00d77382381c3e55477bbd1872 (patch) | |
tree | e4df854f212e8e7735e8249948b6b3ecb441fc2c /tde-i18n-tr/docs/tdebase/tdeioslave/thumbnail.docbook | |
parent | 4cd567a4569676dd42e7d9b1c5aa99e19801b482 (diff) | |
download | tde-i18n-1bb0c88762d6fd00d77382381c3e55477bbd1872.tar.gz tde-i18n-1bb0c88762d6fd00d77382381c3e55477bbd1872.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'tde-i18n-tr/docs/tdebase/tdeioslave/thumbnail.docbook')
-rw-r--r-- | tde-i18n-tr/docs/tdebase/tdeioslave/thumbnail.docbook | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/tde-i18n-tr/docs/tdebase/tdeioslave/thumbnail.docbook b/tde-i18n-tr/docs/tdebase/tdeioslave/thumbnail.docbook new file mode 100644 index 00000000000..cb3ae29699d --- /dev/null +++ b/tde-i18n-tr/docs/tdebase/tdeioslave/thumbnail.docbook @@ -0,0 +1,23 @@ +<article lang="&language;" id="thumbnail"> +<title>thumbnail</title> + +<para>The thumbnail kioslave is used by &kde; for network transparent +and persistent generation of thumbnails.</para> + +<para>The thumbnail kioslave uses plugins to generate the actual +thumbnails. You can enable viewing of these thumbnails from the +<menuchoice><guimenu>View</guimenu> +<guisubmenu>Preview</guisubmenu></menuchoice> submenu, available in +&konqueror; in file manager mode.</para> + +<para>The thumbnail kioslave is not directly useful to a user, but if +you are a developer, you can use it within your own applications to +create file previews.</para> + +<para>See the documentation in the sources for more information. You +will find these at +<filename>$<envar>TDEDIR</envar>/include/kio/thumbcreator.h</filename> or +in the source directory <filename +class="directory">tdebase/kioslave/thumbnail</filename></para> + +</article> |