summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 18:49:56 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 18:49:56 -0600
commit8fdd3a9c5e0c6f6bc9f1c1f04cc493274a62ccfb (patch)
tree0ae31c21aee2a57f070ea484e536bdad0f23d90c /README
parent27fb7b8f71027aa2e17a48a71b9721cd466edce2 (diff)
downloadkmplayer-8fdd3a9c5e0c6f6bc9f1c1f04cc493274a62ccfb.tar.gz
kmplayer-8fdd3a9c5e0c6f6bc9f1c1f04cc493274a62ccfb.zip
Rename KDEHOME and KDEDIR
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 3d2acd3..fa856b6 100644
--- a/README
+++ b/README
@@ -18,7 +18,7 @@ If you want quicktime support, also download the quicktime dll's
them and copy the files to /usr/lib/win32 (make this dir if it doesn't exist).
Or download the 'All in one' package and have even more codecs.
Untar the mplayer source package (tar xfj MPlayer-0.90.tar.bz2), change to
-that directory. Make sure $KDEDIR/bin is in you path (check if you can run
+that directory. Make sure $TDEDIR/bin is in you path (check if you can run
'artsplay').
Now run configure (./configure) and make ('make'). Install it as root ('su -c "make install"').
Finally you must setup the config files in ~/.mplayer ('mkdir ~/.mplayer').