You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
117 lines
3.0 KiB
117 lines
3.0 KiB
<?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 TDE version -->
|
|
|
|
<abstract>
|
|
<para>Kuick allows you to move and copy files quickly from a context menu in &konqueror;.</para>
|
|
</abstract>
|
|
|
|
<keywordset>
|
|
<keyword>TDE</keyword>
|
|
<keyword>tdeaddons</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>TDE Components</guimenu>
|
|
<guimenuitem>File Manager</guimenuitem></menuchoice>. Configure the options of Kuick on the
|
|
<guilabel>Quick Copy & 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>
|