From 3cbae8eb2983c65230ecea7149b8869bd845bc85 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 4 Nov 2012 01:27:15 -0600 Subject: [PATCH] Fix references to user profile directory. --- doc/ksnake/index.docbook | 2 +- doc/kspaceduel/index.docbook | 2 +- kgoldrunner/src/kgoldrunner.cpp | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/ksnake/index.docbook b/doc/ksnake/index.docbook index fb46c64e..9f03b393 100644 --- a/doc/ksnake/index.docbook +++ b/doc/ksnake/index.docbook @@ -199,7 +199,7 @@ You score 20 points for killing a computer snake. To create your own level, copy one of the levels from $TDEDIR/share/apps/ksnake/levels to $HOME/.kde/share/apps/ksnake and +class="directory">$HOME/.trinity/share/apps/ksnake and edit it with a bitmap editor. You can then select it in Settings Configure &ksnake;... in the First Level tab. diff --git a/doc/kspaceduel/index.docbook b/doc/kspaceduel/index.docbook index 9e652037..de36519a 100644 --- a/doc/kspaceduel/index.docbook +++ b/doc/kspaceduel/index.docbook @@ -236,7 +236,7 @@ be able to make any changes to these options. If you have found an interesting configuration, mail it to the author of the game. It can be implemented in a future version (send the part [Game] in the file -~/.kde/share/config/kspaceduelrc). +~/.trinity/share/config/kspaceduelrc). When you are finished altering the options, you should click on OK to apply your changes. diff --git a/kgoldrunner/src/kgoldrunner.cpp b/kgoldrunner/src/kgoldrunner.cpp index a50d04d8..54726d8f 100644 --- a/kgoldrunner/src/kgoldrunner.cpp +++ b/kgoldrunner/src/kgoldrunner.cpp @@ -824,7 +824,7 @@ bool KGoldrunner::getDirectories() // WHERE THINGS ARE: In the KDE 3 environment (Release 3.1.1), application // documentation and data files are in a directory structure given by // $TDEDIRS (e.g. "/usr/local/kde" or "/opt/trinity/"). Application user data - // files are in a directory structure given by $TDEHOME ("$HOME/.kde"). + // files are in a directory structure given by $TDEHOME ("$HOME/.trinity"). // Within those two structures, the three sub-directories will typically be // "share/doc/tde/HTML/en/kgoldrunner/", "share/apps/kgoldrunner/system/" and // "share/apps/kgoldrunner/user/". Note that it is necessary to have