summaryrefslogtreecommitdiffstats
path: root/doc/konq-plugins/kuick/index.docbook
diff options
context:
space:
mode:
Diffstat (limited to 'doc/konq-plugins/kuick/index.docbook')
-rw-r--r--doc/konq-plugins/kuick/index.docbook116
1 files changed, 116 insertions, 0 deletions
diff --git a/doc/konq-plugins/kuick/index.docbook b/doc/konq-plugins/kuick/index.docbook
new file mode 100644
index 0000000..0b28852
--- /dev/null
+++ b/doc/konq-plugins/kuick/index.docbook
@@ -0,0 +1,116 @@
+<?xml version="1.0" ?>
+<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
+"dtd/kdex.dtd" [
+<!ENTITY % addindex "IGNORE">
+<!ENTITY % English "INCLUDE" > <!-- change language only here -->
+]>
+
+<article lang="&language;">
+
+<sect1 id="kuick">
+<sect1info>
+
+<authorgroup>
+<author>
+<firstname>Burkhard</firstname>
+<surname>Lück</surname>
+<affiliation><address>
+<email>lueck@hube-lueck.de</email></address></affiliation>
+</author>
+
+<!-- TRANS:ROLES_OF_TRANSLATORS -->
+</authorgroup>
+
+<date>2006-03-11</date>
+<releaseinfo>3.5.2</releaseinfo> <!-- Used KDE version -->
+
+<abstract>
+<para>Kuick allows you to move and copy files quickly from a context menu in &konqueror;.</para>
+</abstract>
+
+<keywordset>
+<keyword>KDE</keyword>
+<keyword>kdeaddons</keyword>
+<keyword>konqueror</keyword>
+<keyword>plugins</keyword>
+<keyword>kuick</keyword>
+</keywordset>
+
+</sect1info>
+
+<title>The Kuick &konqueror; plugin</title>
+
+<sect2 id="intro">
+<title>Introduction</title>
+
+<para>
+Kuick offers a quick and easy way to copy or move files to another folder.
+Open the context menu with a &RMB; click on a file or a selection of files.
+Select <guimenu>Copy To</guimenu> or <guimenu>Move To</guimenu> to show a list with
+these options:
+</para>
+
+<variablelist>
+
+<varlistentry>
+<term><guimenuitem>Home Folder</guimenuitem></term>
+<listitem><para>Copy or Move the selection to the home folder or subfolders</para></listitem>
+</varlistentry>
+
+<varlistentry>
+<term><guimenuitem>Root Folder</guimenuitem></term>
+<listitem><para>Copy or Move the selection to the root folder or subfolders</para></listitem>
+</varlistentry>
+
+<varlistentry>
+<term><guimenuitem>Contact</guimenuitem></term>
+<listitem><para>To be written</para></listitem>
+</varlistentry>
+
+<varlistentry>
+<term><guimenuitem>Browse...</guimenuitem></term>
+<listitem><para>Opens a dialog to choose a target folder or create a
+<guibutton>New Folder</guibutton>.</para></listitem>
+</varlistentry>
+
+</variablelist>
+
+</sect2>
+
+<sect2 id="kcm-kuick">
+<title>The Kuick &kcontrolcenter; module</title>
+
+<para>In the &kcontrolcenter; select <menuchoice><guimenu>KDE Components</guimenu>
+<guimenuitem>File Manager</guimenuitem></menuchoice>. Configure the options of Kuick on the
+<guilabel>Quick Copy &amp; Move</guilabel> tab:</para>
+
+<para>Check <guilabel>Show "Copy To" and "Move To" entries in context menu</guilabel>
+to enable the Kuick module.</para>
+
+<para>In the sections <guilabel>Copy Operations</guilabel> and <guilabel>Move Operations</guilabel>
+you can set the number of the last cached folder with the spinbox <guilabel>Cache the last folders</guilabel>
+to a value between 1 and 6. Default is 5.</para>
+
+<para>If you want to remove all cached entries, click on the <guibutton>Clear List</guibutton> button.
+</para>
+
+</sect2>
+
+<sect2>
+<title>Credits and Licenses</title>
+
+<para>Kuick is Copyright (C) 2001 Holger Freyther
+<email>freyther@yahoo.com</email></para>
+
+<para>Documentation written by Burkhard Lück
+<email>lueck@hube-lueck.de</email>, 2006</para>
+
+<!-- TRANS:CREDIT_FOR_TRANSLATORS -->
+&underFDL;
+&underGPL;
+
+</sect2>
+
+</sect1>
+
+</article>