summaryrefslogtreecommitdiffstats
path: root/doc/khelpcenter/index.docbook
blob: efd05100a75352842f9f9802669d023b04eee1ea (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
<?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
  <!ENTITY contact SYSTEM "contact.docbook">
  <!ENTITY help SYSTEM "help.docbook">
  <!ENTITY support SYSTEM "support.docbook">
  <!ENTITY whatistde SYSTEM "whatistde.docbook">
  <!ENTITY welcome SYSTEM "welcome.docbook">
  <!ENTITY quickstart SYSTEM "quickstart/index.docbook" NDATA SGML>
  <!ENTITY userguide SYSTEM "userguide/index.docbook" NDATA SGML>
  <!ENTITY faq SYSTEM "faq/index.docbook" NDATA SGML>
  <!ENTITY kpanel SYSTEM "../kpanel/index.html" NDATA SGML>
  <!ENTITY kcontrolcenter SYSTEM "../kcontrol/index.html" NDATA SGML>
  <!ENTITY kfm SYSTEM "../konqueror/index.html" NDATA SGML>
  <!ENTITY kwm SYSTEM "../kwm/index.html" NDATA SGML>
  <!ENTITY tde-quickstart-doc SYSTEM "quickstart/index.docbook" NDATA SGML>
  <!ENTITY tde-userguide-doc SYSTEM "userguide/index.docbook" NDATA SGML>
  <!ENTITY tde-faq-doc SYSTEM "faq/index.docbook" NDATA SGML>
  <!-- HTML files will probably only work when they have an olink equivalent
available, unless only references to the top page are needed, which is doubtful.

 To be continued.  (FF) -->
  <!ENTITY kde-kpanel-doc SYSTEM "../kpanel/index.html" NDATA SGML>
  <!ENTITY kde-kcontrol-doc SYSTEM "../kcontrol/index.html" NDATA SGML>
  <!ENTITY kde-kfm-doc SYSTEM "../konqueror/index.html" NDATA SGML>
  <!ENTITY kde-kwm-doc SYSTEM "../kwm/index.html" NDATA SGML>
  <!-- ENTITY man SYSTEM "." NDATA LINESPECIFIC > - to be changed ; should be
the reference to the apropos file in this case, but I cannot really imagine
putting all manual pages into FPIs or system identifiers, so we'll have to find
a way round it. (FF) -->
  <!ENTITY kappname "&khelpcenter;">
  <!ENTITY % English "INCLUDE" > <!-- change language only here -->
  <!ENTITY % addindex "IGNORE">
]>

<book lang="&language;">
<bookinfo>
<title>The Trinity Help Center</title>
<authorgroup>
<author>&tde-authors;</author>
<!-- TRANS:ROLES_OF_TRANSLATORS -->
</authorgroup>
<date>&tde-release-date;</date>
<releaseinfo>&tde-release-version;</releaseinfo>

<abstract>
<para>The
Trinity Desktop Environment (&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
&UNIX; operating systems.</para>
</abstract>

<keywordset>
<keyword>KDE</keyword>
<keyword>TDE</keyword>
<keyword>tdebase</keyword>
<keyword>khelpcenter</keyword>
<keyword>kdehelp</keyword>
<keyword>help</keyword>
<keyword>help center</keyword>
<keyword>TDE help center</keyword>
</keywordset>
</bookinfo>

&welcome;
&help;
&whatistde;
&contact;
&support;

</book>

<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:nil
sgml-namecase-general:t
sgml-general-insert-case:lower
sgml-always-quote-attributes:t
End:
-->