diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2013-04-27 18:37:07 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2013-04-27 18:37:07 -0500 |
commit | 79776058eb58ecd46771902f6cb9c9862ec8305c (patch) | |
tree | fed7ef2d8e3ebea894855257157c9b114a1cb6e2 /tde-i18n-tr/docs/tdebase/tdeioslave/thumbnail.docbook | |
parent | 6f512dacff32b4fac3a695cf03d189fa11227643 (diff) | |
download | tde-i18n-79776058eb58ecd46771902f6cb9c9862ec8305c.tar.gz tde-i18n-79776058eb58ecd46771902f6cb9c9862ec8305c.zip |
Update file references with recent renaming changes.
Diffstat (limited to 'tde-i18n-tr/docs/tdebase/tdeioslave/thumbnail.docbook')
-rw-r--r-- | tde-i18n-tr/docs/tdebase/tdeioslave/thumbnail.docbook | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tde-i18n-tr/docs/tdebase/tdeioslave/thumbnail.docbook b/tde-i18n-tr/docs/tdebase/tdeioslave/thumbnail.docbook index cb3ae29699d..4e703d2047c 100644 --- a/tde-i18n-tr/docs/tdebase/tdeioslave/thumbnail.docbook +++ b/tde-i18n-tr/docs/tdebase/tdeioslave/thumbnail.docbook @@ -1,16 +1,16 @@ <article lang="&language;" id="thumbnail"> <title>thumbnail</title> -<para>The thumbnail kioslave is used by &kde; for network transparent +<para>The thumbnail tdeioslave is used by &kde; for network transparent and persistent generation of thumbnails.</para> -<para>The thumbnail kioslave uses plugins to generate the actual +<para>The thumbnail tdeioslave 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 +<para>The thumbnail tdeioslave 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> @@ -18,6 +18,6 @@ create file previews.</para> 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> +class="directory">tdebase/tdeioslave/thumbnail</filename></para> </article> |