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.
296 lines
12 KiB
296 lines
12 KiB
15 years ago
|
<?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 % English "INCLUDE">
|
||
13 years ago
|
<!ENTITY glossary-tdeprinting SYSTEM "tdeprintingglossary.docbook">
|
||
15 years ago
|
|
||
|
]>
|
||
|
|
||
|
|
||
|
<glossary id="glossary">
|
||
|
|
||
13 years ago
|
&glossary-tdeprinting;
|
||
15 years ago
|
|
||
|
<glossdiv id="glossdiv-technologies">
|
||
|
<title>Technologies</title>
|
||
|
<glossentry id="gloss-ioslave">
|
||
|
<glossterm><acronym>IO</acronym> Slave</glossterm>
|
||
13 years ago
|
<glossdef><para><acronym>IO</acronym> Slaves enable &tde; applications to
|
||
15 years ago
|
access remote resources as easily as local resources (making them
|
||
|
<quote>network transparent</quote>). Remote resources (⪚ files) might
|
||
|
be stored on <acronym>SMB</acronym> shares or similar.</para>
|
||
|
<glossseealso otherterm="gloss-smb"><acronym>SMB</acronym></glossseealso>
|
||
13 years ago
|
<glossseealso otherterm="gloss-kde">&tde;</glossseealso>
|
||
15 years ago
|
</glossdef>
|
||
|
</glossentry>
|
||
11 years ago
|
<glossentry id="gloss-tdeio">
|
||
|
<glossterm><acronym>TDEIO</acronym></glossterm>
|
||
13 years ago
|
<glossdef><para>The &tde; Input/Output system which makes use of so-called
|
||
15 years ago
|
<quote><acronym>IO</acronym> Slaves</quote>.</para>
|
||
|
<glossseealso otherterm="gloss-ioslave"><acronym>IO</acronym>
|
||
|
Slave</glossseealso>
|
||
13 years ago
|
<glossseealso otherterm="gloss-kde">&tde;</glossseealso>
|
||
15 years ago
|
</glossdef>
|
||
|
</glossentry>
|
||
12 years ago
|
<glossentry id="gloss-tdeparts">
|
||
15 years ago
|
<glossterm>KParts</glossterm>
|
||
13 years ago
|
<glossdef><para>KParts is an embedding technology which allows &tde;
|
||
|
applications to embed other &tde; applications. For example, the text
|
||
15 years ago
|
view used by &konqueror; is a KPart.</para>
|
||
|
<glossseealso otherterm="gloss-konqueror">&konqueror;</glossseealso>
|
||
|
</glossdef>
|
||
|
</glossentry>
|
||
12 years ago
|
<glossentry id="gloss-tdesycoca">
|
||
15 years ago
|
<glossterm><acronym>KSycoca</acronym></glossterm>
|
||
13 years ago
|
<glossdef><para><acronym>KSycoca</acronym> (&tde; <emphasis>Sy</emphasis>stem
|
||
15 years ago
|
<emphasis>Co</emphasis>nfiguration <emphasis>Ca</emphasis>che) is a
|
||
|
configuration cache which, for example, guarantees fast access to the menu
|
||
|
entries.</para>
|
||
|
<glossseealso
|
||
12 years ago
|
otherterm="gloss-tdebuildsycoca"><application>KBuildSycoca</application></glossseealso>
|
||
15 years ago
|
</glossdef>
|
||
|
</glossentry>
|
||
|
</glossdiv>
|
||
|
|
||
|
<glossdiv id="glossdiv-xfree86">
|
||
|
<title>XFree86</title>
|
||
|
<glossentry id="gloss-antialiasing">
|
||
|
<glossterm>Antialiasing</glossterm>
|
||
13 years ago
|
<glossdef><para>If mentioned in context with &tde;, antialiasing often means
|
||
15 years ago
|
the smoothing of the fonts visible on the screen. &Qt; version 2.3.0
|
||
13 years ago
|
or higher used together with XFree86 4.x makes this possible under &tde;
|
||
15 years ago
|
as well.</para>
|
||
13 years ago
|
<glossseealso otherterm="gloss-kde">&tde;</glossseealso>
|
||
15 years ago
|
<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
|
||
13 years ago
|
various &GUI;s like &tde; are built. It manages the
|
||
15 years ago
|
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>
|
||
13 years ago
|
<glossseealso otherterm="gloss-kde">&tde;</glossseealso>
|
||
15 years ago
|
<glossseealso otherterm="gloss-gui">&GUI;</glossseealso>
|
||
|
</glossdef>
|
||
|
</glossentry>
|
||
|
</glossdiv>
|
||
|
|
||
|
<glossdiv id="glossdiv-applications">
|
||
|
<title>Applications</title>
|
||
12 years ago
|
<glossentry id="gloss-tdebuildsycoca">
|
||
15 years ago
|
<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
|
||
12 years ago
|
otherterm="gloss-tdesycoca"><acronym>KSycoca</acronym></glossseealso>
|
||
15 years ago
|
<glossseealso otherterm="gloss-kcontrol">&kcontrol;</glossseealso>
|
||
|
</glossdef>
|
||
|
</glossentry>
|
||
|
<glossentry id="gloss-kcontrol">
|
||
|
<glossterm>&kcontrol;</glossterm>
|
||
13 years ago
|
<glossdef><para>This is the project and filename of the &tde; control
|
||
15 years ago
|
center. &kcontrol; allows you to customize virtually
|
||
13 years ago
|
every configuration option of &tde;.</para>
|
||
|
<glossseealso otherterm="gloss-kde">&tde;</glossseealso>
|
||
15 years ago
|
</glossdef>
|
||
|
</glossentry>
|
||
|
<glossentry id="gloss-kicker">
|
||
|
<glossterm>&kicker;</glossterm>
|
||
|
<glossdef><para>&kicker; is the nickname as well as project name of the
|
||
13 years ago
|
&tde; panel.</para>
|
||
|
<glossseealso otherterm="gloss-kde">&tde;</glossseealso>
|
||
15 years ago
|
<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
|
||
13 years ago
|
and more, and a core part of the &tde; project. You can
|
||
15 years ago
|
find more information about &konqueror; at <ulink
|
||
|
url="http://www.konqueror.org">www.konqueror.org</ulink>.</para>
|
||
13 years ago
|
<glossseealso otherterm="gloss-kde">&tde;</glossseealso>
|
||
15 years ago
|
</glossdef>
|
||
|
</glossentry>
|
||
|
<glossentry id="gloss-ksirc">
|
||
|
<glossterm>&ksirc;</glossterm>
|
||
|
<glossdef><para>&ksirc; is the default <acronym>IRC</acronym> client,
|
||
13 years ago
|
which is shipped with &tde;. You can use &ksirc; to chat with anyone on
|
||
15 years ago
|
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, ⪚
|
||
|
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
|
||
13 years ago
|
environment (like &tde;) is a &GUI;. Most
|
||
15 years ago
|
&GUI;s feature mouse support and/or windows to manage
|
||
|
the programs.</para>
|
||
13 years ago
|
<glossseealso otherterm="gloss-kde">&tde;</glossseealso>
|
||
15 years ago
|
</glossdef>
|
||
|
</glossentry>
|
||
|
<glossentry id="gloss-kde">
|
||
13 years ago
|
<glossterm>&tde;</glossterm>
|
||
|
<glossdef><para>Abbreviation for <quote>Trinity Desktop Environment</quote>, a
|
||
15 years ago
|
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>
|
||
13 years ago
|
<glossseealso otherterm="gloss-kde">&tde;</glossseealso>
|
||
15 years ago
|
<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">
|
||
13 years ago
|
<title>&tde; Development</title>
|
||
15 years ago
|
<glossentry id="gloss-qt">
|
||
|
<glossterm>&Qt;</glossterm>
|
||
13 years ago
|
<glossdef><para>The &GUI; of &tde; is built on top of
|
||
15 years ago
|
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>
|
||
13 years ago
|
<glossseealso otherterm="gloss-kde">&tde;</glossseealso>
|
||
15 years ago
|
<glossseealso otherterm="gloss-gui">&GUI;</glossseealso>
|
||
|
<glossseealso otherterm="gloss-widget">Widget</glossseealso>
|
||
|
</glossdef>
|
||
|
</glossentry>
|
||
|
<glossentry id="gloss-i18n">
|
||
|
<glossterm>i18n</glossterm>
|
||
13 years ago
|
<glossdef><para>Abbreviation for <quote>internationalization</quote>. &tde;
|
||
15 years ago
|
supports many different languages, and several i18n techniques make it
|
||
|
easy to translate the &GUI; as well as the accompanying
|
||
13 years ago
|
documents of &tde; into all these languages. More information about the
|
||
15 years ago
|
i18n process is available at <ulink
|
||
|
url="http://i18n.kde.org">i18n.kde.org</ulink>.</para>
|
||
13 years ago
|
<glossseealso otherterm="gloss-kde">&tde;</glossseealso>
|
||
15 years ago
|
<glossseealso otherterm="gloss-gui">&GUI;</glossseealso>
|
||
|
</glossdef>
|
||
|
</glossentry>
|
||
|
<glossentry id="gloss-l10n">
|
||
|
<glossterm>l10n</glossterm>
|
||
|
<glossdef><para>Abbreviation for <quote>localization</quote>, the process
|
||
|
of adapting a program to the local environment. This includes ⪚ 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
|
||
13 years ago
|
fields which are used by &tde; to construct the &GUI;.
|
||
15 years ago
|
</para>
|
||
13 years ago
|
<glossseealso otherterm="gloss-kde">&tde;</glossseealso>
|
||
15 years ago
|
<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
|
||
13 years ago
|
&tde; sources via anonymous <acronym>CVS</acronym> on
|
||
15 years ago
|
<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>
|