Update Help center: Reorganize TOC, rename files; initial update of FAQ,

Welcome, Quick Start guides; numerous revisions.
pull/2/head
Darrell Anderson 12 years ago
parent 3726b33da5
commit 11f3dd1d15

@ -10,29 +10,27 @@
<qandaset>
<qandaentry>
<question>
<para>What can I do to help out with this <acronym>FAQ</acronym>?</para>
<para>What can I do to help with this <acronym>FAQ</acronym>?</para>
</question>
<answer>
<para>First, send us any errors that you may find. Also, any
suggestions that you might have, are appreciated. Better yet, send us
everything that you think is unclear, and if possible, send us what
you think would be a clearer solution. The email address of the current maintainer is <email>jhall@kde.org</email>.
</para>
<para>Notify us about any errors you find. Suggestions you have are
appreciated. Send us everything that you think is unclear. When possible send us what
you think would be a clearer solution.</para>
<para>Second, send us your solutions of those frequently-asked
<para>Send us your solutions of those frequently-asked
questions which are still not in this <acronym>FAQ</acronym>. We will
put them in as soon as possible.</para>
add them as soon as practical.</para>
<para>Last but not least, please make full use of this
<acronym>FAQ</acronym>. Read this <acronym>FAQ</acronym> (and other
<para>Please make full use of this <acronym>FAQ</acronym>.
Read this <acronym>FAQ</acronym> (and other
relevant documentation) well before asking questions on the various
&tde; mailing lists or newsgroups.</para>
<note><para> You might also want to consider becoming a
<note><para>You might want to consider becoming a
<acronym>FAQ</acronym> maintainer. Please refer to <xref
linkend="FAQ-maintainer-HOWTO"/> for more details. </para></note>
linkend="FAQ-maintainer-HOWTO"/> for details.</para></note>
</answer>
</qandaentry>
@ -43,8 +41,8 @@ linkend="FAQ-maintainer-HOWTO"/> for more details. </para></note>
</question>
<answer>
<para>Actually, it is very easy to become an <acronym>FAQ</acronym>
maintainer, and we are always in need of fresh blood. :-) Just send
<para>Actually, becoming an <acronym>FAQ</acronym> maintainer is easy
and we are always grateful for new help. :-) Send
us an email at <email>trinity-devel@lists.pearsoncomputing.net</email>.
</para>
</answer>

@ -57,8 +57,8 @@ that can be improved or added.</para>
</question>
<answer>
<para>There is a bug tracking system available at <ulink
url="http://bugs.kde.org">http://bugs.kde.org</ulink>. The
system features a wizard to submit new bug reports and a
url="http://bugs.pearsoncomputing.net/">http://bugs.pearsoncomputing.net/</ulink>
and thanks for helping! The system features several query types and a
list of all known bugs.</para>
<para>The easiest way to submit a bug is to select
<menuchoice><guimenu>Help</guimenu><guimenuitem>Report
@ -69,6 +69,18 @@ instructions of the bug reporting wizard.</para>
</answer>
</qandaentry>
<qandaentry>
<question>
<para>May I join the development team?</para>
</question>
<answer>
<para>Please! Join our discussion list at
<ulink url="http://www.trinitydesktop.org/mailinglist.php">
http://www.trinitydesktop.org/mailinglist.php</ulink>. Join
Internet Relay Chat (IRC) sessions at chat.freenode.net, channel: #trinity-desktop</para>
</answer>
</qandaentry>
<qandaentry>
<question id="programming">
<para>I want to program for &tde;. What should I do first?</para>

@ -1,79 +0,0 @@
<!--
<?xml version="1.0" ?>
<!DOCTYPE chapter PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
"dtd/kdex.dtd">
-->
<chapter id="getting-kde">
<title>Getting &tde;</title>
<qandaset>
<qandaentry>
<question id="where-to-get-kde">
<para>Where do I get &tde;?</para>
</question>
<answer>
<!-- This needs a rewrite including informations about the latest version (link to the info page?)-->
<para>The easiest way to get &tde; is to install a &Linux; distribution or another UNIX-like OS that ships with &tde;.
You can find an up-to-date list of distributions that ship
with &tde; <ulink url="http://www.kde.org/download/distributions.php">here</ulink>. For alternative methods of
trying &tde; that do not require you to be running &Linux;, please see
<ulink url="http://kde.org/try_kde">Try &tde;</ulink></para>
<para>The main distribution site for &tde; is
<ulink url="ftp://ftp.kde.org/">ftp.kde.org</ulink>. However, this site is
often under heavy load, so you might prefer to use
<ulink url="http://download.kde.org/">download.kde.org</ulink> which automatically
redirects you to the mirror nearest to you.
You can also have a look at the list of <ulink url="http://www.kde.org/ftpmirrors.html"> &tde; mirror sites</ulink>.</para>
</answer>
</qandaentry>
<qandaentry>
<question>
<para>What is the current version?</para>
</question>
<answer>
<para>Currently, the latest stable version is 3.5.5</para>
<para>The <ulink url="http://www.kde.org/info/3.5.5.php">&tde; 3.5.5 Info
Page</ulink> contains a lot of information specific to this
release.</para>
</answer>
</qandaentry>
<qandaentry>
<question>
<para>Where do I find &tde; snapshots?</para>
</question>
<answer>
<para>You can get the latest snapshots from <ulink
url="ftp://ftp.kde.org/pub/kde/unstable/snapshots">ftp://ftp.kde.org/pub/kde/unstable/snapshots</ulink>.
You might also want to consider setting up your own <acronym>SVN</acronym> client in order to
maintain the latest snapshot at all times. Please refer to <ulink
url="http://developer.kde.org/source/anonsvn.html">Anonymous <acronym>SVN</acronym> and &tde;</ulink> for further
information.
</para>
</answer>
</qandaentry>
<qandaentry>
<question id="where-to-get-qt">
<para>Where do I get &Qt;?</para>
</question>
<answer>
<para>&Qt; is a product of the Norwegian company Trolltech. You can
always get the latest &Qt; version from their
<ulink url="ftp://ftp.trolltech.com">&FTP; server</ulink>.</para>
<para>
And with most up-to-date &Linux; distributions, &Qt; is already
included. Please see <xref linkend="prerequisites"/> for the version
of &Qt; you need.</para>
</answer>
</qandaentry>
</qandaset>
</chapter>

@ -0,0 +1,86 @@
<!--
<?xml version="1.0" ?>
<!DOCTYPE chapter PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
"dtd/kdex.dtd">
-->
<chapter id="getting-tde">
<title>Getting &tde;</title>
<qandaset>
<qandaentry>
<question id="where-to-get-tde">
<para>Where do I get &tde;?</para>
</question>
<answer>
<!-- This needs a rewrite including informations about the latest version (link to the info page?)-->
<para>The easiest way to get &tde; is to install a &Linux; distribution or another &UNIX; operating system
that ships with &tde;.
You can find an up-to-date list of distributions that ship
with &tde; <ulink url="http://www.trinitydesktop.org/">here</ulink>.</para>
<para>The main distribution site for &tde; is
<ulink url="http://www.trinitydesktop.org/">http://www.trinitydesktop.org/</ulink>.</para>
</answer>
</qandaentry>
<qandaentry>
<question>
<para>What is the current version?</para>
</question>
<answer>
<para>TDE is developed continually. Find the latest stable version number <ulink url="http://www.trinitydesktop.org/releases.php">here</ulink>.</para>
</answer>
</qandaentry>
<qandaentry>
<question>
<para>Binary packages are not available for my distro. What do I do?</para>
</question>
<answer>
<para>That is always a challenging situation. Are there skilled packagers who
might help? If you are skilled in compiling software from sources, source
tarballs are available for each TDE release (http://www.trinitydesktop.org/releases.php).
The development version can also be built from our GIT source tree. Use the forums
or mailing lists to contact packagers to obtain copies of their build scripts
that can be massaged to fit your distro.</para>
</answer>
</qandaentry>
<qandaentry>
<question>
<para>Where do I find &tde; snapshots?</para>
</question>
<answer>
<para>Learn more about the latest development snapshots at <ulink
url="http://www.trinitydesktop.org/development.php">http://www.trinitydesktop.org/development.php</ulink>.
You might want to consider setting up your own <acronym>GIT</acronym> account to
maintain the latest snapshot at all times. Please refer to <ulink
url="http://www.trinitydesktop.org/development.php">http://www.trinitydesktop.org/development.php</ulink> for further
information.
</para>
</answer>
</qandaentry>
<qandaentry>
<question id="where-to-get-qt">
<para>Where do I get &Qt;?</para>
</question>
<answer>
<para>&Qt; is a product of the Norwegian company Trolltech. The version
upon which TDE is based no longer is actively maintained by Trolltech.
Maintenance is handled by the TDE developers. Get the latest &Qt; version
from the TDE GIT repository at
<ulink url="http://git.trinitydesktop.org/">http://git.trinitydesktop.org/</ulink>.</para>
<para>
With most &Linux; distributions, this version of &Qt; no longer is
included or maintained and must be obtained from the TDE repositories. Because
this version of &Qt; is now maintained exclusively to support TDE, the version supported
by TDE developers is not backwards compatible with the original version from Trolltech.</para>
</answer>
</qandaentry>
</qandaset>
</chapter>

@ -6,16 +6,16 @@
<!ENTITY % English "INCLUDE" > <!-- change language only here -->
<!ENTITY faq-about SYSTEM "about.docbook">
<!ENTITY faq-intro SYSTEM "intro.docbook">
<!ENTITY faq-getkde SYSTEM "getkde.docbook">
<!ENTITY faq-gettde SYSTEM "gettde.docbook">
<!ENTITY faq-install SYSTEM "install.docbook">
<!ENTITY faq-panel SYSTEM "panel.docbook">
<!ENTITY faq-desktop SYSTEM "desktop.docbook">
<!ENTITY faq-winmng SYSTEM "winmng.docbook">
<!ENTITY faq-filemng SYSTEM "filemng.docbook">
<!ENTITY faq-webbrowse SYSTEM "webbrowse.docbook">
<!ENTITY faq-configkde SYSTEM "configkde.docbook">
<!ENTITY faq-kdeapps SYSTEM "kdeapps.docbook">
<!ENTITY faq-nonkdeapps SYSTEM "nonkdeapps.docbook">
<!ENTITY faq-configtde SYSTEM "configtde.docbook">
<!ENTITY faq-tdeapps SYSTEM "tdeapps.docbook">
<!ENTITY faq-nontdeapps SYSTEM "nontdeapps.docbook">
<!ENTITY faq-tips SYSTEM "tips.docbook">
<!ENTITY faq-misc SYSTEM "misc.docbook">
<!ENTITY faq-notrelated SYSTEM "notrelated.docbook">
@ -42,35 +42,29 @@
</authorgroup>
<copyright>
<year>1997</year>
<year>1998</year>
<year>1999</year>
<year>2000</year>
<year>2001</year>
<year>2003</year>
<year>2004</year>
<year>2005</year>
<year>1997-2005</year>
<holder>The &kde; Team</holder>
</copyright>
<copyright>
<year>2012</year>
<year>&tde-copyright-date;</year>
<holder>The &tde; Team</holder>
</copyright>
<legalnotice>&FDLNotice;</legalnotice>
<date>2005-01-19</date>
<releaseinfo>3.4</releaseinfo>
<date>&tde-release-date;</date>
<releaseinfo>&tde-release-version;</releaseinfo>
<abstract> <para>This is a compilation of the most frequently asked
<abstract> <para>This is a collection of frequently asked
questions about the Trinity Desktop Environment. Please report any bugs,
inconsistencies, or omissions you find in this &FAQ; to
<email>trinity-devel@lists.pearsoncomputing.net</email>. Please do not mail your questions
to this list. Post them to the &tde; mailing lists and newsgroups
instead. They are monitored for this &FAQ;.</para> </abstract>
<email>trinity-devel@lists.pearsoncomputing.net</email>. Please post
questions to the &tde; mailing lists. Questions are monitored to help
maintain this &FAQ;.</para> </abstract>
<keywordset>
<keyword>KDE</keyword>
<keyword>TDE</keyword>
<keyword>FAQ</keyword>
<keyword>question</keyword>
<keyword>answer</keyword>
@ -79,17 +73,17 @@ instead. They are monitored for this &FAQ;.</para> </abstract>
&faq-about;
&faq-intro;
&faq-getkde;
&faq-gettde;
&faq-install;
&faq-panel;
&faq-desktop;
&faq-winmng;
&faq-filemng;
&faq-webbrowse;
&faq-configkde;
&faq-kdeapps;
&faq-configtde;
&faq-tdeapps;
&faq-sound;
&faq-nonkdeapps;
&faq-nontdeapps;
&faq-tips;
&faq-misc;
&faq-qt;

@ -6,11 +6,11 @@
<chapter id="install">
<title>Installation instructions</title>
<para>These are the generic installation instructions for the K
<para>These are the generic installation instructions for the Trinity
Desktop Environment. Please complement your reading with the
<filename>README</filename>s and <filename>INSTALL</filename>s that
<filename>README</filename> and <filename>INSTALL</filename> text files that
come along with the package. Please read them carefully and try to
help yourself out if anything goes wrong. If you need further
help yourself if anything goes wrong. If you need further
assistance, consider joining the &tde; mailing lists
(see our web site instructions for joining the &tde;
<ulink url="http://www.kde.org/mailinglists/">mailing
@ -28,7 +28,7 @@ lists</ulink>) or newsgroups.</para>
<para>So you have heard the rumors. Or you have seen the screenshots.
And you are dying to get hold of &tde;. But you know next to nothing
about this whole <quote>alternative OS</quote> business. Don't worry!
about this whole <quote>alternative operating system</quote> business. Don't worry!
You only need to do some (well, maybe not some) reading, that's
all!</para>
@ -44,7 +44,7 @@ url="http://www.kde.org"> runs on many &UNIX;</ulink> platforms. </para>
<para>Finally, you are ready to commence the &tde; installation.
Please start reading from the next section. To get &tde;, please
refer to <xref linkend="where-to-get-kde"/>. Last but not least, if
refer to <xref linkend="where-to-get-tde"/>. Last but not least, if
you encounter any problems while installing &tde;, please do not
hesitate to make use of the &tde; <link
linkend="mailing-lists">mailing lists</link> and <link
@ -680,6 +680,42 @@ seconds off your &tde; startup time by doing so.</para>
</answer>
</qandaentry>
<qandaentry>
<question>
<para>Is TDE backwards or binary compatible with KDE 3?</para>
</question>
<answer>
<para>While many programs designed on KDE 3 will compile on Trinity, binary
compatibility with KDE 3 is not a goal of the TDE project.</para>
</answer>
</qandaentry>
<qandaentry>
<question>
<para>Is TDE backwards or binary compatible with previous releases of TDE?</para>
</question>
<answer>
<para>Possibly, but binary compatibility is not a project goal with major point
releases. A package that built on a previous version of TDE but no longer builds
on the current release should be brought to the attention of the developers.</para>
</answer>
</qandaentry>
<qandaentry>
<question>
<para>Is my KDE3 profile directory compatible with Trinity?</para>
</question>
<answer>
<para>Not quite but don't worry. Some "scrubbing" cleanup is required to migrate
a KDE3 profile. For new users or those with little customization we recommend
creating a fresh profile. For those long-time users who cringe at the thought
of recreating their desktop, we provide a migratekde3 shell script. That script
copies a $HOME/.kde3 profile directory to $HOME/.trinity and performs the required
"scrubbing" cleanup. Although the script has been tested we provide the tool "as is"
with no warranties or guarantees. (The script works really well, actually. :-))</para>
</answer>
</qandaentry>
<qandaentry>
<question>
<para>Compiling tdebase gives me a <errorname>bin/sh: msgfmt: command

@ -18,8 +18,7 @@ by <ulink url="mailto:ettrich@kde.org">Matthias Ettrich</ulink> in
1996 and originally called the K Desktop Environment. The aim of the &tde; project is to connect the
power of the &UNIX; operating systems with the comfort of a modern user
interface.</para>
<para>In short, &tde; will bring &UNIX; to the desktop!</para>
<para>If you want further information about &tde;, have a look at
<para>If you want further information about &tde;, look at
<ulink url="http://www.trinitydesktop.org/about.php">About Trinity</ulink></para>
</answer>
</qandaentry>
@ -29,28 +28,40 @@ interface.</para>
<para>On which platforms can I expect &tde; to work?</para>
</question>
<answer>
<para>&tde; is a Desktop Environment for all flavors of &UNIX;. While
it is true that most &tde; developers use &Linux;, &tde; runs smoothly
on a wide range of systems. You may, however, need to tweak the
source code a bit to get &tde; to compile on a not-so-popular variant
of &UNIX;, or if you are not using the &GNU; development tools, in
<para>&tde; is a Desktop Environment for all flavors of &UNIX; systems.
While most &tde; developers use &Linux;, &tde; should run
on a wide range of systems. You might need to tweak the
source code a bit to get &tde; to compile on different variant
of &UNIX; systems, or when not using the &GNU; development tools, in
particular the &gcc; compiler.</para>
</answer>
</qandaentry>
<qandaentry>
<question>
<para>Why should I use TDE?</para>
</question>
<answer>
<para>TDE provides a traditional computer desktop that is snappy and
responsive. A project goal is to provide a highly customizable
desktop without forcing any particular feature or effect on users.
TDE comes with many software tools to provide a productive and enjoyable
computer desktop system.</para>
</answer>
</qandaentry>
<qandaentry>
<question>
<para>Is &tde; a window manager?</para>
</question>
<answer>
<para>No, &tde; is not a window manager. While &tde; includes a very
sophisticated window manager (&twin;), &tde; is much more than that.
It is a full-blown Integrated Desktop Environment.</para>
<para>&tde; provides a complete desktop environment, including a web
browser, a file manager, a window manager, a help system, a
configuration system, uncountable tools and utilities, and an ever
increasing number of applications, including but not limited to mail
and news clients, drawing programs, a &PostScript; and a &DVI; viewer
<para>No, &tde; is not a window manager. While &tde; includes a
sophisticated window manager (&twin;), &tde; is much more, providing
a full integrated desktop environment.</para>
<para>&tde; includes a web browser, a file manager, a window manager, a help system, a
configuration system, many tools and utilities, and many
applications, including but not limited to mail
and news clients, drawing programs, a PDF and a &DVI; viewer
and so forth.</para>
</answer>
</qandaentry>
@ -64,11 +75,21 @@ and so forth.</para>
<para>No, &tde; is not a clone. Specifically &tde; is not a
<acronym>CDE</acronym> or &Windows; clone. While the &tde; developers
have and will continue to glean the best features from all existing
desktop environments, &tde; is a truly unique environment that has and
desktop environments, &tde; is a unique environment that has and
will continue to go its own way.</para>
</answer>
</qandaentry>
<qandaentry>
<question>
<para>On what platform is TDE based?</para>
</question>
<answer>
<para>TDE uses C++ and the <link linkend="qt">&Qt; C++ crossplatform toolkit</link>.
The TDE development team now maintains the Qt3 toolkit, renamed TQt3.</para>
</answer>
</qandaentry>
<qandaentry>
<question>
<para>Is &tde; free software?</para>
@ -82,11 +103,96 @@ the <acronym>GPL</acronym>.</para>
<para>&tde; uses the <link linkend="qt">&Qt; C++ crossplatform
toolkit</link>, which is also released (since version 2.2) under the
<acronym>GPL</acronym>.</para>
<para>It is absolutely legal to make &tde; and &Qt; available on
<para>Both &tde; and &Qt; can be made available on
&CD-ROM; free of charge. No runtime fees of any kind are
incurred.</para>
</answer>
</qandaentry>
<qandaentry>
<question>
<para>Why the rebranding and renaming efforts? Why can't you continue to call the software KDE?</para>
</question>
<answer>
<para>The "KDE" name, various logos, and related efforts are trademarked by the KDE
Foundation. Since the Trinity project is not affiliated with the KDE Foundation,
we can't legally use their trademarks.</para>
</answer>
</qandaentry>
<qandaentry>
<question>
<para>How is Trinity different from KDE4?</para>
</question>
<answer>
<para>Both desktop environments share common roots to KDE 3.5.10, the last
official release of KDE in the 3.x series. Many KDE developers wanted to break
from that code chain and tool sets to start afresh. Thus was born KDE4. In
addition to moving to the Qt4 tool set, the KDE developers revamped the
underlying KDE code set.</para>
<para>KDE4 and Trinity have different philosophies about work flow preferences.
KDE4 developers want to support emerging work flow concepts and techniques.
Trinity developers want to maintain a "traditional" desktop environment.</para>
<para>For example, KDE4 offers the following tools:</para>
<itemizedlist>
<listitem>
<para>Semantic desktop through Nepomuk</para>
</listitem>
<listitem>
<para>PIM (Personal Information Management) data caching through Akonadi</para>
</listitem>
<listitem>
<para>Desktop file searching through Strigi</para>
</listitem>
<listitem>
<para>Activities, a computer desktop metaphor for managing tasks and activities</para>
</listitem>
</itemizedlist>
<para>Whereas TDE offers the following:</para>
<itemizedlist>
<listitem>
<para>Desktop search through the locate:/ kio-slave and Beagle</para>
</listitem>
<listitem>
<para>Integrated PIM suite with plugins</para>
</listitem>
<listitem>
<para>Related task management using multiple desktops</para>
</listitem>
</itemizedlist>
<para>The KDE developers support alternate desktop interfaces, such as those used
with netbooks, tablets, and smart phones. TDE provides a single interface that is
optimized for the mouse/keyboard HCI (Human-computer interaction) model.</para>
<para>Both desktop environments provide an excellent choice for different work
flows but differ in approach. Trinity leans toward user expectations of how
desktop environments have functioned traditionally. There is a sense of
familiarity with that environment many people like. Similarly other users prefer
the work flow features offered by KDE4 because those features match their
expectations of how they want their computer to behave. The difference between the
two environments does not mean one is smaller, buggier, or slower -- only that
they are different and appeal to different types of people. Although sharing a
common heritage, both desktops appeal to different groups of people. As always
with free/libre software, there is a choice.</para>
</answer>
</qandaentry>
</qandaset>
</chapter>

@ -172,22 +172,17 @@ such as &tde;.</para>
</answer>
</qandaentry>
<qandaentry>
<question>
<para>How do I check which version of &tde; I am using?</para>
</question>
<answer>
<para>Fire up your <application>&tde; Control
Center</application>. It comes up with an Info Screen including the version of &tde;
The &tde; version is also included in the application's
<guimenuitem>About</guimenuitem> dialog.
<para>Start any Trinity app. Each app has a Help menu providing
related information in the <guimenuitem>About</guimenuitem> dialog.
</para>
</answer>
</qandaentry>
<qandaentry>
<question>
<para>How do I go about creating themes and icons?</para>
@ -201,19 +196,56 @@ artwork at <ulink url="http://kde-look.org">http://kde-look.org</ulink>.
</answer>
</qandaentry>
<qandaentry>
<question>
<para>How do I learn about development updates?</para>
</question>
<answer>
<para>You might want to subscribe to the &tde; developer's mail list.
Check <ulink url="http://trinity-devel.pearsoncomputing.net/">http://trinity-devel.pearsoncomputing.net/</ulink>
if you want to read without subscribing.</para>
</answer>
</qandaentry>
<qandaentry>
<question>
<para>Is there a release schedule?</para>
</question>
<answer>
<para>The Trinity developers strive for a six to nine month schedule but that is not rigid or set in stone.</para>
</answer>
</qandaentry>
<qandaentry>
<question>
<para>Are there plans to support semantic desktops?</para>
</question>
<answer>
<para>Not at this time.</para>
</answer>
</qandaentry>
<qandaentry>
<question>
<para>Are there plans to support tablet-like or special netbook desktop modes?</para>
</question>
<answer>
<para>No. The TDE team suggests a tablet-centric interface such as Unity, KDE4, or GNOME 3 for those devices.</para>
</answer>
</qandaentry>
<qandaentry>
<question>
<para>How can I get to know about development updates?</para>
<para>How do the developers propose to transition away from HAL (hardware abstraction layer)?</para>
</question>
<answer>
<para>You might want to subscribe to the various &tde; mailing lists
available, especially kde-cvs, which lists all commits done to the
&tde; <acronym>CVS</acronym> repository. Check <ulink
url="http://lists.kde.org">http://lists.kde.org</ulink> if you want to
read without subscribing.</para>
<para>The Trinity team developed a new native hardware support layer that is under testing.
That new system will be enabled by default in a future release, but is available now
in the development sources.</para>
</answer>
</qandaentry>
</qandaset>
</chapter>

@ -24,7 +24,7 @@ url="http://www.trolltech.com">http://www.trolltech.com</ulink>.</para>
<para>Why does &tde; use &Qt;?</para>
</question>
<answer>
<para>&Qt; is a very sophisticated toolkit that provides everything that
<para>&Qt; is a sophisticated toolkit that provides everything that
is needed to build a modern user interface. &Qt; is written in C++, thus
allowing object-oriented development which ensures efficiency and
code reuse in a project the size and scope of &tde;. In our opinion
@ -72,5 +72,29 @@ information, please contact <ulink
url="http://www.trolltech.com">Troll Tech</ulink> directly.</para>
</answer>
</qandaentry>
<qandaentry>
<question>
<para>Isn't Qt3 obsolete and "dead" technology?</para>
</question>
<answer>
<para>The definition for "obsolete" varies based upon who applies the term.
Generally the term "obsolete" means something no longer is useful or no longer
needed. In software circles the term often means antiquated or no longer shiny.
Usefulness often is not part of the intended meaning of the word. The term is
used as an emotional wedge more than a factual observation.</para>
</answer>
</qandaentry>
<qandaentry>
<question>
<para>Are there plans to migrate Trinity to Qt4?</para>
</question>
<answer>
<para>Not at this time.</para>
</answer>
</qandaentry>
</qandaset>
</chapter>

@ -1,12 +1,12 @@
<chapter id="contact-the-tde-team">
<chapterinfo>
<date>2012-02-01</date>
<releaseinfo>R14.0.0</releaseinfo>
<date>&tde-release-date;</date>
<releaseinfo>&tde-release-version;</releaseinfo>
</chapterinfo>
<title>Contact the &tde; Team</title>
<title>Contacting the &tde; Community</title>
<anchor id="contact"/>
<para>The Trinity team invites you to contact members.</para>
<para>The Trinity team invites you to contact community members.</para>
<sect1 id="contact-mailinglists">
<title>Mailing lists</title>
@ -34,15 +34,11 @@ url="http://www.trinitydesktop.org/mailinglist.php">mailing list archive</ulink>
</variablelist>
</sect1>
<sect1 id="contact-developers">
<title>Contacting the &tde; developers</title>
<sect2 id="useful-links">
<title>Useful web links</title>
<anchor id="links" />
<para>On this page are links to &tde; related web sites.</para>
<para>The Trinity Desktop Environment is developed by many people
<para>The Trinity Desktop Environment is developed by people
around the world. Our main communication channel is the Internet. For
general questions, you will be best served by asking on the mailing
lists mentioned in the <link linkend="contact-mailinglists">previous
@ -76,6 +72,7 @@ found in the documentation of their individual application.</para>
</variablelist>
</sect2>
</sect1>
</chapter>
<!-- Keep this comment at the end of the file
@ -89,4 +86,3 @@ sgml-always-quote-attributes:t
sgml-parent-document:index.docbook
End:
-->

@ -1,7 +1,7 @@
<chapter id="help-system-user-manual">
<chapterinfo>
<date>2002-02-03</date>
<releaseinfo>0.08.00</releaseinfo>
<date>&tde-release-date;</date>
<releaseinfo>&tde-release-version;</releaseinfo>
</chapterinfo>
<title>&tde; Help System User Manual</title>
<anchor id="help"/>
@ -36,10 +36,9 @@ of this document.
<title>Installation</title>
<para>
&khelpcenter; is an integral part of the &tde; Base installation, and
&khelpcenter; is an integral part of the &tde; base installation and
is installed with every copy of &tde;. It can be found in the tdebase
package, and is available from the &kde-ftp;, or will be found in your
operating system tdebase package.
package or will be found in your operating system tdebase package.
</para>
</sect2>
@ -730,7 +729,8 @@ will take you directly back to that page.</para>
<para>&khelpcenter;</para>
<para>Originally developed by &Matthias.Elter; &Matthias.Elter.mail;</para>
<para>The current maintainer is &Cornelius.Schumacher; &Cornelius.Schumacher.mail;</para>
<para>Maintained for many years by &Cornelius.Schumacher; &Cornelius.Schumacher.mail;</para>
<para>Currently maintained by the Trinity Development Team.</para>
&underFDL;
&underGPL;

@ -1,13 +1,13 @@
<chapter id="supporting-tde">
<chapterinfo>
<date>2002-03-04</date>
<releaseinfo>2.02.00</releaseinfo>
<date>&tde-release-date;</date>
<releaseinfo>&tde-release-version;</releaseinfo>
</chapterinfo>
<title>Supporting &tde;</title>
<title>Supporting the &tde; Project</title>
<anchor id="support"/>
<sect1 id="supporting-tde-introduction">
<title>Supporting &tde;</title>
<title>Supporting the &tde; Project</title>
<para> If you are new to &tde;, the &tde; project might look like big
machinery to you. Undoubtedly, &tde; is no longer a small project,
@ -40,7 +40,7 @@ that interest you.
</para></listitem>
<listitem><para>
Read the <ulink url="trinity-devel@lists.pearsoncomputing.net">&tde;
Read the <ulink url="http://trinity-devel.pearsoncomputing.net/">&tde;
developer mailing list</ulink> archives to get a feel for &tde; development.
</para></listitem>
@ -77,4 +77,3 @@ actively involved in &tde; development, please consider supporting
</sect1>
</chapter>

@ -14,16 +14,16 @@
<para>&tde; is a graphical desktop environment for &UNIX; workstations. The
Trinity Desktop Environment combines ease of use, contemporary functionality, and
professional graphical design along with the technical advantages of
the &UNIX; operating system.</para>
&UNIX; operating systems.</para>
<para><link linkend="help">TDE Help System User Manual</link></para>
<para><link linkend="what-is-tde">What is the Trinity Desktop Environment?</link></para>
<para><link linkend="contact">Contacting the &tde; Project Team Members</link></para>
<para><link linkend="contact">Contacting the &tde; Community</link></para>
<para><link linkend="support">Supporting the &tde; Project</link></para>
<para><link linkend="links">Useful links</link></para>
</sect1>
<sect1 id="welcome-getting-the-most-out-of-tde">
@ -43,7 +43,7 @@ the &UNIX; operating system.</para>
<sect2 id="welcome-basic-applications">
<title>Basic applications</title>
<para><ulink url="help:/kicker">Desktop Panel</ulink></para>
<para><ulink url="help:/kicker">Desktop Panel (Kicker)</ulink></para>
<para><ulink url="help:/kcontrol">Control Center</ulink></para>
@ -52,4 +52,3 @@ the &UNIX; operating system.</para>
</sect2>
</sect1>
</chapter>

@ -1,13 +1,13 @@
<chapter id="what-is-tde">
<chapterinfo>
<date>2002-01-18</date>
<releaseinfo>3.00.00</releaseinfo>
<date>&tde-release-date;</date>
<releaseinfo>&tde-release-version;</releaseinfo>
</chapterinfo>
<title>What is &tde;?</title>
<title>What is the Trinity Desktop Environment?</title>
<anchor id="whatistde"/>
<sect1 id="what-is-tde-introduction">
<title>What is &tde;?</title>
<title>What is the Trinity Desktop Environment?</title>
<para>&tde; is a desktop environment. In other words, &tde; is a
collection of programs, technologies and documentation that attempt to
@ -17,12 +17,9 @@ philosophy.</para>
<para>The Trinity Desktop Environment is a fork of the K Desktop Environment
version 3.5, originally written by the KDE Team, a world-wide network of
software engineers committed to Free Software development.</para>
<para>The creators of the K Desktop Environment are a world-wide group of
software engineers. This group's major goal in free software development is to
provide high quality software that empowers the user with easy control of his
computer's resources.</para>
software engineers committed to Free Software development. This group's
major goal in free software development is to provide high quality software
that empowers the user with easy control of his computer's resources.</para>
<para>The &tde; developers continue the tradition of KDE 3.5.</para>
@ -122,4 +119,3 @@ Information Manager - an organizer).</para>
</sect1>
</chapter>

@ -20,11 +20,15 @@
<!-- TRANS:ROLES_OF_TRANSLATORS -->
</authorgroup>
<date>2004-08-28</date>
<releaseinfo>3.00.00</releaseinfo>
<date>&tde-release-date;</date>
<releaseinfo>&tde-release-version;</releaseinfo>
<copyright>
<year>1999</year><year>2000</year><year>2001</year><year>2002</year>
<year>1999-2002</year>
<holder>The &kde; Team</holder>
</copyright>
<copyright>
<year>&tde-copyright-date;</year>
<holder>The &tde; Team</holder>
</copyright>
@ -36,6 +40,7 @@
<keywordset>
<keyword>KDE</keyword>
<keyword>TDE</keyword>
<keyword>quick start</keyword>
<keyword>introduction</keyword>
</keywordset>

@ -1480,7 +1480,7 @@ Enable autocompletion in the username line edit.
<term id="option-userlist"><option>UserList</option></term>
<listitem>
<para>
Show a user list with unix login names, real names, and images in the greeter.
Show a user list with login names, real names, and images in the greeter.
</para>
<para>The default is <quote>true</quote>.</para>
</listitem>

@ -67,7 +67,7 @@ The &tde; Documentation Team
</authorgroup>
<copyright>
<year>2004</year><year>2005</year>
<year>2004-2005</year>
<holder>The &kde; Documentation Team</holder>
</copyright>
<copyright>

@ -23,7 +23,7 @@ The &tde; Team
<releaseinfo>&tde-release-version;</releaseinfo>
<copyright>
<year>2000</year><year>2006</year>
<year>2000-2006</year>
<holder>The &kde; Team</holder>
</copyright>
<copyright>
@ -33,13 +33,13 @@ The &tde; Team
<legalnotice>&FDLNotice;</legalnotice>
<abstract><para>A visual guide to &tde;'s interface. This is a very early
version
of the document. Eventually, this will be a graphical tour of
<abstract><para>A visual guide to &tde;'s interface. This is an early
version of the document. Eventually, this will be a graphical tour of
&tde;.</para></abstract>
<keywordset>
<keyword>KDE</keyword>
<keyword>TDE</keyword>
<keyword>Visual</keyword>
<keyword>Dictionary</keyword>
<keyword>Guide</keyword>

@ -1,5 +1,4 @@
[KDE Desktop Entry]
[Desktop Entry]
Name=Application Manuals
Name[bg]=Ръководства на аплети
Name[ca]=Manuals de les aplicacions

@ -11,12 +11,12 @@
add_subdirectory( Applications )
add_subdirectory( Manpages )
add_subdirectory( Tutorials )
# add_subdirectory( Tutorials )
add_subdirectory( Scrollkeeper )
install( FILES
applets.desktop contact.desktop faq.desktop info.desktop
links.desktop support.desktop userguide.desktop welcome.desktop
hardwaremodules.desktop kcontrolmodules.desktop konqplugins.desktop
kioslaves.desktop
kioslaves.desktop quickstart.desktop visualdict.desktop
DESTINATION ${DATA_INSTALL_DIR}/khelpcenter/plugins )

@ -1,9 +1,10 @@
SUBDIRS = Applications Manpages Tutorials Scrollkeeper
# SUBDIRS = Applications Manpages Tutorials Scrollkeeper
SUBDIRS = Applications Manpages Scrollkeeper
plugin_DATA = applets.desktop contact.desktop faq.desktop info.desktop \
links.desktop support.desktop userguide.desktop welcome.desktop \
kicmodules.desktop kcontrolmodules.desktop konqplugins.desktop \
kioslaves.desktop
kioslaves.desktop quickstart.desktop visualdict.desktop
plugindir = $(kde_datadir)/khelpcenter/plugins

@ -1,4 +1,4 @@
[KDE Desktop Entry]
[Desktop Entry]
Name=UNIX manual pages
Name[bg]=Ръководство за UNIX
Name[ca]=Pàgines de manual UNIX
@ -13,7 +13,7 @@ Name[es]=Páginas de manual de Unix
Name[et]=UNIX-i manuaalileheküljed
Name[fo]=Unix-handbøkur ("man"-snið)
Name[fr]=Pages du manuel UNIX
Name[hi]=यूनिक्स निर्देशिका पृष्ठ
Name[hi]=यà¥à¤¨à¤¿à¤•à¥<EFBFBD>स निरà¥<C3A0>देशिका पृषà¥<C3A0>à¤
Name[hr]=UNIX priručnici
Name[hu]=UNIX man oldalak
Name[is]=Síður UNIX handbóka

@ -1,4 +1,4 @@
[KDE Desktop Entry]
[Desktop Entry]
Name=Scrollkeeper
Name[eo]=Dokumentara Katalogo
Name[hi]=स्क्रॉलकीपर

@ -1,5 +1,4 @@
# KDE Config File
[KDE Desktop Entry]
[Desktop Entry]
Name=Tutorials
Name[bg]=Ръководства
Name[ca]=Programes d'aprenentatge

@ -55,9 +55,9 @@ Name[pl]=Przewodnik startowy
Name[pt]=Guia de Iniciação
Name[pt_BR]=Guia Rápido
Name[ro]=Ghid rapid
Name[ru]=Руководство для начинающих в KDE
Name[ru]=Руководство для начинающих в TDE
Name[rw]=Iyobora GutangiraVuba
Name[se]=Oanehis KDE-introdukšuvdna
Name[se]=Oanehis TDE-introdukšuvdna
Name[sk]=Návod na rýchle použitie
Name[sl]=Vodnik za hitri začetek
Name[sr]=Почетни водич
@ -69,8 +69,8 @@ Name[th]=คำแนะนำด่วน
Name[tr]=Hızlı Başlama Rehberi
Name[tt]=Tizcibärü Qullanması
Name[uk]=Посібник для швидкого старту
Name[uz]=KDE boʻyicha yoʻlkoʻrsatgich
Name[uz@cyrillic]=KDE бўйича йўлкўрсатгич
Name[uz]=TDE boʻyicha yoʻlkoʻrsatgich
Name[uz@cyrillic]=TDE бўйича йўлкўрсатгич
Name[ven]=Tsumbavhulwo ya mathomele au tavhanya
Name[vi]=Hướng dẫn nhanh
Name[wa]=Guide d' enondaedje al vole
@ -148,5 +148,4 @@ Comment[vi]=Hướng dẫn nhanh cho TDE
Comment[wa]=Guide d' enondaedje al vole po TDE
Comment[zh_CN]=TDE 速成指南。
Comment[zh_TW]=TDE 快速入門指南。
Icon=helpdoc
DocPath=help:/khelpcenter/quickstart/index.html

@ -150,5 +150,4 @@ Comment[xh]=Isikhombisi esiya kwi TDE widgets
Comment[zh_CN]=TDE 部件指南
Comment[zh_TW]=TDE 視窗元件 (widget) 指南
Comment[zu]=Umbonisi oya kuma-widget e-TDE
Icon=helpdoc
DocPath=help:/khelpcenter/visualdict/index.html

@ -22,7 +22,7 @@ Name[et]=Kontaktinfo
Name[eu]=Harremanetarako informazioa
Name[fa]=اطلاعات تماس
Name[fi]=Yhteystiedot
Name[fr]=Contacter l'équipe KDE
Name[fr]=Contacter l'équipe TDE
Name[fy]=kontaktynformaasje
Name[ga]=Eolas Teagmhála
Name[gl]=Información de Contacto

@ -74,7 +74,7 @@ Name[uz]=Boshqaruv markazining modullari
Name[uz@cyrillic]=Бошқарув марказининг модуллари
Name[ven]=Modulu wa Senthara ya vhulanguli
Name[vi]=Trung tâm Điều khiển Mô đun
Name[wa]=Modules do cinte di contrôle di KDE
Name[wa]=Modules do cinte di contrôle di TDE
Name[xh]=Izicatshulwa Zolawulo Ezisembindini
Name[zh_CN]=控制中心模块
Name[zh_TW]=控制中心模組

@ -2,7 +2,7 @@
Name=Kioslaves
Name[bg]=Система за вход-изход
Name[cs]=Pomocné protokoly KDE
Name[cs]=Pomocné protokoly TDE
Name[csb]=Pluginsë wéńdzeniô/wińdzeniô
Name[da]=Kioslaver
Name[de]=Ein-/Ausgabemodule
@ -11,7 +11,7 @@ Name[et]=KIO moodulid
Name[fi]=KIO-palvelut
Name[gl]=Escravos Kio
Name[hi]=केआईओ-स्लेव्स
Name[hu]=KDE-protokollok
Name[hu]=TDE-protokollok
Name[it]=Kioslave
Name[ja]=Kioslave
Name[ko]=KIO 슬레이브

@ -0,0 +1,83 @@
[Desktop Entry]
Name=Quickstart Guide
Name[af]=Woerts-warts Gids
Name[ar]=دليل إرشاد البدء السريع
Name[az]=Sür'ətli Başlama Rehberi
Name[be]=Падручнік для пачаткоўца
Name[bg]=Ръководство за начинаещите
Name[bn]=কুইকস্টার্ট গাইড
Name[br]=Sturier Kregiñ fonnus
Name[bs]=Vodič za brzi početak
Name[ca]=Guia ràpida
Name[cs]=Úvodní seznámení
Name[csb]=Sztartowi prowôdnik
Name[cy]=Canllaw cychwyn cyflym
Name[da]=Kvikstart-guide
Name[de]=Kurzeinführung
Name[el]=Οδηγός γρήγορου ξεκινήματος
Name[eo]=Konciza gvidlibro
Name[es]=Guía rápida
Name[et]=Kiire sissejuhatus
Name[eu]=Gida bizkorra
Name[fa]=راهنمای آغاز سریع
Name[fi]=Pikaohje
Name[fr]=Guide de démarrage rapide
Name[fy]=Fluchstartgids
Name[gl]=Guia de Início Rápido
Name[he]=מדריך התחלה מהירה
Name[hi]=शीघ्रप्रारंभ मार्गदर्शक
Name[hr]=Brzi uvod
Name[hu]=Rövid bevezetés
Name[id]=Petunjuk Memulai Secara Cepat
Name[is]=Skyndileiðbeiningar
Name[it]=Guida rapida
Name[ja]=クイックスタート
Name[ka]=სახელმძღვანელო დამწყებთათვის
Name[kk]=Бастаушы бағыттамасы
Name[km]=មគ្គុទ្ទេសក៍​ចាប់ផ្ដើម​រហ័ស
Name[ko]=빠른 시작 설명서
Name[lo]=ຄຳແນະນຳແບບໄວ
Name[lt]=Greitos pradžios gidas
Name[lv]=Ātras sākšanas ceļvedis
Name[mk]=Водич за брзо снаоѓање
Name[mn]=QuickStart-Зааварчилгаа
Name[ms]=Panduan Mula Pantas
Name[mt]=Gwida biex tibda malajr
Name[nb]=Hurtigstart-guide
Name[nds]=Fixstart-Föhrer
Name[ne]=द्रुत सुरुआत मार्गदर्शन
Name[nl]=Snelstartgids
Name[nn]=Snøggstarguide
Name[nso]=Keletso ya Thomiso ya Kapejana
Name[oc]=Guia rapida
Name[pa]=ਚੁਸਤ ਸ਼ੁਰੂਆਤ ਗਾਈਡ
Name[pl]=Przewodnik startowy
Name[pt]=Guia de Iniciação
Name[pt_BR]=Guia Rápido
Name[ro]=Ghid rapid
Name[ru]=Руководство для начинающих в TDE
Name[rw]=Iyobora GutangiraVuba
Name[se]=Oanehis TDE-introdukšuvdna
Name[sk]=Návod na rýchle použitie
Name[sl]=Vodnik za hitri začetek
Name[sr]=Почетни водич
Name[sr@Latn]=Početni vodič
Name[sv]=Snabbstartsguide
Name[ta]=விரைவுதுவக்க வழிகாட்டி.
Name[tg]=Роҳнамоии шурӯъ кунӣ
Name[th]=คำแนะนำด่วน
Name[tr]=Hızlı Başlama Rehberi
Name[tt]=Tizcibärü Qullanması
Name[uk]=Посібник для швидкого старту
Name[uz]=TDE boʻyicha yoʻlkoʻrsatgich
Name[uz@cyrillic]=TDE бўйича йўлкўрсатгич
Name[ven]=Tsumbavhulwo ya mathomele au tavhanya
Name[vi]=Hướng dẫn nhanh
Name[wa]=Guide d' enondaedje al vole
Name[xh]=Isikhombisi Sesiqalo esikhawulezayo
Name[zh_CN]=速成指南
Name[zh_TW]=快速入門指南
Name[zu]=Umbonisi wokuqala ngokushesha
DocPath=help:/khelpcenter/quickstart/index.html
X-DOC-Weight=-2000

@ -2,77 +2,76 @@
DocPath=help:/khelpcenter/userguide/index.html
Name=TDE User Guide
Name[af]=KDE gebruiker handleiding
Name[ar]=دليل KDE للمستخدمين
Name[be]=Падручнік карыстальніка KDE
Name[af]=TDE gebruiker handleiding
Name[ar]=دليل TDE للمستخدمين
Name[be]=Падручнік карыстальніка TDE
Name[bg]=Ръководство за употреба
Name[bn]=কে.ডি.ই. ব্যবহারকারীদের জন্য ম্যানুয়াল
Name[br]=Levr-dorn arveriaded KDE
Name[bs]=KDE korisnički priručnik
Name[ca]=Manual d'usuari KDE
Name[cs]=Příručka uživatele KDE
Name[csb]=Pòdrãcznik brëkòwnika KDE
Name[cy]=Llawlyfr Defnyddwyr KDE
Name[da]=KDE-brugervejledning
Name[de]=KDE-Benutzerhandbuch
Name[el]=Εγχειρίδιο χρήστη του KDE
Name[eo]=KDE-uzantula manlibro
Name[es]=Manual del usuario de KDE
Name[et]=KDE kasutaja käsiraamat
Name[eu]=KDEren erabiltzailearen eskuliburua
Name[fa]=راهنمای کاربران KDE
Name[fi]=KDE:n käyttöohje
Name[fr]=Manuel de l'utilisateur de KDE
Name[fy]=KDE's hânlieding
Name[ga]=Lámhleabhar KDE d'úsáideoirí
Name[gl]=Manual de usuario de KDE
Name[he]=המדריך למשתמש ב־KDE
Name[br]=Levr-dorn arveriaded TDE
Name[bs]=TDE korisnički priručnik
Name[ca]=Manual d'usuari TDE
Name[cs]=Příručka uživatele TDE
Name[csb]=Pòdrãcznik brëkòwnika TDE
Name[cy]=Llawlyfr Defnyddwyr TDE
Name[da]=TDE-brugervejledning
Name[de]=TDE-Benutzerhandbuch
Name[el]=Εγχειρίδιο χρήστη του TDE
Name[eo]=TDE-uzantula manlibro
Name[es]=Manual del usuario de TDE
Name[et]=TDE kasutaja käsiraamat
Name[eu]=TDEren erabiltzailearen eskuliburua
Name[fa]=راهنمای کاربران TDE
Name[fi]=TDE:n käyttöohje
Name[fr]=Manuel de l'utilisateur de TDE
Name[fy]=TDE's hânlieding
Name[ga]=Lámhleabhar TDE d'úsáideoirí
Name[gl]=Manual de usuario de TDE
Name[he]=המדריך למשתמש ב־TDE
Name[hi]=केडीई उपयोक्ता निर्देशिका
Name[hr]=KDE korisnički priručnik
Name[hu]=KDE-felhasználók kézikönyve
Name[is]=KDE notandahandbækur
Name[it]=Manuale degli utenti di KDE
Name[ja]=KDE ユーザマニュアル
Name[ka]=KDE-ს მომხმარებლის სახელმძღვანელო
Name[kk]=KDE пайдаланушының оқулығы
Name[km]=សៀវភៅ​ប្រើ KDE
Name[ko]=KDE 사용자 설명서
Name[lt]=KDE naudotojo vadovas
Name[lv]=KDE lietotāja rokasgrāmata
Name[mk]=KDE кориснички прирачник
Name[ms]=Manual Pengguna KDE
Name[mt]=Manwal tal-users ta' KDE
Name[nb]=Brukerhandbok for KDE
Name[nds]=KDE-Brukerhandbook
Name[ne]=KDE प्रयोगकर्ता म्यानुअल
Name[nl]=KDE's Gebruikershandboek
Name[nn]=Brukarhandbok for KDE
Name[pa]=KDE ਉਪਭੋਗੀ ਦਸਤਾਵੇਜ਼
Name[pl]=Podręcznik użytkownika KDE
Name[pt]=Manual do Utilizador do KDE
Name[pt_BR]=Manual do Usuário do KDE
Name[ro]=Manualul utilizatorului KDE
Name[ru]=Руководство пользователя KDE
Name[rw]=KDE Igitabomikorere cy'Ukoresha
Name[se]=KDE giehtagirji
Name[sk]=Príručka pre používateľa KDE
Name[sl]=Uporabniški priročnik KDE
Name[sr]=KDE-ово упутство за кориснике
Name[sr@Latn]=KDE-ovo uputstvo za korisnike
Name[sv]=KDE:s användarhandbok
Name[ta]=KDE பயனர்களின் கையேடு
Name[hr]=TDE korisnički priručnik
Name[hu]=TDE-felhasználók kézikönyve
Name[is]=TDE notandahandbækur
Name[it]=Manuale degli utenti di TDE
Name[ja]=TDE ユーザマニュアル
Name[ka]=TDE-ს მომხმარებლის სახელმძღვანელო
Name[kk]=TDE пайдаланушының оқулығы
Name[km]=សៀវភៅ​ប្រើ TDE
Name[ko]=TDE 사용자 설명서
Name[lt]=TDE naudotojo vadovas
Name[lv]=TDE lietotāja rokasgrāmata
Name[mk]=TDE кориснички прирачник
Name[ms]=Manual Pengguna TDE
Name[mt]=Manwal tal-users ta' TDE
Name[nb]=Brukerhandbok for TDE
Name[nds]=TDE-Brukerhandbook
Name[ne]=TDE प्रयोगकर्ता म्यानुअल
Name[nl]=TDE's Gebruikershandboek
Name[nn]=Brukarhandbok for TDE
Name[pa]=TDE ਉਪਭੋਗੀ ਦਸਤਾਵੇਜ਼
Name[pl]=Podręcznik użytkownika TDE
Name[pt]=Manual do Utilizador do TDE
Name[pt_BR]=Manual do Usuário do TDE
Name[ro]=Manualul utilizatorului TDE
Name[ru]=Руководство пользователя TDE
Name[rw]=TDE Igitabomikorere cy'Ukoresha
Name[se]=TDE giehtagirji
Name[sk]=Príručka pre používateľa TDE
Name[sl]=Uporabniški priročnik TDE
Name[sr]=TDE-ово упутство за кориснике
Name[sr@Latn]=TDE-ovo uputstvo za korisnike
Name[sv]=TDE:s användarhandbok
Name[ta]=TDE பயனர்களின் கையேடு
Name[te]=కెడిఈ యూజర్ మెన్యువల్
Name[tg]=Дастури корбари KDE
Name[th]=คู่มือผู้ใช้งาน KDE
Name[tr]=KDE Kullanıcı Klavuzu
Name[tt]=KDE Qullanması
Name[uk]=Підручник користувача KDE
Name[uz]=KDE uchun qoʻllanma
Name[uz@cyrillic]=KDE учун қўлланма
Name[vi]=Hướng dẫn sử dụng KDE
Name[wa]=Esplikêyes po l' uzeu di KDE
Name[zh_CN]=KDE 用户手册
Name[zh_TW]=KDE 使用者手冊
X-DOC-Weight=-2000
Name[tg]=Дастури корбари TDE
Name[th]=คู่มือผู้ใช้งาน TDE
Name[tr]=TDE Kullanıcı Klavuzu
Name[tt]=TDE Qullanması
Name[uk]=Підручник користувача TDE
Name[uz]=TDE uchun qoʻllanma
Name[uz@cyrillic]=TDE учун қўлланма
Name[vi]=Hướng dẫn sử dụng TDE
Name[wa]=Esplikêyes po l' uzeu di TDE
Name[zh_CN]=TDE 用户手册
Name[zh_TW]=TDE 使用者手冊
X-DOC-Weight=-1500

@ -0,0 +1,79 @@
[Desktop Entry]
Name=A Visual Guide to TDE
Name[af]='n Visuele Gids tot TDE
Name[ar]=مرشد مرئي لِــ TDE
Name[az]=TDE Üçün Vəzual Bədəçi
Name[be]=Падручнік TDE па візуальных аб'ектах
Name[bg]=Нагледни пособия
Name[bn]=কে.ডি.ই-র জন্য একটি ভিসুয়াল গাইড
Name[bs]=Vizualni vodič u TDE
Name[ca]=Una guia visual per al TDE
Name[cs]=Názorný průvodce prostředím TDE
Name[csb]=Prowôdnik pò TDE
Name[cy]=Canllaw Gweledol i TDE
Name[da]=En visuel guide til TDE
Name[de]=Visuelle Einführung in TDE
Name[el]=Ένας οπτικός οδηγός για το TDE
Name[eo]=Gvidilo pri TDE
Name[es]=Guía visual de TDE
Name[et]=TDE visuaalne juhend
Name[eu]=TDErako gida bisuala
Name[fa]=یک راهنمای مرئی برای TDE
Name[fi]=Kuvallinen ohje TDE:hen
Name[fr]=Un guide visuel de TDE
Name[fy]=In fisuele TDE-gids
Name[gl]=Unha Guia Visual de TDE
Name[he]=מדריך חזותי ל־TDE
Name[hi]=केडीई के लिए एक दृश्य मार्गदर्शक
Name[hr]=Vizualni vodič u TDE
Name[hu]=A TDE grafikus elemeinek ismertetése
Name[id]=Petunjuk TDE Visual
Name[is]=Myndrænn leiðarvísir að TDE
Name[it]=Una guida visiva di TDE
Name[ja]=TDE のためのビジュアルガイド
Name[ka]=TDE-ს თვალსაჩინო სახელმძღვანელო
Name[kk]=TDE көрнекті бағыттамасы
Name[km]=មគ្គុទ្ទេសក៍​រូបភាព​មក​កាន់ TDE
Name[ko]=TDE 모습 둘러보기
Name[lo]=ນຳທ່ງວ TDE ແບບສະເຫມື່ອນแบบเสมือน
Name[lt]=Vaizdinis TDE gidas
Name[lv]=Vizuāls Ceļvedis pa TDE
Name[mk]=Визуелен вовед во TDE
Name[mn]=КДЭ-н визуал удиртгал
Name[ms]=Panduan Visual TDE
Name[mt]=Gwida Viżwali għall-TDE
Name[nb]=En visuell guide til TDE
Name[nds]=En visuell Inföhren na TDE
Name[ne]=TDE मा दृश्य मार्गदर्शन
Name[nl]=Een visuele TDE-gids
Name[nn]=Visuell TDE-gaid
Name[nso]=Keletso yeo e Kwagalago ya TDE
Name[pa]=TDE ਲਈ ਇੱਕ ਦਿੱਖ ਗਾਈਡ
Name[pl]=Przewodnik po TDE
Name[pt]=Um Guia Visual para o TDE
Name[pt_BR]=Guia Visual para o TDE
Name[ro]=Ghid vizual TDE
Name[ru]=Наглядное пособие по TDE
Name[rw]=Inyobora Igaragara kuri TDE
Name[se]=Visuella TDE-introdukšuvdna
Name[sk]=Obrázková príručka TDE
Name[sl]=Vodnik po TDE
Name[sr]=Визуелни водич за TDE
Name[sr@Latn]=Vizuelni vodič za TDE
Name[sv]=Visuell guide till TDE
Name[ta]=TDEன் காட்டிசார் வழிகாட்டி
Name[tg]=Роҳнамои басрии TDE
Name[th]=นำเที่ยว TDE
Name[tr]=TDE İçin Görsel Kılavuz
Name[tt]=TDE öçen Kürsätü-Qullanma
Name[uk]=Наочний підручник по TDE
Name[ven]=Tsumbavhulwo ya zwauvhona ya TDE
Name[vi]=Trình Hướng dẫn Sinh động cho TDE
Name[wa]=On guide a vey po TDE
Name[xh]=Isikhombisi esibonakalayo se TDE
Name[zh_CN]=TDE 可视化指南
Name[zh_TW]=TDE 視覺指南
Name[zu]=Umbonisi obonakalayo oya kwi-TDE
DocPath=help:/khelpcenter/visualdict/index.html
X-DOC-Weight=-2500

@ -2,82 +2,82 @@
DocPath=help:/khelpcenter/index.html?anchor=welcome
Name=Welcome to TDE
Name[af]=Welkom by KDE
Name[ar]=مرحباً بك إلى KDE
Name[be]=Сардэчна запрашаем у KDE
Name[bg]=Добре дошли в KDE
Name[af]=Welkom by TDE
Name[ar]=مرحباً بك إلى TDE
Name[be]=Сардэчна запрашаем у TDE
Name[bg]=Добре дошли в TDE
Name[bn]=কে.ডি.ই.-তে স্বাগতম্
Name[br]=Degemer e KDE
Name[bs]=Dobro došli u KDE
Name[ca]=Benvingut al KDE
Name[cs]=Uvítání do KDE
Name[csb]=Witómë w KDE
Name[cy]=Croeso i KDE
Name[da]=Velkommen til KDE
Name[de]=Willkommen bei KDE
Name[el]=Καλωσορίσατε στο KDE
Name[eo]=Bonvenon ĉe KDE
Name[es]=Bienvenido a KDE
Name[et]=Tere tulemast KDE-sse
Name[eu]=Ongi etorria KDEra
Name[fa]=به KDE خوش آمدید
Name[fi]=Tervetuloa KDE:hen
Name[fr]=Bienvenue sur KDE
Name[fy]=Wolkom by KDE
Name[ga]=Fáilte go KDE
Name[gl]=Benvido/a a KDE
Name[he]=ברוכים הבאים אל KDE
Name[br]=Degemer e TDE
Name[bs]=Dobro došli u TDE
Name[ca]=Benvingut al TDE
Name[cs]=Uvítání do TDE
Name[csb]=Witómë w TDE
Name[cy]=Croeso i TDE
Name[da]=Velkommen til TDE
Name[de]=Willkommen bei TDE
Name[el]=Καλωσορίσατε στο TDE
Name[eo]=Bonvenon ĉe TDE
Name[es]=Bienvenido a TDE
Name[et]=Tere tulemast TDE-sse
Name[eu]=Ongi etorria TDEra
Name[fa]=به TDE خوش آمدید
Name[fi]=Tervetuloa TDE:hen
Name[fr]=Bienvenue sur TDE
Name[fy]=Wolkom by TDE
Name[ga]=Fáilte go TDE
Name[gl]=Benvido/a a TDE
Name[he]=ברוכים הבאים אל TDE
Name[hi]=केडीई में आपका स्वागत है
Name[hr]=Dobrodošli u KDE
Name[hu]=Üdvözöljük a KDE-ben!
Name[is]=Velkomin að KDE
Name[it]=Benvenuto in KDE
Name[ja]=KDE へようこそ
Name[ka]=მოგესალმებათ KDE
Name[kk]=KDE-ге қош келдіңіз
Name[km]=ស្វាគមន៍​មក​កាន់ KDE
Name[ko]=KDE에 오신 것을 환영합니다
Name[hr]=Dobrodošli u TDE
Name[hu]=Üdvözöljük a TDE-ben!
Name[is]=Velkomin að TDE
Name[it]=Benvenuto in TDE
Name[ja]=TDE へようこそ
Name[ka]=მოგესალმებათ TDE
Name[kk]=TDE-ге қош келдіңіз
Name[km]=ស្វាគមន៍​មក​កាន់ TDE
Name[ko]=TDE에 오신 것을 환영합니다
Name[lo]=ພັດທະນາໂປຣແກຣມ
Name[lt]=Jus sveikina KDE
Name[lv]=Laipni lūdzu iekš KDE
Name[mk]=Добредојдовте во KDE
Name[lt]=Jus sveikina TDE
Name[lv]=Laipni lūdzu iekš TDE
Name[mk]=Добредојдовте во TDE
Name[mn]=КДЭ-д тавтай морил
Name[ms]=Selamat Datang ke KDE
Name[mt]=Merħba għal KDE
Name[nb]=Velkommen til KDE
Name[nds]=Willkamen bi KDE
Name[ms]=Selamat Datang ke TDE
Name[mt]=Merħba għal TDE
Name[nb]=Velkommen til TDE
Name[nds]=Willkamen bi TDE
Name[ne]=केडीईमा स्वागत
Name[nl]=Welkom bij KDE
Name[nn]=Velkommen til KDE
Name[nso]=O Amogetswe go KDE
Name[pa]=KDE ਵਲੋਂ ਜੀ ਆਇਆਂ ਨੂੰ
Name[pl]=Witamy w KDE
Name[pt]=Bem-vindo ao KDE
Name[pt_BR]=Bem-vindo ao KDE
Name[ro]=Bine ați venit în KDE
Name[ru]=Добро пожаловать в KDE
Name[rw]=Urakaza neza kuri KDE
Name[se]=Bures boahtin KDE:ii
Name[sk]=Privítanie KDE
Name[sl]=Dobrodošli v KDE
Name[sr]=Добродошли у KDE
Name[sr@Latn]=Dobrodošli u KDE
Name[sv]=Välkommen till KDE
Name[ta]=KDEக்கு நல்வரவு
Name[nl]=Welkom bij TDE
Name[nn]=Velkommen til TDE
Name[nso]=O Amogetswe go TDE
Name[pa]=TDE ਵਲੋਂ ਜੀ ਆਇਆਂ ਨੂੰ
Name[pl]=Witamy w TDE
Name[pt]=Bem-vindo ao TDE
Name[pt_BR]=Bem-vindo ao TDE
Name[ro]=Bine ați venit în TDE
Name[ru]=Добро пожаловать в TDE
Name[rw]=Urakaza neza kuri TDE
Name[se]=Bures boahtin TDE:ii
Name[sk]=Privítanie TDE
Name[sl]=Dobrodošli v TDE
Name[sr]=Добродошли у TDE
Name[sr@Latn]=Dobrodošli u TDE
Name[sv]=Välkommen till TDE
Name[ta]=TDEக்கு நல்வரவு
Name[te]=కెడిఈ కు స్వాగతం
Name[tg]=Хуш омадед ба KDE
Name[th]=ยินดีต้อนรับสู่ KDE
Name[tr]=KDE'ye Hoş Geldiniz
Name[tt]=KDE Räxim İt di</h3>
Name[uk]=Ласкаво просимо до KDE
Name[uz]=KDE'ga marhamat
Name[uz@cyrillic]=KDE'га марҳамат
Name[ven]=Riani tanganedza kha KDE
Name[vi]=Chào mừng bạn đến với KDE
Name[wa]=Bénvnowe dins KDE
Name[xh]=Wamkelekile kwi KDE
Name[zh_CN]=欢迎使用 KDE
Name[zh_TW]=歡迎使用 KDE
Name[zu]=Wamukulekile kwi-KDE
Name[tg]=Хуш омадед ба TDE
Name[th]=ยินดีต้อนรับสู่ TDE
Name[tr]=TDE'ye Hoş Geldiniz
Name[tt]=TDE Räxim İt di</h3>
Name[uk]=Ласкаво просимо до TDE
Name[uz]=TDE'ga marhamat
Name[uz@cyrillic]=TDE'га марҳамат
Name[ven]=Riani tanganedza kha TDE
Name[vi]=Chào mừng bạn đến với TDE
Name[wa]=Bénvnowe dins TDE
Name[xh]=Wamkelekile kwi TDE
Name[zh_CN]=欢迎使用 TDE
Name[zh_TW]=歡迎使用 TDE
Name[zu]=Wamukulekile kwi-TDE
X-DOC-Weight=-3000

Loading…
Cancel
Save