summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2014-02-20 17:24:26 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2014-02-20 17:24:26 -0600
commit2796c6d3717e31ed56254668938d6a2dad5487b5 (patch)
tree775932986f397cfb7405ce929e051eb5710ef50e
parent235e67031965a5c2d33fb4264e2b4072961bb44d (diff)
downloadyakuake-2796c6d3717e31ed56254668938d6a2dad5487b5.tar.gz
yakuake-2796c6d3717e31ed56254668938d6a2dad5487b5.zip
Add new help handbook, update DocPath.
-rw-r--r--doc/Makefile.am1
-rw-r--r--doc/en/Makefile.am2
-rw-r--r--doc/en/index.docbook61
-rw-r--r--subdirs1
-rw-r--r--yakuake/src/yakuake.desktop1
5 files changed, 66 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
new file mode 100644
index 0000000..81fee21
--- /dev/null
+++ b/doc/Makefile.am
@@ -0,0 +1 @@
+SUBDIRS = en
diff --git a/doc/en/Makefile.am b/doc/en/Makefile.am
new file mode 100644
index 0000000..85a7ed3
--- /dev/null
+++ b/doc/en/Makefile.am
@@ -0,0 +1,2 @@
+KDE_LANG = en
+KDE_DOCS = yakuake
diff --git a/doc/en/index.docbook b/doc/en/index.docbook
new file mode 100644
index 0000000..9b17d1a
--- /dev/null
+++ b/doc/en/index.docbook
@@ -0,0 +1,61 @@
+<?xml version="1.0" ?>
+<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
+ <!ENTITY yakuake "<application>yakuake</application>">
+ <!ENTITY kappname "&yakuake;">
+ <!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 Quake-style terminal emulator for &tde;.
+</para>
+</abstract>
+
+<keywordset>
+<keyword>TDE</keyword>
+<keyword>FTP</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>
diff --git a/subdirs b/subdirs
index 29f7b74..38d7486 100644
--- a/subdirs
+++ b/subdirs
@@ -1,2 +1,3 @@
+doc
po
yakuake
diff --git a/yakuake/src/yakuake.desktop b/yakuake/src/yakuake.desktop
index cc9eea7..b5ba898 100644
--- a/yakuake/src/yakuake.desktop
+++ b/yakuake/src/yakuake.desktop
@@ -33,3 +33,4 @@ Comment[uk]=Емулятор терміналу в стилі Quake, основ
Comment[xx]=xxA Quake-style terminal emulator based on TDE Konsole technology.xx
X-TDE-StartupNotify=false
X-DCOP-ServiceType=Unique
+DocPath=yakuake/index.html