diff options
Diffstat (limited to 'lanbrowsing/lisa/strictmain.cpp')
-rw-r--r-- | lanbrowsing/lisa/strictmain.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lanbrowsing/lisa/strictmain.cpp b/lanbrowsing/lisa/strictmain.cpp index a948d6df..07f5b9bc 100644 --- a/lanbrowsing/lisa/strictmain.cpp +++ b/lanbrowsing/lisa/strictmain.cpp @@ -187,7 +187,7 @@ int main(int argc, char** argv) "--kde1, --kde2 and --unix are not supported anymore.\n"\ "ResLisa will always first look for $(HOME)/.reslisarc , then for /etc/reslisarc.\n"\ "If your lisa configuration file was created using an older version of \n"\ - "the KDE control center, copy the $(HOME)/.kde/share/config/reslisarc to $(HOME)/.reslisarc.\n"<<std::endl; + "the KDE control center, copy the $(HOME)/.trinity/share/config/reslisarc to $(HOME)/.reslisarc.\n"<<std::endl; break; case 'c': |