From f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 3 Dec 2011 11:05:10 -0600 Subject: Second part of prior commit --- .../docs/tdebase/kioslave/thumbnail.docbook | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 tde-i18n-tr/docs/tdebase/kioslave/thumbnail.docbook (limited to 'tde-i18n-tr/docs/tdebase/kioslave/thumbnail.docbook') diff --git a/tde-i18n-tr/docs/tdebase/kioslave/thumbnail.docbook b/tde-i18n-tr/docs/tdebase/kioslave/thumbnail.docbook new file mode 100644 index 00000000000..2897e1dd3f4 --- /dev/null +++ b/tde-i18n-tr/docs/tdebase/kioslave/thumbnail.docbook @@ -0,0 +1,23 @@ +
+thumbnail + +The thumbnail kioslave is used by &kde; for network transparent +and persistent generation of thumbnails. + +The thumbnail kioslave uses plugins to generate the actual +thumbnails. You can enable viewing of these thumbnails from the +View +Preview submenu, available in +&konqueror; in file manager mode. + +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. + +See the documentation in the sources for more information. You +will find these at +$KDEDIR/include/kio/thumbcreator.h or +in the source directory tdebase/kioslave/thumbnail + +
-- cgit v1.2.1