summaryrefslogtreecommitdiffstats
path: root/doc/en
diff options
context:
space:
mode:
Diffstat (limited to 'doc/en')
-rw-r--r--doc/en/CMakeLists.txt2
-rw-r--r--doc/en/index.docbook38
-rw-r--r--doc/en/index.html42
-rw-r--r--doc/en/tdepacman-1.html (renamed from doc/en/kpacman-1.html)32
-rw-r--r--doc/en/tdepacman-2.html (renamed from doc/en/kpacman-2.html)28
-rw-r--r--doc/en/tdepacman-3.html (renamed from doc/en/kpacman-3.html)36
-rw-r--r--doc/en/tdepacman-4.html (renamed from doc/en/kpacman-4.html)16
-rw-r--r--doc/en/tdepacman.gif (renamed from doc/en/kpacman.gif)bin481 -> 481 bytes
8 files changed, 97 insertions, 97 deletions
diff --git a/doc/en/CMakeLists.txt b/doc/en/CMakeLists.txt
index 192dddc..94201a1 100644
--- a/doc/en/CMakeLists.txt
+++ b/doc/en/CMakeLists.txt
@@ -1,7 +1,7 @@
file( GLOB _files RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} *.html )
install(
- FILES ${_files} kpacman.gif screenshot.png
+ FILES ${_files} tdepacman.gif screenshot.png
DESTINATION ${HTML_INSTALL_DIR}/en/${PROJECT_NAME}
)
diff --git a/doc/en/index.docbook b/doc/en/index.docbook
index d70e3b1..031072a 100644
--- a/doc/en/index.docbook
+++ b/doc/en/index.docbook
@@ -1,7 +1,7 @@
<?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.1-Based Variant V1.0//EN" "dtd/kdex.dtd" [
- <!ENTITY kpacman '<application>Kpacman</application>'>
- <!ENTITY kapp "&kpacman;"><!-- replace kpacman here -->
+ <!ENTITY tdepacman '<application>TDEpacman</application>'>
+ <!ENTITY kapp "&tdepacman;"><!-- replace tdepacman here -->
<!ENTITY % addindex "IGNORE">
<!ENTITY % English "INCLUDE"><!-- change language only here -->
@@ -17,9 +17,9 @@
This template was designed by: David Rugge davidrugge@mindspring.com
with lots of help from: Eric Bischoff ebisch@cybercable.tm.fr
and Frederik Fouvry fouvry@sfs.nphil.uni-tuebingen.de
-of the KDE DocBook team.
+of the TDE DocBook team.
-You may freely use this template for writing any sort of KDE documentation.
+You may freely use this template for writing any sort of TDE documentation.
If you have any changes or improvements, please let us know.
In the future, we may want to change from SGML-based DocBook to XML-based
@@ -41,7 +41,7 @@ thanks ;-).
as Authors, publish date, the abstract, and Keywords -->
<bookinfo>
-<title>The Kpacman Handbook</title>
+<title>The TDEpacman Handbook</title>
<authorgroup>
<author>
@@ -80,17 +80,17 @@ Do NOT change these in the translation. -->
<abstract>
<para>
-&kpacman; is an application specially designed to do nothing you would
+&tdepacman; is an application specially designed to do nothing you would
ever want.
</para>
</abstract>
<!-- This is a set of Keywords for indexing by search engines.
-Please at least include KDE, the KDE package it is in, the name
+Please at least include TDE, the TDE package it is in, the name
of your application, and a few relevant keywords. -->
<keywordset>
-<keyword>KDE</keyword>
+<keyword>TDE</keyword>
<keyword>tdeutils</keyword>
<keyword>Kapp</keyword>
<keyword>nothing</keyword>
@@ -106,7 +106,7 @@ document, and if there is no ID, the name of the generated HTML files will vary
from time to time making it hard to manage for maintainers and for the CVS
system. Any chapter labelled (OPTIONAL) may be left out at the author's
discretion. Other chapters should not be left out in order to maintain a
-consistent documentation style across all KDE apps. -->
+consistent documentation style across all TDE apps. -->
<chapter id="introduction">
<title>Introduction</title>
@@ -127,7 +127,7 @@ You can eat the big spot when needed and eat the ghosts when the color changes.
</chapter>
<chapter id="using-kapp">
-<title>Using Kpacman</title>
+<title>Using TDEpacman</title>
<!-- This chapter should tell the user how to use your app. You should use as
many sections (Chapter, Sect1, Sect3, etc...) as is necessary to fully document
@@ -164,7 +164,7 @@ menus or toolbars. This may not be necessary for small apps or apps with no tool
or menu bars. -->
<sect1 id="kapp-mainwindow">
-<title>The main Kpacman window</title>
+<title>The main TDEpacman window</title>
<para></para>
<sect2>
@@ -210,7 +210,7 @@ or menu bars. -->
</chapter>
<chapter id="developers">
-<title>Developer's Guide to Kpacman</title>
+<title>Developer's Guide to TDEpacman</title>
<!-- (OPTIONAL) A Programming/Scripting reference chapter should be
used for apps that use plugins or that provide their own scripting hooks
@@ -259,7 +259,7 @@ Section</link> for the answer.</para>
<!-- Include credits for the programmers, documentation writers, and
contributors here. The license for your software should then be included below
-the credits with a reference to the appropriate license file included in the KDE
+the credits with a reference to the appropriate license file included in the TDE
distribution. -->
<title>Credits and License</title>
@@ -273,7 +273,7 @@ Program copyright 1997 John Q. Hacker <email>jqh@kde.org</email>
<para>
Contributors:
<itemizedlist>
-<listitem><para>Kontqui the KDE Dragon <email>konqui@kde.org</email></para>
+<listitem><para>Kontqui the TDE Dragon <email>konqui@kde.org</email></para>
</listitem>
<listitem><para>Tux the Linux Penguin <email>tux@linux.org</email></para>
</listitem>
@@ -305,12 +305,12 @@ Documentation copyright 1999 George N. Ugnacious <email>gnu@kde.org</email>
<appendix id="installation">
<title>Installation</title>
-<sect1 id="getting-kpacman">
-<title>How to obtain Kpacman</title>
+<sect1 id="getting-tdepacman">
+<title>How to obtain TDEpacman</title>
<para>
-&kpacman; is part of the TDE project
-<ulink url="https://mirror.git.trinitydesktop.org/gitea/TDE/kpacman.git">https://mirror.git.trinitydesktop.org/gitea/TDE/kpacman</ulink>.
+&tdepacman; is part of the TDE project
+<ulink url="https://mirror.git.trinitydesktop.org/gitea/TDE/tdepacman.git">https://mirror.git.trinitydesktop.org/gitea/TDE/tdepacman</ulink>.
</para>
</sect1>
@@ -341,7 +341,7 @@ on <ulink url="https://mirror.git.trinitydesktop.org/gitea/explore/repos">The TD
or the ChangeLog file, or ... -->
<para>
You can find a list of changes (not currently updated) at <ulink
-url="https://mirror.git.trinitydesktop.org/gitea/TDE/kpacman/src/branch/master/ChangeLog">Changelog</ulink>.
+url="https://mirror.git.trinitydesktop.org/gitea/TDE/tdepacman/src/branch/master/ChangeLog">Changelog</ulink>.
</para>
</sect1>
diff --git a/doc/en/index.html b/doc/en/index.html
index 16ab587..aabb2b7 100644
--- a/doc/en/index.html
+++ b/doc/en/index.html
@@ -2,17 +2,17 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
- <meta name="keywords" content="KPacman">
- <meta name="description" content="Documentation for KPacman">
- <title>The KPacman Handbook</title>
+ <meta name="keywords" content="TDEPacman">
+ <meta name="description" content="Documentation for TDEPacman">
+ <title>The TDEPacman Handbook</title>
</head>
<body text="#000000" bgcolor="#FFFFFF" link="#8E2727" vlink="#8E2727">
&nbsp;
<table BORDER=0 CELLSPACING=2 >
<tr>
-<td><img SRC="kpacman.gif" ALT="KPacman" NOSAVE BORDER=0 height=32 width=32 align=TEXTTOP></td>
+<td><img SRC="tdepacman.gif" ALT="TDEPacman" NOSAVE BORDER=0 height=32 width=32 align=TEXTTOP></td>
-<td><b><font size=+2>KPacman</font></b>
+<td><b><font size=+2>TDEPacman</font></b>
<br><font size=-1>Version 0.3.2</font></td>
</tr>
</table>
@@ -21,59 +21,59 @@
<table WIDTH="600" >
<tr>
<td>
-<div align=right><a href="kpacman-1.html">Next</a> Previous Table of Contents</div>
+<div align=right><a href="tdepacman-1.html">Next</a> Previous Table of Contents</div>
<h1>
-The KPacman Handbook</h1>
+The TDEPacman Handbook</h1>
<i>J&ouml;rg Th&ouml;nnissen, <a href="mailto:joe@dsite.de">&lt;joe@dsite.de></a></i>
<br><i><font size=-1>Version 0.3.2, June 30th, 2003</font></i>
<p>
-<hr SIZE="1" NOSHADE>This Handbook describes KPacman Version 0.3.2&nbsp;
+<hr SIZE="1" NOSHADE>This Handbook describes TDEPacman Version 0.3.2&nbsp;
<br>
<hr SIZE="1" NOSHADE>
<h2>
-<a NAME="toc1"></a>1. <a href="kpacman-1.html">Introduction</a></h2>
+<a NAME="toc1"></a>1. <a href="tdepacman-1.html">Introduction</a></h2>
<ul>
<li>
-<a href="kpacman-1.html#ss1.1">1.1 Changes</a>&nbsp;</li>
+<a href="tdepacman-1.html#ss1.1">1.1 Changes</a>&nbsp;</li>
</ul>
<h2>
-<a NAME="toc2"></a>2. <a href="kpacman-2.html">Installation</a></h2>
+<a NAME="toc2"></a>2. <a href="tdepacman-2.html">Installation</a></h2>
<ul>
<li>
-<a href="kpacman-2.html#ss2.1">2.1 How to Obtain KPacman</a>&nbsp;</li>
+<a href="tdepacman-2.html#ss2.1">2.1 How to Obtain TDEPacman</a>&nbsp;</li>
<li>
-<a href="kpacman-2.html#ss2.2">2.2 Requirements</a>&nbsp;</li>
+<a href="tdepacman-2.html#ss2.2">2.2 Requirements</a>&nbsp;</li>
<li>
-<a href="kpacman-2.html#ss2.3">2.3 Compilation and Installation</a>&nbsp;</li>
+<a href="tdepacman-2.html#ss2.3">2.3 Compilation and Installation</a>&nbsp;</li>
</ul>
<h2>
-<a NAME="toc2"></a>3. <a href="kpacman-3.html">Configuration</a></h2>
+<a NAME="toc2"></a>3. <a href="tdepacman-3.html">Configuration</a></h2>
<ul>
<li>
-<a href="kpacman-3.html#ss3.1">3.1 Timing</a>&nbsp;</li>
+<a href="tdepacman-3.html#ss3.1">3.1 Timing</a>&nbsp;</li>
<li>
-<a href="kpacman-3.html#ss3.2">3.2 Points (Scoring)</a></li>
+<a href="tdepacman-3.html#ss3.2">3.2 Points (Scoring)</a></li>
<li>
-<a href="kpacman-3.html#ss3.3">3.3 Graphical Schemes</a>&nbsp;</li>
+<a href="tdepacman-3.html#ss3.3">3.3 Graphical Schemes</a>&nbsp;</li>
<li>
-<a href="kpacman-3.html#ss3.4">3.4 Miscellaneous</a></li>
+<a href="tdepacman-3.html#ss3.4">3.4 Miscellaneous</a></li>
</ul>
<h2>
-<a NAME="toc1"></a>4. <a href="kpacman-4.html">Copyright</a>&nbsp;</h2>
+<a NAME="toc1"></a>4. <a href="tdepacman-4.html">Copyright</a>&nbsp;</h2>
-<div align=right><a href="kpacman-1.html">Next</a> Previous Table of Contents</div>
+<div align=right><a href="tdepacman-1.html">Next</a> Previous Table of Contents</div>
<hr WIDTH="600" SIZE=3 ALIGN="LEFT" NOSHADE></td>
</tr>
diff --git a/doc/en/kpacman-1.html b/doc/en/tdepacman-1.html
index 702ba7e..e232930 100644
--- a/doc/en/kpacman-1.html
+++ b/doc/en/tdepacman-1.html
@@ -2,17 +2,17 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
- <meta name="keywords" content="KPacman">
- <meta name="description" content="Documentation for KPacman">
- <title>The KPacman Handbook: Introduction</title>
+ <meta name="keywords" content="TDEPacman">
+ <meta name="description" content="Documentation for TDEPacman">
+ <title>The TDEPacman Handbook: Introduction</title>
</head>
<body text="#000000" bgcolor="#FFFFFF" link="#8E2727" vlink="#8E2727">
&nbsp;
<table BORDER=0 CELLSPACING=2 >
<tr>
-<td><img SRC="kpacman.gif" ALT="KPacman" BORDER=0 height=32 width=32 align=TEXTTOP></td>
+<td><img SRC="tdepacman.gif" ALT="TDEPacman" BORDER=0 height=32 width=32 align=TEXTTOP></td>
-<td><b><font size=+2>KPacman</font></b>
+<td><b><font size=+2>TDEPacman</font></b>
<br><font size=-1>Version 0.3.2</font></td>
</tr>
</table>
@@ -21,7 +21,7 @@
<table CELLSPACING=0 CELLPADDING=0 WIDTH="600" >
<tr>
<td>
-<div align=right><a href="kpacman-2.html">Next</a> <a href="index.html">Previous</a>
+<div align=right><a href="tdepacman-2.html">Next</a> <a href="index.html">Previous</a>
<a href="index.html#toc1">Table of Contents</a></div>
<h3>
@@ -34,18 +34,18 @@
Version 0.3.2 (30. June 2003)</h4>
<ul>
-<li>Almost a real KDE3 application.</li>
+<li>Almost a real TDE3 application.</li>
</ul>
<h4>
Version 0.3.1 (31. January 2002)</h4>
<ul>
-<li>Prerelease for KDE2 (Documentation not fully adjusted).</li>
+<li>Prerelease for TDE2 (Documentation not fully adjusted).</li>
<li>The "highscore"-file is no longer been created by the installation, but as soon as
the hall of fame has been entered.
-The path (directory/filename) could be specified in the <a href="kpacman-3.html#ss3.4">configfile</a>.
+The path (directory/filename) could be specified in the <a href="tdepacman-3.html#ss3.4">configfile</a>.
If the systemwide "highscore"-file is not writable, a private file in the
home-directory of the user is used and a corresponding message is shown.</li>
</ul>
@@ -71,7 +71,7 @@ removed (FocusEvents).</li>
thru the menubar.</li>
<li>The boardlayout (map) could be placed in external textfiles and selected
-thru the configfile (kpacmanrc) if needed.</li>
+thru the configfile (tdepacmanrc) if needed.</li>
<li>Duplicate pixmaps removed. Because all pixmapfiles could be specified
thru the configfile now, pixmaps could be placed in foreign (scheme)-directories
@@ -134,7 +134,7 @@ than the actual figure itself.</li>
<li>
Because there is not enough room to show 13 levelsymbols in the statusline,
-the position of the symbol can be specified by the <a href="kpacman-3.html#ss3.4">LevelPosition</a>
+the position of the symbol can be specified by the <a href="tdepacman-3.html#ss3.4">LevelPosition</a>
value(s).</li>
<li>
@@ -182,11 +182,11 @@ Version 0.2.3a (January 15th, 1999)</h4>
<ul>
<li>
-Keyboard-routines changed to be compatible with the KDE 1.1 libraries (compiles
+Keyboard-routines changed to be compatible with the TDE 1.1 libraries (compiles
with 1.0 and 1.1).</li>
<li>
-A small bug fixed in kpacman.cpp (CHECK_PTR( menuBar )).</li>
+A small bug fixed in tdepacman.cpp (CHECK_PTR( menuBar )).</li>
</ul>
<h4>
@@ -203,11 +203,11 @@ Added a new font "font-smooth" and smoothed the pixmap "wall.xpm" for the
Zacman-scheme.</li>
<li>
-Enhanced configuration of all timing-parameters using the <a href="kpacman-3.html#s3">configuration
+Enhanced configuration of all timing-parameters using the <a href="tdepacman-3.html#s3">configuration
file</a>.</li>
<li>
-Changed Help-function (kapp->getHelpMenu) to reflect the KDE-Standard.</li>
+Changed Help-function (kapp->getHelpMenu) to reflect the TDE-Standard.</li>
<li>
Improved the documentation (Many thanks to Andreas Pour).</li>
@@ -257,7 +257,7 @@ Version 0.1.1 (August 8th, 1998)&nbsp;</h4>
First public release.</li>
</ul>
-<div align=right><a href="kpacman-2.html">Next</a> <a href="index.html">Previous</a>
+<div align=right><a href="tdepacman-2.html">Next</a> <a href="index.html">Previous</a>
<a href="index.html#toc1">Table of Contents</a></div>
<center>
diff --git a/doc/en/kpacman-2.html b/doc/en/tdepacman-2.html
index 7a1f3ee..012cb4c 100644
--- a/doc/en/kpacman-2.html
+++ b/doc/en/tdepacman-2.html
@@ -2,17 +2,17 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
- <meta name="keywords" content="KPacman">
- <meta name="description" content="Documentation for KPacman">
- <title>The KPacman Handbook: Installation</title>
+ <meta name="keywords" content="TDEPacman">
+ <meta name="description" content="Documentation for TDEPacman">
+ <title>The TDEPacman Handbook: Installation</title>
</head>
<body text="#000000" bgcolor="#FFFFFF" link="#8E2727" vlink="#8E2727">
&nbsp;
<table BORDER=0 CELLSPACING=2 >
<tr>
-<td><img SRC="kpacman.gif" ALT="KPacman" BORDER=0 height=32 width=32 align=TEXTTOP></td>
+<td><img SRC="tdepacman.gif" ALT="TDEPacman" BORDER=0 height=32 width=32 align=TEXTTOP></td>
-<td><b><font size=+2>KPacman</font></b>
+<td><b><font size=+2>TDEPacman</font></b>
<br><font size=-1>Version 0.3.2</font></td>
</tr>
</table>
@@ -21,34 +21,34 @@
<table CELLSPACING=0 CELLPADDING=0 WIDTH="600" >
<tr>
<td>
-<div align=right><a href="kpacman-3.html">Next</a> <a href="kpacman-1.html">Previous</a> <a href="index.html#toc1">Table
+<div align=right><a href="tdepacman-3.html">Next</a> <a href="tdepacman-1.html">Previous</a> <a href="index.html#toc1">Table
of Contents</a></div>
<h3>
<a NAME="s2"></a>2. Installation</h3>
<h3>
-<a NAME="ss2.1"></a>2.1 How to obtain KPacman</h3>
-KPacman can be found on <a href="ftp://ftp.kde.org/pub/kde/unstable/apps/games/">ftp://ftp.kde.org/pub/kde/unstable/latest/apps/games/</a>,
-the main ftp site of the KDE project.&nbsp;
+<a NAME="ss2.1"></a>2.1 How to obtain TDEPacman</h3>
+TDEPacman can be found on <a href="ftp://ftp.kde.org/pub/kde/unstable/apps/games/">ftp://ftp.kde.org/pub/kde/unstable/latest/apps/games/</a>,
+the main ftp site of the TDE project.&nbsp;
<h3>
<a NAME="ss2.2"></a>2.2 Requirements</h3>
-In order to compile KPacman successfully, you will need the version 1.0
+In order to compile TDEPacman successfully, you will need the version 1.0
of the kde libraries or later and version 1.33 of the qt libraries or later.
Look for the version of the libraries appropriate for your system at <a href="ftp://ftp.kde.org/pub/kde/stable/1.0/distribution/">ftp://ftp.kde.org/pub/kde/stable/latest/distribution/</a>
and&nbsp; <a href="ftp://ftp.kde.org/pub/qt">ftp://ftp.kde.org/pub/qt</a>.&nbsp;
<h3>
<a NAME="ss2.3"></a>2.3 Compilation and installation</h3>
-In order to compile and install KPacman on your system, type the following
-in the base directory of the KPacman distribution:&nbsp;
+In order to compile and install TDEPacman on your system, type the following
+in the base directory of the TDEPacman distribution:&nbsp;
<blockquote>
<pre><tt>% ./configure &amp;&amp; make &amp;&amp; make install</tt></pre>
</blockquote>
-Since KPacman uses <tt>autoconf</tt> you should have no trouble compiling
+Since TDEPacman uses <tt>autoconf</tt> you should have no trouble compiling
it. Should you run into any problems, please report them to the the author
at <a href="mailto:joe@dsite.de">J&ouml;rg Th&ouml;nnissen</a>.&nbsp;
<br>&nbsp;
-<div align=right><a href="kpacman-3.html">Next</a> <a href="kpacman-1.html">Previous</a> <a href="index.html#toc1">Table
+<div align=right><a href="tdepacman-3.html">Next</a> <a href="tdepacman-1.html">Previous</a> <a href="index.html#toc1">Table
of Contents</a></div>
<center>
diff --git a/doc/en/kpacman-3.html b/doc/en/tdepacman-3.html
index 7abb5bd..065fd05 100644
--- a/doc/en/kpacman-3.html
+++ b/doc/en/tdepacman-3.html
@@ -2,17 +2,17 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
- <meta name="keywords" content="KPacman">
- <meta name="description" content="Documentation for KPacman">
- <title>The KPacman Handbook: Configuration</title>
+ <meta name="keywords" content="TDEPacman">
+ <meta name="description" content="Documentation for TDEPacman">
+ <title>The TDEPacman Handbook: Configuration</title>
</head>
<body text="#000000" bgcolor="#FFFFFF" link="#8E2727" vlink="#8E2727">
&nbsp;
<table BORDER=0 CELLSPACING=2 >
<tr>
-<td><img SRC="kpacman.gif" ALT="KPacman" BORDER=0 align=TEXTTOP></td>
+<td><img SRC="tdepacman.gif" ALT="TDEPacman" BORDER=0 align=TEXTTOP></td>
-<td><b><font size=+2>KPacman</font></b>
+<td><b><font size=+2>TDEPacman</font></b>
<br><font size=-1>Version 0.3.2</font></td>
</tr>
</table>
@@ -21,19 +21,19 @@
<table WIDTH="600" >
<tr>
<td>
-<div align=right><a href="kpacman-4.html">Next</a> <a href="kpacman-2.html">Previous</a> <a href="index.html#toc1">Table of Contents</a></div>
+<div align=right><a href="tdepacman-4.html">Next</a> <a href="tdepacman-2.html">Previous</a> <a href="index.html#toc1">Table of Contents</a></div>
<h3>
<a NAME="s3"></a>3. Configuration</h3>
-At this juncture all of KPacman's parameters cannot be configured graphically.
+At this juncture all of TDEPacman's parameters cannot be configured graphically.
To change those parameters for an individual user you should edit the user's
-KPacman configuration file (this file should be located at <tt>~/.kde/share/config/kpacmanrc</tt>).
+TDEPacman configuration file (this file should be located at <tt>~/.trinity/share/config/tdepacmanrc</tt>).
Alternatively, you can affect the default configuration of all users by
-editing the global KPacman configuration file (this file should be located
-at <tt>/opt/kde/share/config/kpacmanrc</tt>).&nbsp;
+editing the global TDEPacman configuration file (this file should be located
+at <tt>/opt/trinity/share/config/tdepacmanrc</tt>).&nbsp;
<h3>
<a NAME="ss3.1"></a>3.1 Timings</h3>
-The parameters under the standardgroup heading <tt>[KDE Setup]</tt> listed
+The parameters under the standardgroup heading <tt>[TDE Setup]</tt> listed
in the table below control the timing of the game.&nbsp; Keys ending in
"MS" (e.g., "DyingAnimationMS") have their values expressed in milliseconds,
whereas Keys ending in "Ticks" have their values expressed in cycles.&nbsp;
@@ -342,7 +342,7 @@ level 1 and so on.&nbsp;
<h3>
<a NAME="ss3.2"></a>3.2 Points (Scoring)</h3>
Scoring during the game is controlled by the following key/value-pairs
-in the standardgroup <tt>[KDE Setup]</tt> (see the section <a href="#ss3.1">Timings</a>
+in the standardgroup <tt>[TDE Setup]</tt> (see the section <a href="#ss3.1">Timings</a>
for information on how to interpret comma-separated values):&nbsp;
<br>&nbsp;
<table BORDER WIDTH="100%" NOSAVE >
@@ -406,7 +406,7 @@ so on.</td>
<h3>
<a NAME="ss3.3"></a>3.3 Graphic schemes</h3>
The graphics schemes are controlled by the following two key/value-pairs
-of the standardgroup <tt>[KDE Setup]</tt>:&nbsp;
+of the standardgroup <tt>[TDE Setup]</tt>:&nbsp;
<br>&nbsp;
<table BORDER WIDTH="100%" NOSAVE >
<tr NOSAVE>
@@ -454,10 +454,10 @@ keys:&nbsp;
<td>Font</td>
<td>Filename of the xbm-font. Names without an absolute path (a leading
-"/" or "~") are relative to <tt>$TDEDIR/share/apps/kpacman/fonts</tt>.&nbsp;
+"/" or "~") are relative to <tt>$TDEDIR/share/apps/tdepacman/fonts</tt>.&nbsp;
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>
+included with TDEPacman using a bitmap-editor.</td>
<td>font.xbm</td>
</tr>
@@ -485,7 +485,7 @@ must be changed.</td>
<td>Directory in which the pixmap-files for the figures are located.&nbsp;
Direcotry names without an absolute path (a leading "/" or "~") are relative
-to <tt>$TDEDIR/share/apps/kpacman/pics</tt>. The names of the individual
+to <tt>$TDEDIR/share/apps/tdepacman/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
@@ -548,13 +548,13 @@ room. The first position (rightmost) has the value 0.</td>
If only a directory (".../") is given, the default-filename ("highscore")
will be used.</td>
-<td>/tmp/kpacman.highscore</td>
+<td>/tmp/tdepacman.highscore</td>
</tr>
</table>
<br>&nbsp;
-<div align=right><a href="kpacman-4.html">Next</a> <a href="kpacman-2.html">Previous</a> <a href="index.html#toc1">Table of Contents</a>
+<div align=right><a href="tdepacman-4.html">Next</a> <a href="tdepacman-2.html">Previous</a> <a href="index.html#toc1">Table of Contents</a>
<hr ALIGN=LEFT NOSHADE WIDTH="100%"></div>
</td>
</tr>
diff --git a/doc/en/kpacman-4.html b/doc/en/tdepacman-4.html
index 3803f53..2feb5de 100644
--- a/doc/en/kpacman-4.html
+++ b/doc/en/tdepacman-4.html
@@ -2,17 +2,17 @@
<HTML>
<HEAD>
<META HTTP-EQUIV="content-type" CONTENT="text/html; charset=iso-8859-1">
- <META NAME="keywords" CONTENT="KPacman">
- <META NAME="description" CONTENT="Documentation for KPacman">
- <TITLE>The KPacman Handbook: Copyright</TITLE>
+ <META NAME="keywords" CONTENT="TDEPacman">
+ <META NAME="description" CONTENT="Documentation for TDEPacman">
+ <TITLE>The TDEPacman Handbook: Copyright</TITLE>
</HEAD>
<BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#8E2727" VLINK="#8E2727">
&nbsp;
<TABLE BORDER=0 CELLSPACING=2 >
<TR>
-<TD><IMG SRC="kpacman.gif" ALT="KPacman" BORDER=0 HEIGHT=32 WIDTH=32 ALIGN=TEXTTOP></TD>
+<TD><IMG SRC="tdepacman.gif" ALT="TDEPacman" BORDER=0 HEIGHT=32 WIDTH=32 ALIGN=TEXTTOP></TD>
-<TD><B><FONT SIZE=+2>KPacman</FONT></B>
+<TD><B><FONT SIZE=+2>TDEPacman</FONT></B>
<BR><FONT SIZE=-1>Version 0.3.2</FONT></TD>
</TR>
</TABLE>
@@ -21,11 +21,11 @@
<TABLE WIDTH="600" >
<TR>
<TD>
-<DIV ALIGN=right>Next <A HREF="kpacman-3.html">Previous</A> <A HREF="index.html#toc1">Table of Contents</A></DIV>
+<DIV ALIGN=right>Next <A HREF="tdepacman-3.html">Previous</A> <A HREF="index.html#toc1">Table of Contents</A></DIV>
<H3>
<A NAME="s1"></A>4. Copyright</H3>
-KPacman Copyright (c) 1998-2003 J&ouml;rg Th&ouml;nnissen, <A HREF="mailto:joe@dsite.de">&lt;joe@dsite.de></A>
+TDEPacman Copyright (c) 1998-2003 J&ouml;rg Th&ouml;nnissen, <A HREF="mailto:joe@dsite.de">&lt;joe@dsite.de></A>
<P>This program (including this documentation) is free software; you can
redistribute it and/or modify it under the terms of the GNU General Public
License as published by the Free Software Foundation; either version 2
@@ -39,7 +39,7 @@ License for more details.&nbsp;
with this program; if not, write to the Free Software Foundation, Inc.,
675 Mass Ave, Cabridge, MA 02139, USA.&nbsp;
<BR>&nbsp;
-<DIV ALIGN=right>Next <A HREF="kpacman-3.html">Previous</A> <A HREF="index.html#toc1">Table of Contents</A></DIV>
+<DIV ALIGN=right>Next <A HREF="tdepacman-3.html">Previous</A> <A HREF="index.html#toc1">Table of Contents</A></DIV>
<CENTER>
<HR ALIGN=LEFT NOSHADE WIDTH="100%"></CENTER>
diff --git a/doc/en/kpacman.gif b/doc/en/tdepacman.gif
index 4fa3926..4fa3926 100644
--- a/doc/en/kpacman.gif
+++ b/doc/en/tdepacman.gif
Binary files differ