summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2014-01-27 18:12:12 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2014-01-27 18:12:12 -0600
commitbaa8bd9c6d2b6f2564b3737e05428a4a994a2ad3 (patch)
treef25eb54d324373db3e5051c7e1324ede6135f130
parent0330b848db129b3dc4daa2a57272ec3b2fb7984c (diff)
downloadgtk-qt-engine-baa8bd9c.tar.gz
gtk-qt-engine-baa8bd9c.zip
Update non-existent help handbook to new default format.
-rw-r--r--CMakeLists.txt1
-rw-r--r--doc/CMakeLists.txt9
-rw-r--r--doc/Makefile.am4
-rw-r--r--doc/en/CMakeLists.txt9
-rw-r--r--doc/en/Makefile.am3
-rw-r--r--doc/en/index.docbook65
-rw-r--r--kcm_gtk/kcmgtk.desktop1
7 files changed, 92 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 6541306..799dc85 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -127,6 +127,7 @@ INCLUDE_DIRECTORIES(${GTK_INCLUDE_DIR} ${BONOBO_INCLUDE_DIR} ${TDE_INCLUDE_DIR}
ADD_SUBDIRECTORY(src)
ADD_SUBDIRECTORY(kcm_gtk)
ADD_SUBDIRECTORY(po)
+ADD_SUBDIRECTORY(doc)
# Uninstall support
CONFIGURE_FILE(
diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt
new file mode 100644
index 0000000..6bc5f18
--- /dev/null
+++ b/doc/CMakeLists.txt
@@ -0,0 +1,9 @@
+#################################################
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+
+tde_auto_add_subdirectories()
diff --git a/doc/Makefile.am b/doc/Makefile.am
new file mode 100644
index 0000000..04478d8
--- /dev/null
+++ b/doc/Makefile.am
@@ -0,0 +1,4 @@
+KDE_LANG = en
+KDE_LANG_C = en
+KDE_DOCS = AUTO
+SUBDIRS = $(AUTODIRS)
diff --git a/doc/en/CMakeLists.txt b/doc/en/CMakeLists.txt
new file mode 100644
index 0000000..77912ab
--- /dev/null
+++ b/doc/en/CMakeLists.txt
@@ -0,0 +1,9 @@
+#################################################
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+
+tde_create_handbook( DESTINATION kcmgtk )
diff --git a/doc/en/Makefile.am b/doc/en/Makefile.am
new file mode 100644
index 0000000..5996bad
--- /dev/null
+++ b/doc/en/Makefile.am
@@ -0,0 +1,3 @@
+KDE_LANG = en
+KDE_LANG_C = en
+KDE_DOCS = AUTO
diff --git a/doc/en/index.docbook b/doc/en/index.docbook
new file mode 100644
index 0000000..6bcb409
--- /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 gtk-qt-engine "<application>GTK-Qt-Engine</application>">
+ <!ENTITY kappname "&gtk-qt-engine;">
+ <!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 &gtk-qt-engine; Handbook</title>
+
+<articleinfo>
+<title>The &gtk-qt-engine; 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>
+&gtk-qt-engine; is a GTK theme engine that uses TQt for drawing.
+</para>
+</abstract>
+
+<keywordset>
+<keyword>TDE</keyword>
+</keywordset>
+
+</articleinfo>
+
+<sect1 id="apologies">
+<title>We Apologize</title>
+<para>No documentation has yet been written for &gtk-qt-engine;.</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/kcm_gtk/kcmgtk.desktop b/kcm_gtk/kcmgtk.desktop
index e6ea442..3f25013 100644
--- a/kcm_gtk/kcmgtk.desktop
+++ b/kcm_gtk/kcmgtk.desktop
@@ -5,6 +5,7 @@ Exec=tdecmshell kcmgtk
Terminal=false
Icon=gnome_apps.png
OnlyShowIn=TDE;
+DocPath=kcmgtk/index.html
Encoding=UTF-8
X-Keywords=kcmgtk,gtk,style,font