~ubuntu-branches/ubuntu/natty/kde-l10n-nl/natty-proposed

« back to all changes in this revision

Viewing changes to docs/kdebase-workspace/plasma-desktop/tools/man-plasmapkg.1.docbook

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2010-11-29 17:52:23 UTC
  • mto: This revision was merged to the branch mainline in revision 43.
  • Revision ID: james.westby@ubuntu.com-20101129175223-zz7l8nup6ogkaadi
Tags: upstream-4.5.80
Import upstream version 4.5.80

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" ?>
 
2
<!DOCTYPE refentry PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
 
3
<!ENTITY % Dutch "INCLUDE">
 
4
]>
 
5
 
 
6
<refentry lang="&language;">
 
7
<refentryinfo>
 
8
<title
 
9
>KDE gebruikershandleiding</title>
 
10
<date
 
11
>2010-10-22</date>
 
12
<productname
 
13
>K Desktop Environment</productname>
 
14
</refentryinfo>
 
15
 
 
16
<refmeta>
 
17
<refentrytitle
 
18
><command
 
19
>plasmapkg</command
 
20
></refentrytitle>
 
21
<manvolnum
 
22
>1</manvolnum>
 
23
</refmeta>
 
24
 
 
25
<refnamediv>
 
26
<refname
 
27
><command
 
28
>plasmapkg</command
 
29
></refname>
 
30
<refpurpose
 
31
>Plasma-pakketten installeren, verwijderen of weergeven</refpurpose>
 
32
</refnamediv>
 
33
 
 
34
<refsynopsisdiv>
 
35
<cmdsynopsis
 
36
><command
 
37
>plasmapkg</command
 
38
> <group choice="opt"
 
39
><option
 
40
>-g, --global</option
 
41
></group
 
42
> <group choice="opt"
 
43
><option
 
44
>-t, --type</option
 
45
> <replaceable
 
46
> type</replaceable
 
47
></group
 
48
> <group choice="opt"
 
49
><option
 
50
>-i, --install</option
 
51
> <replaceable
 
52
> pad</replaceable
 
53
></group
 
54
> <group choice="opt"
 
55
><option
 
56
>-u, --upgrade</option
 
57
> <replaceable
 
58
> pad</replaceable
 
59
></group
 
60
> <group choice="opt"
 
61
><option
 
62
>-l, --list</option
 
63
></group
 
64
> <group choice="opt"
 
65
><option
 
66
>--list-types</option
 
67
></group
 
68
> <group choice="opt"
 
69
><option
 
70
>-r, --remove</option
 
71
> <replaceable
 
72
> naam</replaceable
 
73
></group
 
74
> <group choice="opt"
 
75
><option
 
76
>-p, --packageroot</option
 
77
> <replaceable
 
78
> pad</replaceable
 
79
></group
 
80
> <arg choice="opt"
 
81
>KDE algemene opties</arg
 
82
> <arg choice="opt"
 
83
>Qt algemene opties</arg
 
84
> </cmdsynopsis>
 
85
</refsynopsisdiv>
 
86
 
 
87
<refsect1>
 
88
<title
 
89
>Beschrijving</title>
 
90
<para
 
91
><command
 
92
>plasmapkg</command
 
93
> is een commandoregelhulpmiddel om Plasma-pakketten te installeren, in een lijst te tonen of te verwijderen .</para>
 
94
 
 
95
</refsect1>
 
96
 
 
97
<refsect1>
 
98
<title
 
99
>Opties</title>
 
100
 
 
101
<variablelist>
 
102
<varlistentry>
 
103
<term
 
104
><option
 
105
>-g, --global</option
 
106
></term>
 
107
<listitem
 
108
><para
 
109
>Voor installeren of verwijderen, van toepassing op pakketten die beschikbaar gemaakt zijn voor alle gebruikers.</para
 
110
></listitem>
 
111
</varlistentry>
 
112
<varlistentry>
 
113
<term
 
114
><option
 
115
>-t, --type</option
 
116
> <replaceable
 
117
> type</replaceable
 
118
></term>
 
119
<listitem
 
120
><para
 
121
>Het type pakket, &eg; thema, bureaubladachtergrond, plasmoid, gegevens-engine, startprogramma, indelingssjabloon, &etc; [plasmoid].</para
 
122
></listitem>
 
123
</varlistentry>
 
124
<varlistentry>
 
125
<term
 
126
><option
 
127
>-i, --install</option
 
128
> <replaceable
 
129
> pad</replaceable
 
130
></term>
 
131
<listitem
 
132
><para
 
133
>Installeer het pakket in <quote
 
134
>pad</quote
 
135
>.</para
 
136
></listitem>
 
137
</varlistentry>
 
138
<varlistentry>
 
139
<term
 
140
><option
 
141
>-u, --upgrade</option
 
142
> <replaceable
 
143
> pad</replaceable
 
144
></term>
 
145
<listitem
 
146
><para
 
147
>Het pakket opwaarderen in <quote
 
148
>pad</quote
 
149
>.</para
 
150
></listitem>
 
151
</varlistentry>
 
152
<varlistentry>
 
153
<term
 
154
><option
 
155
>-l, --list</option
 
156
></term>
 
157
<listitem
 
158
><para
 
159
>Alle geïnstalleerde pakketten tonen</para
 
160
></listitem>
 
161
</varlistentry>
 
162
<varlistentry>
 
163
<term
 
164
><option
 
165
>-r, --remove</option
 
166
> <replaceable
 
167
> naam</replaceable
 
168
></term>
 
169
<listitem
 
170
><para
 
171
>Verwijder het pakket genaamd <quote
 
172
>naam</quote
 
173
>.</para
 
174
></listitem>
 
175
</varlistentry>
 
176
<varlistentry>
 
177
<term
 
178
><option
 
179
>-p, --packageroot</option
 
180
> <replaceable
 
181
> pad</replaceable
 
182
></term>
 
183
<listitem
 
184
><para
 
185
>Absoluut pad naar de hoofdmap van het pakket. Indien niet opgegeven zullen de standaard gegevensmappen voor deze &kde;-sessie worden doorzocht.</para
 
186
></listitem>
 
187
</varlistentry>
 
188
 
 
189
</variablelist>
 
190
 
 
191
</refsect1>
 
192
 
 
193
<refsect1>
 
194
<title
 
195
>Zie ook</title>
 
196
 
 
197
<para
 
198
>Meer gedetailleerde gebruikersdocumentatie is beschikbaar op <ulink url="help:/plasma-desktop"
 
199
>help:/plasma-desktop</ulink
 
200
> (ofwel voer deze <acronym
 
201
>URL</acronym
 
202
> in in &konqueror; of voer uit <userinput
 
203
><command
 
204
>khelpcenter</command
 
205
> <parameter
 
206
>help:/plasma-desktop</parameter
 
207
></userinput
 
208
>).</para>
 
209
 
 
210
</refsect1>
 
211
 
 
212
<refsect1>
 
213
<title
 
214
>Auteurs</title>
 
215
<para
 
216
><command
 
217
>plasmapkg</command
 
218
> is geschreven door <personname
 
219
><firstname
 
220
>Aaron</firstname
 
221
><surname
 
222
>Seigo</surname
 
223
></personname
 
224
> <email
 
225
>aseigo@kde.org</email
 
226
>.</para>
 
227
</refsect1>
 
228
 
 
229
</refentry>