summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/CMakeLists.txt7
-rw-r--r--doc/Makefile.am3
-rw-r--r--doc/da/CMakeLists.txt1
-rw-r--r--doc/da/Makefile.am0
-rw-r--r--doc/da/index.docbook4
-rw-r--r--doc/en/extra-steps.docbook (renamed from doc/kiosktool/extra-steps.docbook)0
-rw-r--r--doc/en/index.docbook (renamed from doc/kiosktool/index.docbook)4
-rw-r--r--doc/en/introduction.docbook (renamed from doc/kiosktool/introduction.docbook)0
-rw-r--r--doc/en/profile-assign.docbook (renamed from doc/kiosktool/profile-assign.docbook)0
-rw-r--r--doc/en/profile-create.docbook (renamed from doc/kiosktool/profile-create.docbook)0
-rw-r--r--doc/en/profile-setup.docbook (renamed from doc/kiosktool/profile-setup.docbook)0
-rw-r--r--doc/en/profiles.docbook (renamed from doc/kiosktool/profiles.docbook)0
-rw-r--r--doc/en/settings.docbook (renamed from doc/kiosktool/settings.docbook)0
-rw-r--r--doc/it/CMakeLists.txt1
-rw-r--r--doc/it/Makefile.am0
-rw-r--r--doc/it/index.docbook4
-rw-r--r--doc/kiosktool/CMakeLists.txt1
-rw-r--r--doc/kiosktool/Makefile.am2
-rw-r--r--doc/man/CMakeLists.txt8
-rw-r--r--doc/man/kiosktool-tdedirs.110
-rw-r--r--doc/man/kiosktool.110
-rw-r--r--doc/nl/CMakeLists.txt1
-rw-r--r--doc/nl/Makefile.am0
-rw-r--r--doc/nl/index.docbook4
-rw-r--r--doc/pt/CMakeLists.txt1
-rw-r--r--doc/pt/Makefile.am0
-rw-r--r--doc/pt/index.docbook4
-rw-r--r--doc/sv/CMakeLists.txt1
-rw-r--r--doc/sv/Makefile.am0
-rw-r--r--doc/sv/index.docbook4
30 files changed, 10 insertions, 60 deletions
diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt
deleted file mode 100644
index f2efba2..0000000
--- a/doc/CMakeLists.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-add_subdirectory( ${PROJECT_NAME} )
-add_subdirectory( man )
-add_subdirectory( da )
-add_subdirectory( it )
-add_subdirectory( nl )
-add_subdirectory( pt )
-add_subdirectory( sv )
diff --git a/doc/Makefile.am b/doc/Makefile.am
deleted file mode 100644
index 5c0b20e..0000000
--- a/doc/Makefile.am
+++ /dev/null
@@ -1,3 +0,0 @@
-KDE_LANG = en
-KDE_DOCS = AUTO
-SUBDIRS = $(AUTODIRS)
diff --git a/doc/da/CMakeLists.txt b/doc/da/CMakeLists.txt
deleted file mode 100644
index 6121dc2..0000000
--- a/doc/da/CMakeLists.txt
+++ /dev/null
@@ -1 +0,0 @@
-tde_create_handbook( DESTINATION ${PROJECT_NAME} LANG da )
diff --git a/doc/da/Makefile.am b/doc/da/Makefile.am
deleted file mode 100644
index e69de29..0000000
--- a/doc/da/Makefile.am
+++ /dev/null
diff --git a/doc/da/index.docbook b/doc/da/index.docbook
index 5779392..c82cbe2 100644
--- a/doc/da/index.docbook
+++ b/doc/da/index.docbook
@@ -114,7 +114,3 @@
&documentation.index;
</book>
-
-<!--
-vim:tabstop=2:shiftwidth=2:expandtab
--->
diff --git a/doc/kiosktool/extra-steps.docbook b/doc/en/extra-steps.docbook
index da9c35e..da9c35e 100644
--- a/doc/kiosktool/extra-steps.docbook
+++ b/doc/en/extra-steps.docbook
diff --git a/doc/kiosktool/index.docbook b/doc/en/index.docbook
index 99a6000..9964983 100644
--- a/doc/kiosktool/index.docbook
+++ b/doc/en/index.docbook
@@ -92,7 +92,3 @@ Documentation copyright 2004 Waldo Bastian <email>bastian@kde.org</email>
&documentation.index;
</book>
-
-<!--
-vim:tabstop=2:shiftwidth=2:expandtab
--->
diff --git a/doc/kiosktool/introduction.docbook b/doc/en/introduction.docbook
index 629a78d..629a78d 100644
--- a/doc/kiosktool/introduction.docbook
+++ b/doc/en/introduction.docbook
diff --git a/doc/kiosktool/profile-assign.docbook b/doc/en/profile-assign.docbook
index 057f1fc..057f1fc 100644
--- a/doc/kiosktool/profile-assign.docbook
+++ b/doc/en/profile-assign.docbook
diff --git a/doc/kiosktool/profile-create.docbook b/doc/en/profile-create.docbook
index f455920..f455920 100644
--- a/doc/kiosktool/profile-create.docbook
+++ b/doc/en/profile-create.docbook
diff --git a/doc/kiosktool/profile-setup.docbook b/doc/en/profile-setup.docbook
index 31384e8..31384e8 100644
--- a/doc/kiosktool/profile-setup.docbook
+++ b/doc/en/profile-setup.docbook
diff --git a/doc/kiosktool/profiles.docbook b/doc/en/profiles.docbook
index 4a20a1d..4a20a1d 100644
--- a/doc/kiosktool/profiles.docbook
+++ b/doc/en/profiles.docbook
diff --git a/doc/kiosktool/settings.docbook b/doc/en/settings.docbook
index d4e4a78..d4e4a78 100644
--- a/doc/kiosktool/settings.docbook
+++ b/doc/en/settings.docbook
diff --git a/doc/it/CMakeLists.txt b/doc/it/CMakeLists.txt
deleted file mode 100644
index e213f2f..0000000
--- a/doc/it/CMakeLists.txt
+++ /dev/null
@@ -1 +0,0 @@
-tde_create_handbook( DESTINATION ${PROJECT_NAME} LANG it )
diff --git a/doc/it/Makefile.am b/doc/it/Makefile.am
deleted file mode 100644
index e69de29..0000000
--- a/doc/it/Makefile.am
+++ /dev/null
diff --git a/doc/it/index.docbook b/doc/it/index.docbook
index ece1240..21831ff 100644
--- a/doc/it/index.docbook
+++ b/doc/it/index.docbook
@@ -132,7 +132,3 @@
&documentation.index;
</book>
-
-<!--
-vim:tabstop=2:shiftwidth=2:expandtab
--->
diff --git a/doc/kiosktool/CMakeLists.txt b/doc/kiosktool/CMakeLists.txt
deleted file mode 100644
index ba3ef3e..0000000
--- a/doc/kiosktool/CMakeLists.txt
+++ /dev/null
@@ -1 +0,0 @@
-tde_create_handbook( DESTINATION ${PROJECT_NAME} )
diff --git a/doc/kiosktool/Makefile.am b/doc/kiosktool/Makefile.am
deleted file mode 100644
index c01e3fc..0000000
--- a/doc/kiosktool/Makefile.am
+++ /dev/null
@@ -1,2 +0,0 @@
-KDE_LANG = en
-KDE_DOCS = kiosktool
diff --git a/doc/man/CMakeLists.txt b/doc/man/CMakeLists.txt
deleted file mode 100644
index 3566987..0000000
--- a/doc/man/CMakeLists.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-INSTALL(
- FILES
- ${PROJECT_NAME}.1
- ${PROJECT_NAME}-tdedirs.1
-
- DESTINATION ${MAN_INSTALL_DIR}/man1
- COMPONENT doc
-)
diff --git a/doc/man/kiosktool-tdedirs.1 b/doc/man/kiosktool-tdedirs.1
index 40cc5a9..e216018 100644
--- a/doc/man/kiosktool-tdedirs.1
+++ b/doc/man/kiosktool-tdedirs.1
@@ -4,7 +4,7 @@
kiosktool\-tdedirs
\- A tool to set $TDEDIRS according to the current user profile.
.SH SYNOPSIS
-kiosktool\-tdedirs [Qt\-options] [TDE\-options] [options]
+kiosktool\-tdedirs [TQt\-options] [TDE\-options] [options]
.SH DESCRIPTION
.SH OPTIONS
@@ -17,8 +17,8 @@ Output currently active prefixes
.B \-\-help
Show help about options
.TP
-.B \-\-help\-qt
-Show Qt specific options
+.B \-\-help\-tqt
+Show TQt specific options
.TP
.B \-\-help\-tde
Show TDE specific options
@@ -67,7 +67,7 @@ sets the application GUI style.
.B \-\-geometry <geometry>
sets the client geometry of the main widget.
.SS
-.SS Qt options:
+.SS TQt options:
.TP
.B \-\-display <displayname>
Use the X\-server display 'displayname'.
@@ -86,7 +86,7 @@ using the QApplication::ManyColor color
specification.
.TP
.B \-\-nograb
-tells Qt to never grab the mouse or the keyboard.
+tells TQt to never grab the mouse or the keyboard.
.TP
.B \-\-dograb
running under a debugger can cause an implicit
diff --git a/doc/man/kiosktool.1 b/doc/man/kiosktool.1
index ef68463..39fd481 100644
--- a/doc/man/kiosktool.1
+++ b/doc/man/kiosktool.1
@@ -4,7 +4,7 @@
kiosktool
\- KIOSK Admin Tool
.SH SYNOPSIS
-kiosktool [Qt\-options] [TDE\-options] [options]
+kiosktool [TQt\-options] [TDE\-options] [options]
.SH DESCRIPTION
With this application we can lock the access to some parts of Trinity desktop
and its applications.
@@ -19,8 +19,8 @@ tderc file to save settings to [/etc/tderc]
.B \-\-help
Show help about options
.TP
-.B \-\-help\-qt
-Show Qt specific options
+.B \-\-help\-tqt
+Show TQt specific options
.TP
.B \-\-help\-tde
Show TDE specific options
@@ -69,7 +69,7 @@ sets the application GUI style.
.B \-\-geometry <geometry>
sets the client geometry of the main widget.
.SS
-.SS Qt options:
+.SS TQt options:
.TP
.B \-\-display <displayname>
Use the X\-server display 'displayname'.
@@ -88,7 +88,7 @@ using the QApplication::ManyColor color
specification.
.TP
.B \-\-nograb
-tells Qt to never grab the mouse or the keyboard.
+tells TQt to never grab the mouse or the keyboard.
.TP
.B \-\-dograb
running under a debugger can cause an implicit
diff --git a/doc/nl/CMakeLists.txt b/doc/nl/CMakeLists.txt
deleted file mode 100644
index 39c20ab..0000000
--- a/doc/nl/CMakeLists.txt
+++ /dev/null
@@ -1 +0,0 @@
-tde_create_handbook( DESTINATION ${PROJECT_NAME} LANG nl )
diff --git a/doc/nl/Makefile.am b/doc/nl/Makefile.am
deleted file mode 100644
index e69de29..0000000
--- a/doc/nl/Makefile.am
+++ /dev/null
diff --git a/doc/nl/index.docbook b/doc/nl/index.docbook
index 35585c8..45d8685 100644
--- a/doc/nl/index.docbook
+++ b/doc/nl/index.docbook
@@ -114,7 +114,3 @@
&documentation.index;
</book>
-
-<!--
-vim:tabstop=2:shiftwidth=2:expandtab
--->
diff --git a/doc/pt/CMakeLists.txt b/doc/pt/CMakeLists.txt
deleted file mode 100644
index fa558f0..0000000
--- a/doc/pt/CMakeLists.txt
+++ /dev/null
@@ -1 +0,0 @@
-tde_create_handbook( DESTINATION ${PROJECT_NAME} LANG pt )
diff --git a/doc/pt/Makefile.am b/doc/pt/Makefile.am
deleted file mode 100644
index e69de29..0000000
--- a/doc/pt/Makefile.am
+++ /dev/null
diff --git a/doc/pt/index.docbook b/doc/pt/index.docbook
index f6903d6..0fdd5e7 100644
--- a/doc/pt/index.docbook
+++ b/doc/pt/index.docbook
@@ -132,7 +132,3 @@
&documentation.index;
</book>
-
-<!--
-vim:tabstop=2:shiftwidth=2:expandtab
--->
diff --git a/doc/sv/CMakeLists.txt b/doc/sv/CMakeLists.txt
deleted file mode 100644
index bc04ab0..0000000
--- a/doc/sv/CMakeLists.txt
+++ /dev/null
@@ -1 +0,0 @@
-tde_create_handbook( DESTINATION ${PROJECT_NAME} LANG sv )
diff --git a/doc/sv/Makefile.am b/doc/sv/Makefile.am
deleted file mode 100644
index e69de29..0000000
--- a/doc/sv/Makefile.am
+++ /dev/null
diff --git a/doc/sv/index.docbook b/doc/sv/index.docbook
index a67c9ee..194d973 100644
--- a/doc/sv/index.docbook
+++ b/doc/sv/index.docbook
@@ -132,7 +132,3 @@
&documentation.index;
</book>
-
-<!--
-vim:tabstop=2:shiftwidth=2:expandtab
--->