diff options
author | gregory guy <gregory-tde@laposte.net> | 2020-08-17 20:04:20 +0200 |
---|---|---|
committer | gregory guy <gregory-tde@laposte.net> | 2020-08-17 20:04:20 +0200 |
commit | 2e2a3c5923526e5f0baa0b4b85d32afec6f19805 (patch) | |
tree | 74b2b4ac39c666b8479b91796c57287a7401bed1 /doc | |
parent | 503fddb48f2229ecc6ed6930a99c4d740ff979e5 (diff) | |
download | tdepacman-2e2a3c5923526e5f0baa0b4b85d32afec6f19805.tar.gz tdepacman-2e2a3c5923526e5f0baa0b4b85d32afec6f19805.zip |
third step, convert to tdelibs libraries.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Makefile.am | 4 | ||||
-rw-r--r-- | doc/Makefile.in | 20 | ||||
-rw-r--r-- | doc/de/Makefile.am | 4 | ||||
-rw-r--r-- | doc/de/Makefile.in | 20 | ||||
-rw-r--r-- | doc/de/kpacman-3.html | 4 | ||||
-rw-r--r-- | doc/en/Makefile.am | 4 | ||||
-rw-r--r-- | doc/en/Makefile.in | 20 | ||||
-rw-r--r-- | doc/en/index.docbook | 8 | ||||
-rw-r--r-- | doc/en/kpacman-3.html | 4 |
9 files changed, 44 insertions, 44 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index a7734c6..7189f6a 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,6 +1,6 @@ -####### kdevelop will overwrite this part!!! (begin)########## +####### tdevelop will overwrite this part!!! (begin)########## SUBDIRS = en de -####### kdevelop will overwrite this part!!! (end)############ +####### tdevelop will overwrite this part!!! (end)############ diff --git a/doc/Makefile.in b/doc/Makefile.in index b0b7949..775d118 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -15,7 +15,7 @@ @SET_MAKE@ -####### kdevelop will overwrite this part!!! (begin)########## +####### tdevelop will overwrite this part!!! (begin)########## srcdir = @srcdir@ top_srcdir = @top_srcdir@ @@ -111,16 +111,16 @@ LIBXINERAMA = @LIBXINERAMA@ LIBZ = @LIBZ@ LIB_KAB = @LIB_KAB@ LIB_KABC = @LIB_KABC@ -LIB_KDECORE = @LIB_KDECORE@ -LIB_KDEPRINT = @LIB_KDEPRINT@ -LIB_KDEUI = @LIB_KDEUI@ +LIB_TDECORE = @LIB_TDECORE@ +LIB_TDEPRINT = @LIB_TDEPRINT@ +LIB_TDEUI = @LIB_TDEUI@ LIB_KFILE = @LIB_KFILE@ LIB_KFM = @LIB_KFM@ -LIB_KHTML = @LIB_KHTML@ -LIB_KIO = @LIB_KIO@ -LIB_KPARTS = @LIB_KPARTS@ -LIB_KSPELL = @LIB_KSPELL@ -LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_TDEHTML = @LIB_TDEHTML@ +LIB_TDEIO = @LIB_TDEIO@ +LIB_TDEPARTS = @LIB_TDEPARTS@ +LIB_TDESPELL = @LIB_TDESPELL@ +LIB_TDESYCOCA = @LIB_TDESYCOCA@ LIB_POLL = @LIB_POLL@ LIB_QPE = @LIB_QPE@ LIB_QT = @LIB_QT@ @@ -535,7 +535,7 @@ uninstall-info: uninstall-info-recursive uninstall-info-recursive uninstall-recursive -####### kdevelop will overwrite this part!!! (end)############ +####### tdevelop will overwrite this part!!! (end)############ # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: diff --git a/doc/de/Makefile.am b/doc/de/Makefile.am index 315c2ce..70605c5 100644 --- a/doc/de/Makefile.am +++ b/doc/de/Makefile.am @@ -1,9 +1,9 @@ -####### kdevelop will overwrite this part!!! (begin)########## +####### tdevelop will overwrite this part!!! (begin)########## EXTRA_DIST = index.html kpacman-1.html kpacman-2.html kpacman-3.html kpacman-4.html kpacman.gif -####### kdevelop will overwrite this part!!! (end)############ +####### tdevelop will overwrite this part!!! (end)############ KDE_LANG = de KDE_DOCS = kpacman diff --git a/doc/de/Makefile.in b/doc/de/Makefile.in index 9e5c27c..c5d7550 100644 --- a/doc/de/Makefile.in +++ b/doc/de/Makefile.in @@ -15,7 +15,7 @@ @SET_MAKE@ -####### kdevelop will overwrite this part!!! (begin)########## +####### tdevelop will overwrite this part!!! (begin)########## srcdir = @srcdir@ top_srcdir = @top_srcdir@ @@ -111,16 +111,16 @@ LIBXINERAMA = @LIBXINERAMA@ LIBZ = @LIBZ@ LIB_KAB = @LIB_KAB@ LIB_KABC = @LIB_KABC@ -LIB_KDECORE = @LIB_KDECORE@ -LIB_KDEPRINT = @LIB_KDEPRINT@ -LIB_KDEUI = @LIB_KDEUI@ +LIB_TDECORE = @LIB_TDECORE@ +LIB_TDEPRINT = @LIB_TDEPRINT@ +LIB_TDEUI = @LIB_TDEUI@ LIB_KFILE = @LIB_KFILE@ LIB_KFM = @LIB_KFM@ -LIB_KHTML = @LIB_KHTML@ -LIB_KIO = @LIB_KIO@ -LIB_KPARTS = @LIB_KPARTS@ -LIB_KSPELL = @LIB_KSPELL@ -LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_TDEHTML = @LIB_TDEHTML@ +LIB_TDEIO = @LIB_TDEIO@ +LIB_TDEPARTS = @LIB_TDEPARTS@ +LIB_TDESPELL = @LIB_TDESPELL@ +LIB_TDESYCOCA = @LIB_TDESYCOCA@ LIB_POLL = @LIB_POLL@ LIB_QPE = @LIB_QPE@ LIB_QT = @LIB_QT@ @@ -240,7 +240,7 @@ x_libraries = @x_libraries@ EXTRA_DIST = index.html kpacman-1.html kpacman-2.html kpacman-3.html kpacman-4.html kpacman.gif -####### kdevelop will overwrite this part!!! (end)############ +####### tdevelop will overwrite this part!!! (end)############ KDE_LANG = de KDE_DOCS = kpacman subdir = doc/de diff --git a/doc/de/kpacman-3.html b/doc/de/kpacman-3.html index b5c3f6b..fb3eafe 100644 --- a/doc/de/kpacman-3.html +++ b/doc/de/kpacman-3.html @@ -441,7 +441,7 @@ nur folgende Schlüssel/Wert-Paare ausgewertet: <td>Dateiname der xbm-Fontdatei. Wird der Name ohne absolute Pfadangabe (führendes "/" oder "~") spezifiziert, bezieht er sich relativ auf -das Verzeichnis <tt>$KDEDIR/share/apps/kpacman/fonts</tt> . Der Aufbau +das Verzeichnis <tt>$TDEDIR/share/apps/kpacman/fonts</tt> . Der Aufbau dieser Fontdatei wird in einer der nächsten Versionen beschrieben, wenn Sie sich die Datei allerdings mit einem Bitmap-Editor ansehen wird Ihnen aber bestimmt schon alles klar.</td> @@ -474,7 +474,7 @@ werden, wird hier der numerische Wert des letzten Buchstabens definiert.</td> <td>Verzeichnis in dem sich die Pixmap-Dateien für die Spielfiguren, die Punkte, die Wände usw. befinden. Die Namen der einzelnen xpm-Dateien sind momentan noch fest codiert (wird sich auch noch ändern). Der -Pfad bezieht sich, falls nicht absolut angegeben, auf das Verzeichnis <tt>$KDEDIR/share/apps/kpacman/pics</tt>. +Pfad bezieht sich, falls nicht absolut angegeben, auf das Verzeichnis <tt>$TDEDIR/share/apps/kpacman/pics</tt>. Wird hier kein Wert angegeben, werden die Pixmaps in diesem Verzeichnis gesucht.</td> diff --git a/doc/en/Makefile.am b/doc/en/Makefile.am index b386973..38ad04f 100644 --- a/doc/en/Makefile.am +++ b/doc/en/Makefile.am @@ -1,9 +1,9 @@ -####### kdevelop will overwrite this part!!! (begin)########## +####### tdevelop will overwrite this part!!! (begin)########## EXTRA_DIST = index.docbook index.html kpacman-1.html kpacman-2.html kpacman-3.html kpacman-4.html kpacman.gif -####### kdevelop will overwrite this part!!! (end)############ +####### tdevelop will overwrite this part!!! (end)############ KDE_LANG = en KDE_DOCS = kpacman diff --git a/doc/en/Makefile.in b/doc/en/Makefile.in index fdfd488..e75abe2 100644 --- a/doc/en/Makefile.in +++ b/doc/en/Makefile.in @@ -15,7 +15,7 @@ @SET_MAKE@ -####### kdevelop will overwrite this part!!! (begin)########## +####### tdevelop will overwrite this part!!! (begin)########## srcdir = @srcdir@ top_srcdir = @top_srcdir@ @@ -111,16 +111,16 @@ LIBXINERAMA = @LIBXINERAMA@ LIBZ = @LIBZ@ LIB_KAB = @LIB_KAB@ LIB_KABC = @LIB_KABC@ -LIB_KDECORE = @LIB_KDECORE@ -LIB_KDEPRINT = @LIB_KDEPRINT@ -LIB_KDEUI = @LIB_KDEUI@ +LIB_TDECORE = @LIB_TDECORE@ +LIB_TDEPRINT = @LIB_TDEPRINT@ +LIB_TDEUI = @LIB_TDEUI@ LIB_KFILE = @LIB_KFILE@ LIB_KFM = @LIB_KFM@ -LIB_KHTML = @LIB_KHTML@ -LIB_KIO = @LIB_KIO@ -LIB_KPARTS = @LIB_KPARTS@ -LIB_KSPELL = @LIB_KSPELL@ -LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_TDEHTML = @LIB_TDEHTML@ +LIB_TDEIO = @LIB_TDEIO@ +LIB_TDEPARTS = @LIB_TDEPARTS@ +LIB_TDESPELL = @LIB_TDESPELL@ +LIB_TDESYCOCA = @LIB_TDESYCOCA@ LIB_POLL = @LIB_POLL@ LIB_QPE = @LIB_QPE@ LIB_QT = @LIB_QT@ @@ -240,7 +240,7 @@ x_libraries = @x_libraries@ EXTRA_DIST = index.docbook index.html kpacman-1.html kpacman-2.html kpacman-3.html kpacman-4.html kpacman.gif -####### kdevelop will overwrite this part!!! (end)############ +####### tdevelop will overwrite this part!!! (end)############ KDE_LANG = en KDE_DOCS = kpacman subdir = doc/en diff --git a/doc/en/index.docbook b/doc/en/index.docbook index be93a99..c039dc5 100644 --- a/doc/en/index.docbook +++ b/doc/en/index.docbook @@ -91,7 +91,7 @@ Please at least include KDE, the KDE package it is in, the name <keywordset> <keyword>KDE</keyword> -<keyword>kdeutils</keyword> +<keyword>tdeutils</keyword> <keyword>Kapp</keyword> <keyword>nothing</keyword> <keyword>nothing else</keyword> @@ -340,7 +340,7 @@ Documentation copyright 1999 George N. Ugnacious <email>gnu@kde.org</email> <para> &kpacman; is part of the KDE project <ulink url="http://www.kde.org">http://www.kde.org</ulink>. -&kpacman; can be found in the kdeutils package on +&kpacman; can be found in the tdeutils package on <ulink url="ftp://ftp.kde.org/pub/kde/">ftp://ftp.kde.org/pub/kde/</ulink>, the main ftp site of the KDE project. </para> </sect1> @@ -350,8 +350,8 @@ main ftp site of the KDE project. </para> <!-- List any special requirements for your application here. This should include: -.Libraries or other software that is not included in kdesupport, -kdelibs, or kdebase. +.Libraries or other software that is not included in tdesupport, +tdelibs, or tdebase. .Hardware requirements like amount of RAM, disk space, graphics card capabilities, screen resolution, special expansion cards, etc. .Operating systems the app will run on. If your app is designed only for a diff --git a/doc/en/kpacman-3.html b/doc/en/kpacman-3.html index aa5b6e2..7abb5bd 100644 --- a/doc/en/kpacman-3.html +++ b/doc/en/kpacman-3.html @@ -454,7 +454,7 @@ keys: <td>Font</td> <td>Filename of the xbm-font. Names without an absolute path (a leading -"/" or "~") are relative to <tt>$KDEDIR/share/apps/kpacman/fonts</tt>. +"/" or "~") are relative to <tt>$TDEDIR/share/apps/kpacman/fonts</tt>. The structure of the fontfile will be explained in one of the next releases, but you should be able to figure it out by opening one of the fontfiles included with KPacman using a bitmap-editor.</td> @@ -485,7 +485,7 @@ must be changed.</td> <td>Directory in which the pixmap-files for the figures are located. Direcotry names without an absolute path (a leading "/" or "~") are relative -to <tt>$KDEDIR/share/apps/kpacman/pics</tt>. The names of the individual +to <tt>$TDEDIR/share/apps/kpacman/pics</tt>. The names of the individual xpm-files are fixed in the code at the moment (this will be changed) and are ''down.xpm" for an arrow pointing down, "fruit.xpm" for the series of fruit for the various levels, "lifes.xpm" for the image to display at |