summaryrefslogtreecommitdiffstats
path: root/lanbrowsing/lisa/main.cpp
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-11-04 01:40:13 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2012-11-04 01:40:13 -0600
commit1c31749c852f40e13868334a179f31c4c5c3c05d (patch)
tree816986acd1f423ad3a6c508f24f7c358a82ba9e6 /lanbrowsing/lisa/main.cpp
parent6e76ea6798905b5afa5079133a957fbe93bac028 (diff)
downloadtdenetwork-1c31749c852f40e13868334a179f31c4c5c3c05d.tar.gz
tdenetwork-1c31749c852f40e13868334a179f31c4c5c3c05d.zip
Fix references to user profile directory.
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;