summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/CMakeLists.txt19
-rw-r--r--doc/amor/CMakeLists.txt2
-rw-r--r--doc/amor/amor.11
-rw-r--r--doc/amor/index.docbook12
-rw-r--r--doc/kmoon/index.docbook13
-rw-r--r--doc/kodo/CMakeLists.txt2
-rw-r--r--doc/kodo/index.docbook12
-rw-r--r--doc/kodo/kodo.11
-rw-r--r--doc/kteatime/CMakeLists.txt2
-rw-r--r--doc/kteatime/index.docbook14
-rw-r--r--doc/kteatime/kteatime.11
-rw-r--r--doc/ktux/CMakeLists.txt2
-rw-r--r--doc/ktux/ktux.11
-rw-r--r--doc/kweather/CMakeLists.txt2
-rw-r--r--doc/kweather/index.docbook12
-rw-r--r--doc/kweather/kweatherreport.11
-rw-r--r--doc/kweather/kweatherservice.11
-rw-r--r--doc/kworldclock/CMakeLists.txt2
-rw-r--r--doc/kworldclock/index.docbook11
-rw-r--r--doc/kworldclock/kworldclock.11
20 files changed, 13 insertions, 99 deletions
diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt
index dc6bb77..148a9a5 100644
--- a/doc/CMakeLists.txt
+++ b/doc/CMakeLists.txt
@@ -1,12 +1,7 @@
-#################################################
-#
-# (C) 2012 Golubev Alexander
-# fatzer2 (AT) gmail.com
-#
-# Improvements and feedback are welcome
-#
-# This file is released under GPL >= 2
-#
-#################################################
-
-tde_auto_add_subdirectories( )
+tde_conditional_add_subdirectory( BUILD_AMOR amor )
+tde_conditional_add_subdirectory( BUILD_KMOON kmoon )
+tde_conditional_add_subdirectory( BUILD_KODO kodo )
+tde_conditional_add_subdirectory( BUILD_KTEATIME kteatime )
+tde_conditional_add_subdirectory( BUILD_KTUX ktux )
+tde_conditional_add_subdirectory( BUILD_KWEATHER kweather )
+tde_conditional_add_subdirectory( BUILD_KWORLDWATCH kworldclock )
diff --git a/doc/amor/CMakeLists.txt b/doc/amor/CMakeLists.txt
index d4791cc..490c236 100644
--- a/doc/amor/CMakeLists.txt
+++ b/doc/amor/CMakeLists.txt
@@ -11,7 +11,7 @@
tde_create_handbook( DESTINATION amor )
-INSTALL(
+install(
FILES amor.1
DESTINATION ${MAN_INSTALL_DIR}/man1
COMPONENT doc
diff --git a/doc/amor/amor.1 b/doc/amor/amor.1
index f74abf3..025f578 100644
--- a/doc/amor/amor.1
+++ b/doc/amor/amor.1
@@ -1,4 +1,3 @@
-.\" Hey, EMACS: -*- nroff -*-
.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1)
diff --git a/doc/amor/index.docbook b/doc/amor/index.docbook
index 87262aa..85aa916 100644
--- a/doc/amor/index.docbook
+++ b/doc/amor/index.docbook
@@ -304,15 +304,3 @@ inspired by his Tai Chi practice.</para></entry>
&documentation.index;
</book>
-
-<!--
-Local Variables:
-mode: sgml
-sgml-minimize-attributes:nil
-sgml-general-insert-case:lower
-sgml-indent-step:0
-sgml-indent-data:nil
-End:
-
-// vim:ts=0:sw=2:tw=78:noet
--->
diff --git a/doc/kmoon/index.docbook b/doc/kmoon/index.docbook
index 5ae9229..44009fe 100644
--- a/doc/kmoon/index.docbook
+++ b/doc/kmoon/index.docbook
@@ -116,16 +116,3 @@ Visit <ulink url="http://www.kde.org"> http://www.kde.org</ulink> for instructio
&documentation.index;
</book>
-
-<!--
-Local Variables:
-mode: xml
-sgml-minimize-attributes:nil
-sgml-general-insert-case:lower
-sgml-indent-step:0
-sgml-indent-data:nil
-End:
-
-vim:tabstop=2:shiftwidth=2:expandtab
--->
-
diff --git a/doc/kodo/CMakeLists.txt b/doc/kodo/CMakeLists.txt
index 93fc8cf..d6f7386 100644
--- a/doc/kodo/CMakeLists.txt
+++ b/doc/kodo/CMakeLists.txt
@@ -11,7 +11,7 @@
tde_create_handbook( DESTINATION kodo )
-INSTALL(
+install(
FILES kodo.1
DESTINATION ${MAN_INSTALL_DIR}/man1
COMPONENT doc
diff --git a/doc/kodo/index.docbook b/doc/kodo/index.docbook
index cbfed19..60e0353 100644
--- a/doc/kodo/index.docbook
+++ b/doc/kodo/index.docbook
@@ -211,15 +211,3 @@ and markup cleanup for &kde; 2.2, &Lauri.Watts; &Lauri.Watts.mail;
&documentation.index;
</book>
-
-<!--
-Local Variables:
-mode: sgml
-sgml-minimize-attributes:nil
-sgml-general-insert-case:lower
-sgml-indent-step:0
-sgml-indent-data:nil
-End:
-
-// vim:ts=0:sw=2:tw=78:noet
--->
diff --git a/doc/kodo/kodo.1 b/doc/kodo/kodo.1
index ae14d9f..6fad65b 100644
--- a/doc/kodo/kodo.1
+++ b/doc/kodo/kodo.1
@@ -1,4 +1,3 @@
-.\" Hey, EMACS: -*- nroff -*-
.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1)
diff --git a/doc/kteatime/CMakeLists.txt b/doc/kteatime/CMakeLists.txt
index 73c6c43..35fbaf6 100644
--- a/doc/kteatime/CMakeLists.txt
+++ b/doc/kteatime/CMakeLists.txt
@@ -11,7 +11,7 @@
tde_create_handbook( DESTINATION kteatime )
-INSTALL(
+install(
FILES kteatime.1
DESTINATION ${MAN_INSTALL_DIR}/man1
COMPONENT doc
diff --git a/doc/kteatime/index.docbook b/doc/kteatime/index.docbook
index 36ea063..0d4f0f9 100644
--- a/doc/kteatime/index.docbook
+++ b/doc/kteatime/index.docbook
@@ -132,17 +132,3 @@ box.</phrase></textobject>
&documentation.index;
</book>
-
-<!--
-Local Variables:
-mode: sgml
-sgml-minimize-attributes:nil
-sgml-general-insert-case:lower
-sgml-indent-step:0
-sgml-indent-data:nil
-End:
-
-// vim:ts=2:sw=2:tw=78:noet
--->
-
-
diff --git a/doc/kteatime/kteatime.1 b/doc/kteatime/kteatime.1
index a6fe145..6544e96 100644
--- a/doc/kteatime/kteatime.1
+++ b/doc/kteatime/kteatime.1
@@ -1,4 +1,3 @@
-.\" Hey, EMACS: -*- nroff -*-
.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1)
diff --git a/doc/ktux/CMakeLists.txt b/doc/ktux/CMakeLists.txt
index d844881..3ab85aa 100644
--- a/doc/ktux/CMakeLists.txt
+++ b/doc/ktux/CMakeLists.txt
@@ -1,4 +1,4 @@
-INSTALL(
+install(
FILES ktux.1
DESTINATION ${MAN_INSTALL_DIR}/man1
COMPONENT doc
diff --git a/doc/ktux/ktux.1 b/doc/ktux/ktux.1
index 3a17897..96187ec 100644
--- a/doc/ktux/ktux.1
+++ b/doc/ktux/ktux.1
@@ -1,4 +1,3 @@
-.\" Hey, EMACS: -*- nroff -*-
.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1)
diff --git a/doc/kweather/CMakeLists.txt b/doc/kweather/CMakeLists.txt
index 6088ebc..56153c3 100644
--- a/doc/kweather/CMakeLists.txt
+++ b/doc/kweather/CMakeLists.txt
@@ -11,7 +11,7 @@
tde_create_handbook( DESTINATION kweather )
-INSTALL(
+install(
FILES kweatherreport.1 kweatherservice.1
DESTINATION ${MAN_INSTALL_DIR}/man1
COMPONENT doc
diff --git a/doc/kweather/index.docbook b/doc/kweather/index.docbook
index 0331d0f..8b2cabc 100644
--- a/doc/kweather/index.docbook
+++ b/doc/kweather/index.docbook
@@ -246,15 +246,3 @@ cleanups.</para></listitem>
&documentation.index;
</book>
-
-<!--
-Local Variables:
-mode: sgml
-sgml-minimize-attributes:nil
-sgml-general-insert-case:lower
-sgml-indent-step:0
-sgml-indent-data:nil
-End:
-
-// vim:ts=2:sw=2:tw=78:noet
--->
diff --git a/doc/kweather/kweatherreport.1 b/doc/kweather/kweatherreport.1
index 1b76019..737bb1f 100644
--- a/doc/kweather/kweatherreport.1
+++ b/doc/kweather/kweatherreport.1
@@ -1,4 +1,3 @@
-.\" Hey, EMACS: -*- nroff -*-
.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1)
diff --git a/doc/kweather/kweatherservice.1 b/doc/kweather/kweatherservice.1
index c8dd85a..570cb5d 100644
--- a/doc/kweather/kweatherservice.1
+++ b/doc/kweather/kweatherservice.1
@@ -1,4 +1,3 @@
-.\" Hey, EMACS: -*- nroff -*-
.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1)
diff --git a/doc/kworldclock/CMakeLists.txt b/doc/kworldclock/CMakeLists.txt
index fec1933..196bfc9 100644
--- a/doc/kworldclock/CMakeLists.txt
+++ b/doc/kworldclock/CMakeLists.txt
@@ -11,7 +11,7 @@
tde_create_handbook( DESTINATION kworldclock )
-INSTALL(
+install(
FILES kworldclock.1
DESTINATION ${MAN_INSTALL_DIR}/man1
COMPONENT doc
diff --git a/doc/kworldclock/index.docbook b/doc/kworldclock/index.docbook
index 86a7721..8937d3b 100644
--- a/doc/kworldclock/index.docbook
+++ b/doc/kworldclock/index.docbook
@@ -490,14 +490,3 @@ Documentation Copyright &copy; 2004 &Brad.Hards; &Brad.Hards.mail;.
&documentation.index;
</book>
-
-<!--
-Local Variables:
-mode: xml
-sgml-minimize-attributes:nil
-sgml-general-insert-case:lower
-sgml-indent-step:0
-sgml-indent-data:nil
-End:
-
--->
diff --git a/doc/kworldclock/kworldclock.1 b/doc/kworldclock/kworldclock.1
index bf02572..9635baa 100644
--- a/doc/kworldclock/kworldclock.1
+++ b/doc/kworldclock/kworldclock.1
@@ -1,4 +1,3 @@
-.\" Hey, EMACS: -*- nroff -*-
.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1)