summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/tdesdk/debian/man
diff options
context:
space:
mode:
Diffstat (limited to 'ubuntu/maverick/tdesdk/debian/man')
-rw-r--r--ubuntu/maverick/tdesdk/debian/man/catalogmanager.12
-rw-r--r--ubuntu/maverick/tdesdk/debian/man/cheatmake.110
-rw-r--r--ubuntu/maverick/tdesdk/debian/man/create_makefile.110
-rw-r--r--ubuntu/maverick/tdesdk/debian/man/create_makefiles.110
-rw-r--r--ubuntu/maverick/tdesdk/debian/man/cvs2dist.14
-rw-r--r--ubuntu/maverick/tdesdk/debian/man/findmissingcrystal.14
-rw-r--r--ubuntu/maverick/tdesdk/debian/man/kbabel.12
-rw-r--r--ubuntu/maverick/tdesdk/debian/man/kbabeldict.12
-rw-r--r--ubuntu/maverick/tdesdk/debian/man/kcachegrind.12
-rw-r--r--ubuntu/maverick/tdesdk/debian/man/kdedoc.14
-rw-r--r--ubuntu/maverick/tdesdk/debian/man/kdemangen.pl.12
-rw-r--r--ubuntu/maverick/tdesdk/debian/man/makeobj.110
-rw-r--r--ubuntu/maverick/tdesdk/debian/man/package_crystalsvg.12
-rw-r--r--ubuntu/maverick/tdesdk/debian/man/pruneemptydirs.110
-rw-r--r--ubuntu/maverick/tdesdk/debian/man/umbrello.12
15 files changed, 38 insertions, 38 deletions
diff --git a/ubuntu/maverick/tdesdk/debian/man/catalogmanager.1 b/ubuntu/maverick/tdesdk/debian/man/catalogmanager.1
index 3b942804f..943f2c4d5 100644
--- a/ubuntu/maverick/tdesdk/debian/man/catalogmanager.1
+++ b/ubuntu/maverick/tdesdk/debian/man/catalogmanager.1
@@ -52,7 +52,7 @@ directly into konqueror or you can run
from the command-line.
.PP
If the KDE Help Centre is not installed then you can install the package
-\fIkdesdk-doc-html\fP and read this documentation in HTML format from
+\fItdesdk-doc-html\fP and read this documentation in HTML format from
\fI/usr/share/doc/kde/HTML/en/kbabel/\fP.
.SH AUTHOR
KBabel was written by Matthias Kiefer <kiefer@kde.org>,
diff --git a/ubuntu/maverick/tdesdk/debian/man/cheatmake.1 b/ubuntu/maverick/tdesdk/debian/man/cheatmake.1
index 8aa455f27..dcb8768ab 100644
--- a/ubuntu/maverick/tdesdk/debian/man/cheatmake.1
+++ b/ubuntu/maverick/tdesdk/debian/man/cheatmake.1
@@ -53,16 +53,16 @@ the simpler variable OBJ_SUBDIR should be used.
.TP
OBJ_SUBDIR
Indicates that the build directory is in the given subdirectory of the
-source directory. For instance, if the source directory is \fIkdesdk\fP
-and the build directory is \fIkdesdk/obj-i386-linux\fP, then OBJ_SUBDIR
+source directory. For instance, if the source directory is \fItdesdk\fP
+and the build directory is \fItdesdk/obj-i386-linux\fP, then OBJ_SUBDIR
should be set to \fIobj-i386-linux\fP.
.TP
OBJ_REPLACEMENT
A \fBsed\fP expression that is used to transform the source directory
into the build directory.
-For instance, if the source directory is \fI~/src/kdesdk\fP and the
-build directory is \fI~/src/kdesdk-obj\fP, then OBJ_REPLACEMENT could
-be set to \fIs#kdesdk#kdesdk-obj#\fP.
+For instance, if the source directory is \fI~/src/tdesdk\fP and the
+build directory is \fI~/src/tdesdk-obj\fP, then OBJ_REPLACEMENT could
+be set to \fIs#tdesdk#tdesdk-obj#\fP.
.SH SEE ALSO
.BR make (1).
.SH AUTHOR
diff --git a/ubuntu/maverick/tdesdk/debian/man/create_makefile.1 b/ubuntu/maverick/tdesdk/debian/man/create_makefile.1
index c8d888e7f..96c9523c0 100644
--- a/ubuntu/maverick/tdesdk/debian/man/create_makefile.1
+++ b/ubuntu/maverick/tdesdk/debian/man/create_makefile.1
@@ -50,16 +50,16 @@ the simpler variable OBJ_SUBDIR should be used.
.TP
OBJ_SUBDIR
Indicates that the build directory is in the given subdirectory of the
-source directory. For instance, if the source directory is \fIkdesdk\fP
-and the build directory is \fIkdesdk/obj-i386-linux\fP, then OBJ_SUBDIR
+source directory. For instance, if the source directory is \fItdesdk\fP
+and the build directory is \fItdesdk/obj-i386-linux\fP, then OBJ_SUBDIR
should be set to \fIobj-i386-linux\fP.
.TP
OBJ_REPLACEMENT
A \fBsed\fP expression that is used to transform the source directory
into the build directory.
-For instance, if the source directory is \fI~/src/kdesdk\fP and the
-build directory is \fI~/src/kdesdk-obj\fP, then OBJ_REPLACEMENT could
-be set to \fIs#kdesdk#kdesdk-obj#\fP.
+For instance, if the source directory is \fI~/src/tdesdk\fP and the
+build directory is \fI~/src/tdesdk-obj\fP, then OBJ_REPLACEMENT could
+be set to \fIs#tdesdk#tdesdk-obj#\fP.
.SH SEE ALSO
.BR create_makefiles (1).
.SH AUTHOR
diff --git a/ubuntu/maverick/tdesdk/debian/man/create_makefiles.1 b/ubuntu/maverick/tdesdk/debian/man/create_makefiles.1
index 62ab39cfd..5a9f57ade 100644
--- a/ubuntu/maverick/tdesdk/debian/man/create_makefiles.1
+++ b/ubuntu/maverick/tdesdk/debian/man/create_makefiles.1
@@ -44,16 +44,16 @@ the simpler variable OBJ_SUBDIR should be used.
.TP
OBJ_SUBDIR
Indicates that the build directory is in the given subdirectory of the
-source directory. For instance, if the source directory is \fIkdesdk\fP
-and the build directory is \fIkdesdk/obj-i386-linux\fP, then OBJ_SUBDIR
+source directory. For instance, if the source directory is \fItdesdk\fP
+and the build directory is \fItdesdk/obj-i386-linux\fP, then OBJ_SUBDIR
should be set to \fIobj-i386-linux\fP.
.TP
OBJ_REPLACEMENT
A \fBsed\fP expression that is used to transform the source directory
into the build directory.
-For instance, if the source directory is \fI~/src/kdesdk\fP and the
-build directory is \fI~/src/kdesdk-obj\fP, then OBJ_REPLACEMENT could
-be set to \fIs#kdesdk#kdesdk-obj#\fP.
+For instance, if the source directory is \fI~/src/tdesdk\fP and the
+build directory is \fI~/src/tdesdk-obj\fP, then OBJ_REPLACEMENT could
+be set to \fIs#tdesdk#tdesdk-obj#\fP.
.SH SEE ALSO
.BR create_makefile (1).
.SH AUTHOR
diff --git a/ubuntu/maverick/tdesdk/debian/man/cvs2dist.1 b/ubuntu/maverick/tdesdk/debian/man/cvs2dist.1
index 3c971c734..514fd6131 100644
--- a/ubuntu/maverick/tdesdk/debian/man/cvs2dist.1
+++ b/ubuntu/maverick/tdesdk/debian/man/cvs2dist.1
@@ -53,7 +53,7 @@ download, build and install.
.PP
By default, cvs2dist automatically tries to check out all translations
of strings and documentation from the corresponding parts of the
-\fIkde-i18n\fP CVS module and include them in the final packages.
+\fItde-i18n\fP CVS module and include them in the final packages.
This can be suppressed or modified using the options \-\-no-i18n or
\-\-no-i18n-lang.
.PP
@@ -173,7 +173,7 @@ The following example creates packages of the kolf picture plugin from
the CVS source tree currently checked out in \fI/sources\fP.
.PP
.RS
-\fIexample$\fP cvs2dist /sources/kdegames kolf/objects/picture
+\fIexample$\fP cvs2dist /sources/tdegames kolf/objects/picture
\-n kolf-picture \-v 0.9 \-r "kolf/game.h" \-\-log ~/tmp/extra-file
.RE
.PP
diff --git a/ubuntu/maverick/tdesdk/debian/man/findmissingcrystal.1 b/ubuntu/maverick/tdesdk/debian/man/findmissingcrystal.1
index f780c3ad0..46c479bb4 100644
--- a/ubuntu/maverick/tdesdk/debian/man/findmissingcrystal.1
+++ b/ubuntu/maverick/tdesdk/debian/man/findmissingcrystal.1
@@ -27,9 +27,9 @@ in the given KDE module and determines which Crystal icons from that
module are identical to the old KDE Classic hicolor icons.
.PP
This script \fBmust\fP be run from the top-level directory of a KDE source
-tree (i.e., the directory containing \fIkdelibs\fP, \fIkdebase\fP, etc.).
+tree (i.e., the directory containing \fItdelibs\fP, \fItdebase\fP, etc.).
It is assumed that \fImodule\fP is a top-level module in the source tree,
-and it is also assumed that the source tree contains the \fIkdeartwork\fP
+and it is also assumed that the source tree contains the \fItdeartwork\fP
module (which contains the old hicolor icons).
.PP
For each Crystal icon in the given module, a message will be output
diff --git a/ubuntu/maverick/tdesdk/debian/man/kbabel.1 b/ubuntu/maverick/tdesdk/debian/man/kbabel.1
index f6f5d201b..a54fbea55 100644
--- a/ubuntu/maverick/tdesdk/debian/man/kbabel.1
+++ b/ubuntu/maverick/tdesdk/debian/man/kbabel.1
@@ -60,7 +60,7 @@ directly into konqueror or you can run
from the command-line.
.PP
If the KDE Help Centre is not installed then you can install the package
-\fIkdesdk-doc-html\fP and read this documentation in HTML format from
+\fItdesdk-doc-html\fP and read this documentation in HTML format from
\fI/usr/share/doc/kde/HTML/en/kbabel/\fP.
.SH AUTHOR
KBabel was written by Matthias Kiefer <kiefer@kde.org>,
diff --git a/ubuntu/maverick/tdesdk/debian/man/kbabeldict.1 b/ubuntu/maverick/tdesdk/debian/man/kbabeldict.1
index bedbd4fb0..7fbfff0d2 100644
--- a/ubuntu/maverick/tdesdk/debian/man/kbabeldict.1
+++ b/ubuntu/maverick/tdesdk/debian/man/kbabeldict.1
@@ -52,7 +52,7 @@ directly into konqueror or you can run
from the command-line.
.PP
If the KDE Help Centre is not installed then you can install the package
-\fIkdesdk-doc-html\fP and read this documentation in HTML format from
+\fItdesdk-doc-html\fP and read this documentation in HTML format from
\fI/usr/share/doc/kde/HTML/en/kbabel/\fP.
.SH AUTHOR
KBabel was written by Matthias Kiefer <kiefer@kde.org>,
diff --git a/ubuntu/maverick/tdesdk/debian/man/kcachegrind.1 b/ubuntu/maverick/tdesdk/debian/man/kcachegrind.1
index 4f7db6435..ce3296b8c 100644
--- a/ubuntu/maverick/tdesdk/debian/man/kcachegrind.1
+++ b/ubuntu/maverick/tdesdk/debian/man/kcachegrind.1
@@ -58,7 +58,7 @@ directly into konqueror or you can run
from the command-line.
.PP
If the KDE Help Centre is not installed then you can install the package
-\fIkdesdk-doc-html\fP and read this documentation in HTML format from
+\fItdesdk-doc-html\fP and read this documentation in HTML format from
\fI/usr/share/doc/kde/HTML/en/kcachegrind/\fP.
.SH AUTHOR
KCachegrind was written by Josef Weidendorfer <Josef.Weidendorfer@gmx.de>.
diff --git a/ubuntu/maverick/tdesdk/debian/man/kdedoc.1 b/ubuntu/maverick/tdesdk/debian/man/kdedoc.1
index 684a6ad47..0f62e55e1 100644
--- a/ubuntu/maverick/tdesdk/debian/man/kdedoc.1
+++ b/ubuntu/maverick/tdesdk/debian/man/kdedoc.1
@@ -23,7 +23,7 @@ kdedoc \- view documentation for a KDE class
.SH DESCRIPTION
\fBkdedoc\fP opens the documentation for the KDE class \fIclassname\fP
in kfm/konqueror. Note that the class name is case sensitive. It is
-assumed that you have the kdelibs documentation installed.
+assumed that you have the tdelibs documentation installed.
.PP
This utility is part of the KDE Software Development Kit.
.SH EXAMPLES
@@ -33,7 +33,7 @@ To bring up help on the class KAboutDialog:
kdedoc KAboutDialog
.RE
.SH DEBIAN USERS
-The kdelibs documentation is in the Debian package \fIkdelibs4-doc\fP,
+The tdelibs documentation is in the Debian package \fItdelibs4-doc\fP,
which will need to be installed.
.SH SEE ALSO
.BR qtdoc (1).
diff --git a/ubuntu/maverick/tdesdk/debian/man/kdemangen.pl.1 b/ubuntu/maverick/tdesdk/debian/man/kdemangen.pl.1
index 0570f4f5c..7d658a855 100644
--- a/ubuntu/maverick/tdesdk/debian/man/kdemangen.pl.1
+++ b/ubuntu/maverick/tdesdk/debian/man/kdemangen.pl.1
@@ -40,7 +40,7 @@ This utility will only work for a full KDE application that uses
KCmdLineArgs (which most full KDE applications do).
.SH EXAMPLE
.RS
-cd /path/to/kde/srcs/kdeedu/debian
+cd /path/to/kde/srcs/tdeedu/debian
.br
kdemangen /usr/bin/kstars > kstars.1
.RE
diff --git a/ubuntu/maverick/tdesdk/debian/man/makeobj.1 b/ubuntu/maverick/tdesdk/debian/man/makeobj.1
index 48f8d0adb..6af366855 100644
--- a/ubuntu/maverick/tdesdk/debian/man/makeobj.1
+++ b/ubuntu/maverick/tdesdk/debian/man/makeobj.1
@@ -46,16 +46,16 @@ the simpler variable OBJ_SUBDIR should be used.
.TP
OBJ_SUBDIR
Indicates that the build directory is in the given subdirectory of the
-source directory. For instance, if the source directory is \fIkdesdk\fP
-and the build directory is \fIkdesdk/obj-i386-linux\fP, then OBJ_SUBDIR
+source directory. For instance, if the source directory is \fItdesdk\fP
+and the build directory is \fItdesdk/obj-i386-linux\fP, then OBJ_SUBDIR
should be set to \fIobj-i386-linux\fP.
.TP
OBJ_REPLACEMENT
A \fBsed\fP expression that is used to transform the source directory
into the build directory.
-For instance, if the source directory is \fI~/src/kdesdk\fP and the
-build directory is \fI~/src/kdesdk-obj\fP, then OBJ_REPLACEMENT could
-be set to \fIs#src/kdesdk#src/kdesdk-obj#\fP.
+For instance, if the source directory is \fI~/src/tdesdk\fP and the
+build directory is \fI~/src/tdesdk-obj\fP, then OBJ_REPLACEMENT could
+be set to \fIs#src/tdesdk#src/tdesdk-obj#\fP.
.SH SEE ALSO
.BR make (1),
.BR sed (1).
diff --git a/ubuntu/maverick/tdesdk/debian/man/package_crystalsvg.1 b/ubuntu/maverick/tdesdk/debian/man/package_crystalsvg.1
index 64e0f888c..0b0e97c5e 100644
--- a/ubuntu/maverick/tdesdk/debian/man/package_crystalsvg.1
+++ b/ubuntu/maverick/tdesdk/debian/man/package_crystalsvg.1
@@ -28,7 +28,7 @@ contain \fIFILES\fP (describing the contents of the tarball and which
KDE modules/paths they were copied from) as well as some other bits and
pieces.
.PP
-Note that you must at least have kdelibs checked out for this utility to
+Note that you must at least have tdelibs checked out for this utility to
run.
.PP
The final tarball will be created in the current working directory.
diff --git a/ubuntu/maverick/tdesdk/debian/man/pruneemptydirs.1 b/ubuntu/maverick/tdesdk/debian/man/pruneemptydirs.1
index 93c33cea9..b6875d861 100644
--- a/ubuntu/maverick/tdesdk/debian/man/pruneemptydirs.1
+++ b/ubuntu/maverick/tdesdk/debian/man/pruneemptydirs.1
@@ -48,16 +48,16 @@ the simpler variable OBJ_SUBDIR should be used.
.TP
OBJ_SUBDIR
Indicates that the build directory is in the given subdirectory of the
-source directory. For instance, if the source directory is \fIkdesdk\fP
-and the build directory is \fIkdesdk/obj-i386-linux\fP, then OBJ_SUBDIR
+source directory. For instance, if the source directory is \fItdesdk\fP
+and the build directory is \fItdesdk/obj-i386-linux\fP, then OBJ_SUBDIR
should be set to \fIobj-i386-linux\fP.
.TP
OBJ_REPLACEMENT
A \fBsed\fP expression that is used to transform the source directory
into the build directory.
-For instance, if the source directory is \fI~/src/kdesdk\fP and the
-build directory is \fI~/src/kdesdk-obj\fP, then OBJ_REPLACEMENT could
-be set to \fIs#kdesdk#kdesdk-obj#\fP.
+For instance, if the source directory is \fI~/src/tdesdk\fP and the
+build directory is \fI~/src/tdesdk-obj\fP, then OBJ_REPLACEMENT could
+be set to \fIs#tdesdk#tdesdk-obj#\fP.
.SH AUTHOR
pruneemptydirs was written by David Faure <faure@kde.org>.
.br
diff --git a/ubuntu/maverick/tdesdk/debian/man/umbrello.1 b/ubuntu/maverick/tdesdk/debian/man/umbrello.1
index c39f72cf3..9034cabea 100644
--- a/ubuntu/maverick/tdesdk/debian/man/umbrello.1
+++ b/ubuntu/maverick/tdesdk/debian/man/umbrello.1
@@ -43,7 +43,7 @@ directly into konqueror or you can run
from the command-line.
.PP
If the KDE Help Centre is not installed then you can install the package
-\fIkdesdk-doc-html\fP and read this documentation in HTML format from
+\fItdesdk-doc-html\fP and read this documentation in HTML format from
\fI/usr/share/doc/kde/HTML/en/umbrello/\fP.
.SH AUTHOR
Umbrello was written by Paul Hensgen <phensgen@users.sourceforge.net> and