summaryrefslogtreecommitdiffstats
path: root/tde-i18n-en_GB/docs/tdebase/khelpcenter/glossary/index.docbook
blob: 719ae126ef3a3998ada724ff04d4df100188a101 (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
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
<?xml version="1.0" ?>
<!DOCTYPE glossary PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
<!ENTITY % addindex "IGNORE">
<!ENTITY % British-English "INCLUDE">
<!ENTITY glossary-tdeprinting SYSTEM "tdeprintingglossary.docbook">


]>


<glossary id="glossary"
>&glossary-tdeprinting; <glossdiv id="glossdiv-technologies">
		<title
>Technologies</title>
		<glossentry id="gloss-ioslave">
			<glossterm
><acronym
>IO</acronym
> Slave</glossterm>
			<glossdef
><para
><acronym
>IO</acronym
> Slaves enable &kde; applications to access remote resources as easily as local resources (making them <quote
>network transparent</quote
>). Remote resources (&eg; files) might be stored on <acronym
>SMB</acronym
> shares or similar.</para>
<glossseealso otherterm="gloss-smb"
><acronym
>SMB</acronym
></glossseealso
> <glossseealso otherterm="gloss-kde"
>&kde;</glossseealso
> </glossdef>
		</glossentry>
		<glossentry id="gloss-kio">
			<glossterm
><acronym
>KIO</acronym
></glossterm>
			<glossdef
><para
>The &kde; Input/Output system which makes use of so-called <quote
><acronym
>IO</acronym
> Slaves</quote
>.</para>
<glossseealso otherterm="gloss-ioslave"
><acronym
>IO</acronym
> Slave</glossseealso
> <glossseealso otherterm="gloss-kde"
>&kde;</glossseealso
> </glossdef>
		</glossentry>
		<glossentry id="gloss-kparts">
			<glossterm
>KParts</glossterm>
			<glossdef
><para
>KParts is an embedding technology which allows &kde; applications to embed other &kde; applications. For example, the text view used by &konqueror; is a KPart.</para>
				<glossseealso otherterm="gloss-konqueror"
>&konqueror;</glossseealso>
			</glossdef>
		</glossentry>
		<glossentry id="gloss-ksycoca">
			<glossterm
><acronym
>KSycoca</acronym
></glossterm>
			<glossdef
><para
><acronym
>KSycoca</acronym
> (&kde; <emphasis
>Sy</emphasis
>stem <emphasis
>Co</emphasis
>nfiguration <emphasis
>Ca</emphasis
>che) is a configuration cache which, for example, guarantees fast access to the menu entries.</para>
				<glossseealso 
otherterm="gloss-kbuildsycoca"
><application
>KBuildSycoca</application
></glossseealso>
			</glossdef>
		</glossentry>
	</glossdiv>
	
	<glossdiv id="glossdiv-xfree86">
		<title
>XFree86</title>
		<glossentry id="gloss-antialiasing">
			<glossterm
>Antialiasing</glossterm>
			<glossdef
><para
>If mentioned in context with &kde;, antialiasing often means the smoothing of the fonts visible on the screen. &Qt; version 2.3.0 or higher used together with XFree86 4.x makes this possible under &kde; as well.</para>
<glossseealso otherterm="gloss-kde"
>&kde;</glossseealso
> <glossseealso otherterm="gloss-qt"
>&Qt;</glossseealso
> </glossdef>
		</glossentry>
		<glossentry id="gloss-xserver">
			<glossterm
>&X-Server;</glossterm>
			<glossdef
><para
>The &X-Server; represents a basic layer upon which the various &GUI;s like &kde; are built. It manages the basic mouse and keyboard input (from the local host as well as from remote hosts) and provides elementary graphic routines to draw rectangles and other primitives.</para>
<glossseealso otherterm="gloss-kde"
>&kde;</glossseealso
> <glossseealso otherterm="gloss-gui"
>&GUI;</glossseealso
> </glossdef>
		</glossentry>
	</glossdiv>

	<glossdiv id="glossdiv-applications">
		<title
>Applications</title>
		<glossentry id="gloss-kbuildsycoca">
			<glossterm
><application
>KBuildSycoca</application
></glossterm>
			<glossdef
><para
><application
>KBuildSycoca</application
> is a command line program and regenerates the so-called <acronym
>KSycoca</acronym
>. This is useful, for example, if some or all modules in &kcontrol; are missing.</para>
<glossseealso otherterm="gloss-ksycoca"
><acronym
>KSycoca</acronym
></glossseealso
> <glossseealso otherterm="gloss-kcontrol"
>&kcontrol;</glossseealso
> </glossdef>
		</glossentry>
		<glossentry id="gloss-kcontrol">
			<glossterm
>&kcontrol;</glossterm>
			<glossdef
><para
>This is the project and filename of the &kde; control centre. &kcontrol; allows you to customise virtually every configuration option of &kde;.</para>
				<glossseealso otherterm="gloss-kde"
>&kde;</glossseealso>
			</glossdef>
		</glossentry>
		<glossentry id="gloss-kicker">
			<glossterm
>&kicker;</glossterm>
			<glossdef
><para
>&kicker; is the nickname as well as project name of the &kde; panel.</para>
<glossseealso otherterm="gloss-kde"
>&kde;</glossseealso
> <glossseealso otherterm="gloss-panel"
>Panel</glossseealso
> </glossdef>
		</glossentry>
		<glossentry id="gloss-konqueror">
			<glossterm
>&konqueror;</glossterm>
			<glossdef
><para
>&konqueror; is a filemanager, web browser, picture viewer and more, and a core part of the &kde; project. You can find more information about &konqueror; at <ulink url="http://www.konqueror.org"
>www.konqueror.org</ulink
>.</para>
				<glossseealso otherterm="gloss-kde"
>&kde;</glossseealso>
			</glossdef>
		</glossentry>
		<glossentry id="gloss-ksirc">
			<glossterm
>&ksirc;</glossterm>
			<glossdef
><para
>&ksirc; is the default <acronym
>IRC</acronym
> client, which is shipped with &kde;. You can use &ksirc; to chat with anyone on an <acronym
>IRC</acronym
> network.</para>
				<glossseealso otherterm="gloss-irc"
><acronym
>IRC</acronym
></glossseealso>
			</glossdef>
		</glossentry
>			 	
	</glossdiv>
	
	<glossdiv id="glossdiv-desktop-terminology">
		<title
>Desktop Terminology</title>
		<glossentry id="gloss-draganddrop">
			<glossterm
>Drag and Drop</glossterm>
			<glossdef
><para
>This concept tries to replace many actions like copying files from one place to another by a certain mouse movement, &eg; clicking on an icon in a &konqueror; window, moving the mouse to another window while keeping the mouse button pressed, and releasing the mouse button (<quote
>dropping</quote
> the object) copies files.</para>
				<glossseealso otherterm="gloss-konqueror"
>&konqueror;</glossseealso>
			</glossdef>
		</glossentry>
		<glossentry id="gloss-gui">
			<glossterm
>&GUI;</glossterm>
			<glossdef
><para
>Abbreviation for <emphasis
>G</emphasis
>raphical <emphasis
>U</emphasis
>ser <emphasis
>I</emphasis
>nterface. Every desktop environment (like &kde;) is a &GUI;. Most &GUI;s feature mouse support and/or windows to manage the programs.</para>
				<glossseealso otherterm="gloss-kde"
>&kde;</glossseealso>
			</glossdef>
		</glossentry>
		<glossentry id="gloss-kde">
			<glossterm
>&kde;</glossterm>
			<glossdef
><para
>Abbreviation for <quote
>K Desktop Environment</quote
>, a leading &GUI; for &UNIX;-based systems. You can find more detailled information at <ulink url="http://www.kde.org"
>www.kde.org</ulink
>.</para>
				<glossseealso otherterm="gloss-gui"
>&GUI;</glossseealso>
			</glossdef>
		</glossentry>
		<glossentry id="gloss-gnome">
			<glossterm
><acronym
>GNOME</acronym
></glossterm>
			<glossdef>
				<para
><emphasis
>G</emphasis
>NU <emphasis
>N</emphasis
>etwork <emphasis
>O</emphasis
>bject <emphasis
>M</emphasis
>odel <emphasis
>E</emphasis
>nvironment, one of the leading &UNIX; &GUI;s.</para>
				<glossseealso otherterm="gloss-gui"
>&GUI;</glossseealso>
			</glossdef>
		</glossentry>
		<glossentry id="gloss-panel">
			<glossterm
>Panel</glossterm>
			<glossdef
><para
>Refers to the panel (also known as <quote
>&kicker;</quote
>) which often resides at the bottom of the screen.</para>
<glossseealso otherterm="gloss-kde"
>&kde;</glossseealso
> <glossseealso otherterm="gloss-kicker"
>&kicker;</glossseealso
> </glossdef>
		</glossentry>
		<glossentry id="gloss-ripping">
			<glossterm
>ripping</glossterm>
			<glossdef
><para
>The process of reading audio data from a &cdrom; and storing it on the hard disk.</para>
			</glossdef>
		</glossentry>
	</glossdiv>
	
	<glossdiv id="kde-development">
		<title
>&kde; Development</title>
		<glossentry id="gloss-qt">
			<glossterm
>&Qt;</glossterm>
			<glossdef
><para
>The &GUI; of &kde; is built on top of the &Qt; toolkit, which provides many graphical elements (so-called <quote
>Widgets</quote
>) which are used to construct the desktop. You can find more information about &Qt; at <ulink url="http://www.trolltech.com"
>www.trolltech.com</ulink
>.</para>
<glossseealso otherterm="gloss-kde"
>&kde;</glossseealso
> <glossseealso otherterm="gloss-gui"
>&GUI;</glossseealso
> <glossseealso otherterm="gloss-widget"
>Widget</glossseealso
> </glossdef>
		</glossentry>
		<glossentry id="gloss-i18n">
			<glossterm
>i18n</glossterm>
			<glossdef
><para
>Abbreviation for <quote
>internationalisation</quote
>. &kde; supports many different languages, and several i18n techniques make it easy to translate the &GUI; as well as the accompanying documents of &kde; into all these languages. More information about the i18n process is available at <ulink url="http://i18n.kde.org"
>i18n.kde.org</ulink
>.</para>
<glossseealso otherterm="gloss-kde"
>&kde;</glossseealso
> <glossseealso otherterm="gloss-gui"
>&GUI;</glossseealso
> </glossdef>
		</glossentry>
		<glossentry id="gloss-l10n">
			<glossterm
>l10n</glossterm>
			<glossdef
><para
>Abbreviation for <quote
>localisation</quote
>, the process of adapting a program to the local environment. This includes &eg; the currency used for monetary values or the time format.</para>
				<glossseealso otherterm="gloss-i18n"
>i18n</glossseealso>
                        </glossdef>
		</glossentry>
		<glossentry id="gloss-widget">
			<glossterm
>Widget</glossterm>
			<glossdef
><para
>Graphical elements like scrollbars, buttons or input fields which are used by &kde; to construct the &GUI;. </para>
<glossseealso otherterm="gloss-kde"
>&kde;</glossseealso
> <glossseealso otherterm="gloss-gui"
>&GUI;</glossseealso
> </glossdef>
		</glossentry>
      <glossentry id="gloss-cvs">
         <glossterm
><acronym
>CVS</acronym
></glossterm>
         <glossdef>
            <para
><emphasis
>C</emphasis
>oncurrent <emphasis
>V</emphasis
>ersion <emphasis
>S</emphasis
>ystem. The <acronym
>CVS</acronym
> is a very elegant way of managing file versions that allow more than one developer to easily work on the same project. You can find a description of how to get the latest (developer) version of the &kde; sources via anonymous <acronym
>CVS</acronym
> on <ulink url="http://www.kde.org/anoncvs.html"
>http://www.kde.org/anoncvs.html</ulink
>. More about <acronym
>CVS</acronym
> is available at <ulink url="http://www.cvshome.org"
>www.cvshome.org</ulink
>. </para>
         </glossdef>
      </glossentry>
	</glossdiv>
	
	<glossdiv id="glossdiv-misc">
		<title
>Miscellaneous</title>
		<glossentry id="gloss-rfc">
			<glossterm
><acronym
>RFC</acronym
></glossterm>
			<glossdef
><para
><emphasis
>R</emphasis
>equest <emphasis
>F</emphasis
>or <emphasis
>C</emphasis
>omment. A common way to publish new protocol ideas or procedures for evaluation of the Internet community. Though <acronym
>RFC</acronym
>s are not mandatory, many applications try to adhere to them, once they have been approved by the community. More information about <acronym
>RFC</acronym
>s can be found at the <ulink url="http://www.rfc-editor.org"
>RFC Homepage</ulink
>.</para>
			</glossdef>
		</glossentry
>	
	</glossdiv>
	
	<glossdiv id="glossdiv-protocols">
		<title
>Various protocols</title>
		<glossentry id="gloss-smb">
			<glossterm
><acronym
>SMB</acronym
></glossterm>
			<glossdef
><para
><emphasis
>S</emphasis
>erver <emphasis
>M</emphasis
>essage <emphasis
>B</emphasis
>lock. A network protocol used in &Microsoft; &Windows; networks to access the filesystems of other computers.</para>
				<glossseealso otherterm="gloss-ioslave"
><acronym
>IO</acronym
> Slave</glossseealso>
			</glossdef>
		</glossentry>
		<glossentry id="gloss-irc">
			<glossterm
><acronym
>IRC</acronym
></glossterm>
			<glossdef
><para
><emphasis
>I</emphasis
>nternet <emphasis
>R</emphasis
>elay <emphasis
>C</emphasis
>hat. A protocol defined in <acronym
>RFC</acronym
> 1459, which handles the specification to enable real time text chat.</para>
				<glossseealso otherterm="gloss-rfc"
><acronym
>RFC</acronym
></glossseealso>
			</glossdef>
		</glossentry>
                <glossentry id="gloss-host">
		        <glossterm
>host</glossterm>
			<glossdef
><para
>This can either be a name from your <filename
>/etc/hosts</filename
> file (<systemitem class="systemname"
>mycomputer</systemitem
>), an Internet name (<systemitem class="systemname"
>www.kde.org</systemitem
>) or an IP-Address (<systemitem
>192.168.0.10</systemitem
>). </para>
	                </glossdef>
	        </glossentry>
	</glossdiv>
</glossary>