summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2014-02-01 11:54:12 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2014-02-01 11:54:12 -0600
commit3443f9be2d4883250374b2ae28b63dd33487a1ec (patch)
tree141f8bfaae9514599ee78d6da7a5eb04eed35e15 /doc
parent213f6df7615ccfb937f00166b683569f988ff1ab (diff)
downloadksquirrel-3443f9be2d4883250374b2ae28b63dd33487a1ec.tar.gz
ksquirrel-3443f9be2d4883250374b2ae28b63dd33487a1ec.zip
Add English template for help handbook.
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am2
-rw-r--r--doc/en/Makefile.am2
-rw-r--r--doc/en/index.docbook61
3 files changed, 64 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index fccb172..c87ac43 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -2,6 +2,6 @@
####### tdevelop will overwrite this part!!! (end)############
-SUBDIRS = ru
+SUBDIRS = en ru
man_MANS = ksquirrel.1
diff --git a/doc/en/Makefile.am b/doc/en/Makefile.am
new file mode 100644
index 0000000..c319dcc
--- /dev/null
+++ b/doc/en/Makefile.am
@@ -0,0 +1,2 @@
+KDE_LANG = en
+KDE_DOCS = ksquirrel
diff --git a/doc/en/index.docbook b/doc/en/index.docbook
new file mode 100644
index 0000000..80449c5
--- /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 % 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>KSquirrel Manual</title>
+
+<articleinfo>
+
+<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>
+
+<abstract>
+<para>
+KSquirrel is an image viewer for &tde; implementing OpenGL and supports Kipi Plugins.
+</para>
+</abstract>
+
+<keywordset>
+<keyword>TDE</keyword>
+<keyword>graphics</keyword>
+<keyword>image viewer</keyword>
+</keywordset>
+
+</articleinfo>
+
+<sect1 id="apologies">
+<title>We Apologize</title>
+<para>No documentation has yet been written for this module.</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>