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.
kiosktool/doc/en/index.docbook

99 lines
2.5 KiB

<?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
<!ENTITY kiosktool "<application>KIOSK Admin Tool</application>">
<!ENTITY kappname "&kiosktool;">
<!ENTITY TODO "Yet to be written.">
<!ENTITY etc_tderc "/etc/tderc">
<!ENTITY kiosktool-introduction SYSTEM "introduction.docbook">
<!ENTITY kiosktool-profiles SYSTEM "profiles.docbook">
<!ENTITY kiosktool-profile-create SYSTEM "profile-create.docbook">
<!ENTITY kiosktool-profile-setup SYSTEM "profile-setup.docbook">
<!ENTITY kiosktool-profile-assign SYSTEM "profile-assign.docbook">
<!ENTITY kiosktool-extra-steps SYSTEM "extra-steps.docbook">
<!ENTITY kiosktool-settings SYSTEM "settings.docbook">
<!ENTITY % English "INCLUDE" > <!-- change language only here -->
<!ENTITY % addindex "IGNORE">
]>
<book lang="&language;">
<bookinfo>
<title>The &kiosktool; Handbook</title>
<authorgroup>
<author>
<firstname>Waldo</firstname>
<surname>Bastian</surname>
<affiliation>
<address><email>bastian@kde.org</email></address>
</affiliation>
</author>
<!-- TRANS:ROLES_OF_TRANSLATORS -->
</authorgroup>
<copyright>
<year>2004</year>
<holder>bastian@kde.org</holder>
</copyright>
<legalnotice>&FDLNotice;</legalnotice>
<date>2004-11-12</date>
<releaseinfo>1.0</releaseinfo>
<abstract>
<para><ulink url="http://extragear.kde.org/apps/kiosktool.php">&kiosktool;</ulink>
is a &kde; administration tool that offers system administrators an easy way to
predefine desktop configurations for groups of users, lock down settings or otherwise
restrict features of the &kde; desktop environment.</para>
</abstract>
<keywordset>
<keyword>KDE</keyword>
<keyword>KIOSK</keyword>
<keyword>kiosktool</keyword>
<keyword>administration</keyword>
<keyword>lock down</keyword>
<keyword>policy</keyword>
<keyword>policies</keyword>
<keyword>profile</keyword>
</keywordset>
</bookinfo>
&kiosktool-introduction;
&kiosktool-profiles;
&kiosktool-profile-create;
&kiosktool-profile-assign;
&kiosktool-profile-setup;
&kiosktool-extra-steps;
&kiosktool-settings;
<chapter id="credits">
<title>Credits and License</title>
<para>
&kiosktool;
</para>
<para>
Program copyright 2004 Waldo Bastian <email>bastian@kde.org</email>
</para>
<para>
Documentation copyright 2004 Waldo Bastian <email>bastian@kde.org</email>
</para>
<!-- TRANS:CREDIT_FOR_TRANSLATORS -->
&underFDL; <!-- FDL: do not remove -->
</chapter>
&documentation.index;
</book>
<!--
vim:tabstop=2:shiftwidth=2:expandtab
-->