summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2014-08-05 19:16:45 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2014-08-05 19:16:45 +0900
commitac0e4935e39d86ed5a594bfff45e704ed26fb16f (patch)
tree550285c0e7a977ceedb950802eb5536518d6cc65 /doc
parent85afc59dde8dcdd9437fafd055f90cca667b4efe (diff)
downloadtdebase-ac0e4935e39d86ed5a594bfff45e704ed26fb16f.tar.gz
tdebase-ac0e4935e39d86ed5a594bfff45e704ed26fb16f.zip
Added basic TDEPasswd 'We apologize' handbook. This relates to bug 1928.
Diffstat (limited to 'doc')
-rw-r--r--doc/tdepasswd/CMakeLists.txt9
-rw-r--r--doc/tdepasswd/Makefile.am3
-rw-r--r--doc/tdepasswd/index.docbook66
3 files changed, 78 insertions, 0 deletions
diff --git a/doc/tdepasswd/CMakeLists.txt b/doc/tdepasswd/CMakeLists.txt
new file mode 100644
index 000000000..8d0a4d04d
--- /dev/null
+++ b/doc/tdepasswd/CMakeLists.txt
@@ -0,0 +1,9 @@
+#################################################
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+
+tde_create_handbook( DESTINATION tdepasswd )
diff --git a/doc/tdepasswd/Makefile.am b/doc/tdepasswd/Makefile.am
new file mode 100644
index 000000000..416915575
--- /dev/null
+++ b/doc/tdepasswd/Makefile.am
@@ -0,0 +1,3 @@
+KDE_LANG = en
+KDE_DOCS = AUTO
+
diff --git a/doc/tdepasswd/index.docbook b/doc/tdepasswd/index.docbook
new file mode 100644
index 000000000..1a514b5ea
--- /dev/null
+++ b/doc/tdepasswd/index.docbook
@@ -0,0 +1,66 @@
+<?xml version="1.0" ?>
+<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
+ <!ENTITY tdepasswd "<application>TDE Passwd</application>">
+ <!ENTITY kappname "&tdepasswd;">
+ <!ENTITY % addindex "IGNORE">
+ <!ENTITY % English "INCLUDE">
+]>
+
+<article lang="&language;">
+<title>The &kappname; Handbook</title>
+
+<articleinfo>
+<title>The &kappname; Handbook</title>
+
+<authorgroup>
+<author>&tde-authors;</author>
+<!-- TRANS:ROLES_OF_TRANSLATORS -->
+</authorgroup>
+
+<releaseinfo>&tde-release-version;</releaseinfo>
+<date>Reviewed: &tde-release-date;</date>
+
+<copyright>
+<year>&tde-copyright-date;</year>
+<holder>&tde-team;</holder>
+</copyright>
+
+<!-- <legalnotice>&FDLNotice;</legalnotice> -->
+
+<abstract>
+<para>
+&kappname; is a system utility which can be used to modify user passwords.
+</para>
+</abstract>
+
+<keywordset>
+<keyword>TDE</keyword>
+<keyword>network</keyword>
+<keyword>manager</keyword>
+<keyword>connection</keyword>
+<keyword>connections</keyword>
+<keyword>wired</keyword>
+<keyword>wireless</keyword>
+</keywordset>
+
+</articleinfo>
+
+<sect1 id="apologies">
+<title>We Apologize</title>
+<para>No documentation has yet been written for &kappname;.</para>
+
+<para>If you need help, please check <ulink url="http://www.trinitydesktop.org">The &tde;
+web site</ulink>, submit questions to the <ulink url="http://www.trinitydesktop.org/mailinglist.php">
+&tde; mail lists</ulink>, or file a bug report at the <ulink url="http://bugs.trinitydesktop.org/">
+&tde; bug tracker</ulink>.</para>
+
+<para>If you are interested in helping, please consider writing the help file.
+Submitting a basic text file is acceptable as the &tde-team; will convert the text.</para>
+
+<para>Thank you for helping and thank you for your patience.</para>
+
+&underFDL;
+
+</sect1>
+
+</article>