summaryrefslogtreecommitdiffstats
path: root/FAQ
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-08-21 01:43:11 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-08-21 01:43:11 +0000
commitb6b548012326fd26b2834f99adef2f77f7887bdb (patch)
treea7cf3f791d9ee9f802623300d25cda1851dd69e8 /FAQ
parentc5bf17eba3afebfcf37e27b4d91d99ff44b94e28 (diff)
downloadkrusader-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--FAQ4
1 files changed, 2 insertions, 2 deletions
diff --git a/FAQ b/FAQ
index 6e61d97..819a141 100644
--- a/FAQ
+++ b/FAQ
@@ -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.