From f87ecf91e7ec49bf2187261560154c8555f733f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sat, 3 Sep 2022 00:42:29 +0200 Subject: Move documentation into kcontrol/gtk. Use common rules for build and install documentation. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Copy translations to a new directory layout. Use gtk-qt-engine as the name of the translation catalog. Use common rules for build and install translations. Added translation of .desktop files. Signed-off-by: Slávek Banko --- doc/CMakeLists.txt | 9 ------ doc/en/CMakeLists.txt | 9 ------ doc/en/index.docbook | 65 --------------------------------------- doc/en/kcontrol/gtk/index.docbook | 65 +++++++++++++++++++++++++++++++++++++++ 4 files changed, 65 insertions(+), 83 deletions(-) delete mode 100644 doc/CMakeLists.txt delete mode 100644 doc/en/CMakeLists.txt delete mode 100644 doc/en/index.docbook create mode 100644 doc/en/kcontrol/gtk/index.docbook (limited to 'doc') diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt deleted file mode 100644 index 6bc5f18..0000000 --- a/doc/CMakeLists.txt +++ /dev/null @@ -1,9 +0,0 @@ -################################################# -# -# Improvements and feedback are welcome -# -# This file is released under GPL >= 2 -# -################################################# - -tde_auto_add_subdirectories() diff --git a/doc/en/CMakeLists.txt b/doc/en/CMakeLists.txt deleted file mode 100644 index 77912ab..0000000 --- a/doc/en/CMakeLists.txt +++ /dev/null @@ -1,9 +0,0 @@ -################################################# -# -# Improvements and feedback are welcome -# -# This file is released under GPL >= 2 -# -################################################# - -tde_create_handbook( DESTINATION kcmgtk ) diff --git a/doc/en/index.docbook b/doc/en/index.docbook deleted file mode 100644 index fbc8ce4..0000000 --- a/doc/en/index.docbook +++ /dev/null @@ -1,65 +0,0 @@ - -GTK-Qt-Engine"> - - - -]> - - - - - -
-The >k-qt-engine; Handbook - - -The >k-qt-engine; Handbook - - -&tde-authors; - - - -&tde-release-version; -Reviewed: &tde-release-date; - - -&tde-copyright-date; -&tde-team; - - - - - - ->k-qt-engine; is a GTK theme engine that uses TQt for drawing. - - - - -TDE - - - - - -We Apologize -No documentation has yet been written for >k-qt-engine;. - -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; - - - -&documentation.index; -
diff --git a/doc/en/kcontrol/gtk/index.docbook b/doc/en/kcontrol/gtk/index.docbook new file mode 100644 index 0000000..fbc8ce4 --- /dev/null +++ b/doc/en/kcontrol/gtk/index.docbook @@ -0,0 +1,65 @@ + +GTK-Qt-Engine"> + + + +]> + + + + + +
+The >k-qt-engine; Handbook + + +The >k-qt-engine; Handbook + + +&tde-authors; + + + +&tde-release-version; +Reviewed: &tde-release-date; + + +&tde-copyright-date; +&tde-team; + + + + + + +>k-qt-engine; is a GTK theme engine that uses TQt for drawing. + + + + +TDE + + + + + +We Apologize +No documentation has yet been written for >k-qt-engine;. + +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; + + + +&documentation.index; +
-- cgit v1.2.3