summaryrefslogtreecommitdiffstats
path: root/doc/konq-plugins/kuick/index.docbook
blob: 0b28852c1c4bc02a2bac3f9fa8f311d90a3bdd67 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
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>