summaryrefslogtreecommitdiffstats
path: root/kmag
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
commit60254156c26021d9ed06e7b602c9b5770ea8f34c (patch)
tree49665d5cf13df086507a5e501a6d5aaf67e2673c /kmag
parent1b93777b6479886165554b763531d7bea5fe6c1f (diff)
downloadtdeaccessibility-60254156c26021d9ed06e7b602c9b5770ea8f34c.tar.gz
tdeaccessibility-60254156c26021d9ed06e7b602c9b5770ea8f34c.zip
Convert remaining references to kde3 (e.g. in paths) to trinity
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaccessibility@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kmag')
-rw-r--r--kmag/INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmag/INSTALL b/kmag/INSTALL
index cde242c..377d024 100644
--- a/kmag/INSTALL
+++ b/kmag/INSTALL
@@ -11,7 +11,7 @@ the directory.
If you want to compile the program for KDE3, run ./configure with
options similar to these:
---prefix=/opt/kde3 --enable-mt --with-qt-dir=/usr/lib/qt3
+--prefix=/opt/trinity --enable-mt --with-qt-dir=/usr/lib/qt3
Then run make and make install (as root).