From 2796c6d3717e31ed56254668938d6a2dad5487b5 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 20 Feb 2014 17:24:26 -0600 Subject: [PATCH] Add new help handbook, update DocPath. --- doc/Makefile.am | 1 + doc/en/Makefile.am | 2 ++ doc/en/index.docbook | 61 +++++++++++++++++++++++++++++++++++++ subdirs | 1 + yakuake/src/yakuake.desktop | 1 + 5 files changed, 66 insertions(+) create mode 100644 doc/Makefile.am create mode 100644 doc/en/Makefile.am create mode 100644 doc/en/index.docbook 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 @@ + +yakuake"> + + + +]> + +
+The &kappname; Handbook + + +The &kappname; Handbook + + +&tde-authors; + + + +&tde-release-version; +Reviewed: &tde-release-date; + + +&tde-copyright-date; +&tde-team; + + + + + + +&kappname; is a Quake-style terminal emulator for &tde;. + + + + +TDE +FTP + + + + + +We Apologize +No documentation has yet been written for &kappname;. + +If you need help, please check The &tde; +web site, submit questions to the +&tde; mail lists, or file a bug report at the +&tde; bug tracker. + +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. + +Thank you for helping and thank you for your patience. + +&underFDL; + + + +
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