diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-11-04 01:13:53 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-11-04 01:13:53 -0600 |
commit | 8fb269b60c0938d1ce8a3912038ad8d7ce8a79e0 (patch) | |
tree | 38f8a9cccd379523e3bfdbdd56f659a4235dfab1 /kmrml | |
parent | c1b994bdd891582812bd1c5d86d7ab3ae3d9c2d0 (diff) | |
download | tdegraphics-8fb269b60c0938d1ce8a3912038ad8d7ce8a79e0.tar.gz tdegraphics-8fb269b60c0938d1ce8a3912038ad8d7ce8a79e0.zip |
Fix references to user profile directory.
Diffstat (limited to 'kmrml')
-rw-r--r-- | kmrml/kmrml/mrmlsearch.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmrml/kmrml/mrmlsearch.cpp b/kmrml/kmrml/mrmlsearch.cpp index 8ad00f24..49b9353a 100644 --- a/kmrml/kmrml/mrmlsearch.cpp +++ b/kmrml/kmrml/mrmlsearch.cpp @@ -21,7 +21,7 @@ // from Konqueror and creates a query of the form // mrml://host.com/?relevant=url1;url2;url3;url4.... // By default, the mrml URL is mrml://localhost", but you can override that -// by editing ~/.kde/share/config/kio_mrmlrc and adding +// by editing ~/.trinity/share/config/kio_mrmlrc and adding // [MRML Settings] // Default URL=mrml://url.to.your.giftserver.com // |