summaryrefslogtreecommitdiffstats
path: root/lanbrowsing/lisa/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lanbrowsing/lisa/main.cpp')
-rw-r--r--lanbrowsing/lisa/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lanbrowsing/lisa/main.cpp b/lanbrowsing/lisa/main.cpp
index 7de59389..fd96d04e 100644
--- a/lanbrowsing/lisa/main.cpp
+++ b/lanbrowsing/lisa/main.cpp
@@ -198,7 +198,7 @@ int main(int argc, char** argv)
"--kde1, --kde2 and --unix are not supported anymore.\n"\
"Lisa will always first look for $(HOME)/.lisarc , then for /etc/lisarc.\n"\
"If your lisa configuration file was created using an older version of \n"\
- "the KDE control center, copy the /root/.kde/share/config/lisarc to /etc and \n"\
+ "the KDE control center, copy the /root/.trinity/share/config/lisarc to /etc and \n"\
"then start lisa without any command line options.\n"<<std::endl;
return 0;
break;