diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-05 01:09:44 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-05 01:22:13 +0900 |
commit | 37aaa67152936f4fefff22d559c03e943a86ae69 (patch) | |
tree | ffffcd595eecef631bc1fc38922c63060aa175ea /ChangeLog | |
parent | ac81a3c3e8d1a61fc2ff39da89c7c2ea290d5e34 (diff) | |
download | tdepacman-37aaa67152936f4fefff22d559c03e943a86ae69.tar.gz tdepacman-37aaa67152936f4fefff22d559c03e943a86ae69.zip |
Renamed kpacman -> tdepacman.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -1,10 +1,10 @@ Version 0.3.2 (30. June 2003) - Almost a real KDE3 application. + Almost a real TDE3 application. Version 0.3.1 (31. January 2002) - Prerelease for KDE2 (Documentation not fully adjusted). + Prerelease for TDE2 (Documentation not fully adjusted). 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 configfile. If the systemwide "highscore"-file is not @@ -24,7 +24,7 @@ Version 0.3.0 (June 2000, not released) The mousecursor could be hidden/shown while over the playground, thru the menubar. The boardlayout (map) could be placed in external textfiles and selected thru - the configfile (kpacmanrc) if needed. + the configfile (tdepacmanrc) if needed. Duplicate pixmaps removed. Because all pixmapfiles could be specified thru the configfile now, pixmaps could be placed in foreign (scheme)-directories (EyesPixmapName=../tiny/eyes.xpm), or have different names (e.g.: @@ -86,9 +86,9 @@ Version 0.2.4 (January 26th, 1999 - today linux v2.2 was released) Version 0.2.3a (January 15th, 1999) - Keyboard-routines changed to be compatible with the KDE 1.1 libraries + Keyboard-routines changed to be compatible with the TDE 1.1 libraries (compiles with 1.0 and 1.1). - A small bug fixed in kpacman.cpp (CHECK_PTR( menuBar )). + A small bug fixed in tdepacman.cpp (CHECK_PTR( menuBar )). Version 0.2.3 (September 12th, 1998) @@ -98,7 +98,7 @@ Version 0.2.3 (September 12th, 1998) Added a new font "font-smooth" and smoothed the pixmap "wall.xpm" for the Zacman-scheme. Enhanced configuration of all timing-parameters using the configuration file. - Changed Help-function (kapp->getHelpMenu) to reflect the KDE-Standard. + Changed Help-function (kapp->getHelpMenu) to reflect the TDE-Standard. Improved the documentation (Many thanks to Andreas Pour). Version 0.2.2 (August 24th, 1998) |