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 | 00488ecb2c6c8484a48d366c4c4e8c9b3a58bcfb (patch) | |
tree | 1a2e5866b9c8b86ec357d4818db3afab15b7c219 /doc/en | |
parent | 6e9ce9fba1344611e35e5d2c1e5ebde682858f6a (diff) | |
download | tellico-00488ecb2c6c8484a48d366c4c4e8c9b3a58bcfb.tar.gz tellico-00488ecb2c6c8484a48d366c4c4e8c9b3a58bcfb.zip |
Convert remaining references to kde3 (e.g. in paths) to trinity
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/tellico@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/faqs.docbook | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/faqs.docbook b/doc/en/faqs.docbook index f03c2ae..c07ff12 100644 --- a/doc/en/faqs.docbook +++ b/doc/en/faqs.docbook @@ -178,7 +178,7 @@ wrong?</para></question> $<envar>KDEDIRS</envar> is empty or just <filename class="directory">/usr</filename>, then &appname; won't be able to find the files it needs. This is particularly true for SuSE, for which you should compile with - <userinput><option>--prefix</option>=<filename class="directory">/opt/kde3</filename></userinput>. Alternatively, + <userinput><option>--prefix</option>=<filename class="directory">/opt/trinity</filename></userinput>. Alternatively, you could add a line to your <filename>.profile</filename> file to set $<envar>KDEDIRS</envar>. Check the documentation for your shell.</para> |