diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-03-13 15:01:47 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-03-13 15:01:47 -0500 |
commit | 5805f2c193cb4c04c4df065eb2fab7844b625601 (patch) | |
tree | a7a5ba79852ebbe3c699c258e1c40029c96cfd12 | |
parent | 34d2cfe7ef6ea60bfa90a6d2bb6b0527580659f4 (diff) | |
download | kmymoney-5805f2c193cb4c04c4df065eb2fab7844b625601.tar.gz kmymoney-5805f2c193cb4c04c4df065eb2fab7844b625601.zip |
Fix reference of /tmp/kde-$USER -> /tmp/tde-$USER to avoid potential conflicts with KDE4.
This partially resolves bug report 813.
-rw-r--r-- | doc/en/kmymoney2.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/kmymoney2.1 b/doc/en/kmymoney2.1 index 993a67d..002526f 100644 --- a/doc/en/kmymoney2.1 +++ b/doc/en/kmymoney2.1 @@ -205,7 +205,7 @@ Specifies and alternative path for the .I ksycoca KDE system configuration cache file. The default path is -/tmp/kde-$USER/ksycoca +/tmp/tde-$USER/ksycoca .IP DCOPSERVER Specifies an alternative path for the DCOP server file. The default file is |