summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2014-01-26 01:01:27 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2014-01-26 01:01:27 -0600
commit40158802c97bc69352f1716ef7145ae0d0c6fc46 (patch)
tree918541d0d677080ab231bca6c116be2e114fc206
parent5b4bb7679edd86066e0de3d505ffc617a832963b (diff)
downloadtde-systemsettings-40158802.tar.gz
tde-systemsettings-40158802.zip
Update non-existent and incomplete (template-only) help handbook to new default format.
-rw-r--r--doc/Makefile.am3
-rw-r--r--doc/en/Makefile.am2
-rw-r--r--doc/en/index.docbook65
-rw-r--r--subdirs1
-rw-r--r--systemsettings/systemsettings.desktop8
5 files changed, 72 insertions, 7 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
new file mode 100644
index 0000000..5c0b20e
--- /dev/null
+++ b/doc/Makefile.am
@@ -0,0 +1,3 @@
+KDE_LANG = en
+KDE_DOCS = AUTO
+SUBDIRS = $(AUTODIRS)
diff --git a/doc/en/Makefile.am b/doc/en/Makefile.am
new file mode 100644
index 0000000..5604aab
--- /dev/null
+++ b/doc/en/Makefile.am
@@ -0,0 +1,2 @@
+KDE_LANG = en
+KDE_DOCS = systemsettings
diff --git a/doc/en/index.docbook b/doc/en/index.docbook
new file mode 100644
index 0000000..218ebc8
--- /dev/null
+++ b/doc/en/index.docbook
@@ -0,0 +1,65 @@
+<?xml version="1.0" ?>
+<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
+ <!ENTITY systemsettings "<application>System Settings</application>">
+ <!ENTITY kappname "&systemsettings;">
+ <!ENTITY % addindex "IGNORE">
+ <!ENTITY % English "INCLUDE">
+]>
+
+<!-- Note: When updating this empty handbook, remember that usually most handbooks -->
+<!-- use the book model rather than article. Feel free to use article if the new handbook -->
+<!-- remains really short. -->
+
+<article lang="&language;">
+<title>The &systemsettings; Handbook</title>
+
+<articleinfo>
+<title>The &systemsettings; Handbook</title>
+
+<authorgroup>
+<corpauthor>&tde-team;</corpauthor>
+<!-- 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>
+&systemsettings; is a system configuration tool for &tde;.
+</para>
+</abstract>
+
+<keywordset>
+<keyword>TDE</keyword>
+</keywordset>
+
+</articleinfo>
+
+<sect1 id="apologies">
+<title>We Apologize</title>
+<para>No documentation has yet been written for &systemsettings;.</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>
+
+&documentation.index;
+</article>
diff --git a/subdirs b/subdirs
index d003922..3ebebf3 100644
--- a/subdirs
+++ b/subdirs
@@ -1 +1,2 @@
+doc
systemsettings
diff --git a/systemsettings/systemsettings.desktop b/systemsettings/systemsettings.desktop
index 7b41b94..8199a1d 100644
--- a/systemsettings/systemsettings.desktop
+++ b/systemsettings/systemsettings.desktop
@@ -3,13 +3,7 @@ Encoding=UTF-8
Exec=systemsettings -caption "%c" %i %m
Icon=systemsettings
Type=Application
-# Restore the following key and remove this comment when a help handbook
-# is written. Disabling this key prevents populating the main handbook
-# table of contents with a non-existent document, which results in a
-# main handbook error message of
-# 'There is no documentation available for /xyz/index.html.'
-# Also disable this key when there exists only a useless template handbook.
-# DocPath=systemsettings/index.html
+DocPath=systemsettings/index.html
X-TDE-StartupNotify=true
Name=System Settings