diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-08-21 01:43:11 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-08-21 01:43:11 +0000 |
commit | b6b548012326fd26b2834f99adef2f77f7887bdb (patch) | |
tree | a7cf3f791d9ee9f802623300d25cda1851dd69e8 /FAQ | |
parent | c5bf17eba3afebfcf37e27b4d91d99ff44b94e28 (diff) | |
download | krusader-b6b548012326fd26b2834f99adef2f77f7887bdb.tar.gz krusader-b6b548012326fd26b2834f99adef2f77f7887bdb.zip |
Convert remaining references to kde3 (e.g. in paths) to trinity
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/krusader@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'FAQ')
-rw-r--r-- | FAQ | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -233,7 +233,7 @@ Installation FAQ In this case only the Help menu is visible and all other menu items like e.g. File and Select are missing. This is because some distributions put the krusaderui.rc file in the wrong directory. To solve the problem, just - copy the krusaderui.rc file from the package krusader_kde3/krusader/ + copy the krusaderui.rc file from the package krusader_trinity/krusader/ krusaderui.rc to $KDEDIR/share/apps/krusader/krusaderui.rc and ~/.kde/ share/apps/krusader/krusaderui.rc and re-run Krusader. If you have compiled Krusader from sources this is often caused if the KDEDIR_-_QTDIR @@ -468,7 +468,7 @@ Usage FAQ 7. Krusader reports "krarc:... protocol not supported" error at opening an archive file, what to do? Install the krarc slave properly: - Copy the kio_krarc.so, kio_krarc.la files into $KDEDIR/lib/kde3 + Copy the kio_krarc.so, kio_krarc.la files into $KDEDIR/lib/trinity Copy the krarc.protocol file into $KDEDIR/share/services or the directory where the KIO slaves are placed in your Linux� distribution. |