diff options
author | Timothy Pearson <[email protected]> | 2011-12-07 18:48:22 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-12-07 18:48:22 -0600 |
commit | 6047b9742da92e536a6831db4cd26fc041c37120 (patch) | |
tree | 3ef31ff400f4b5eaaaae331e6461ef3dfbb4de6a /docs/handbook/unicode/hdbk-start.docbook | |
parent | 3993a421788616d3d56d7a8e7cf121c44372ef3f (diff) | |
download | bibletime-6047b9742da92e536a6831db4cd26fc041c37120.tar.gz bibletime-6047b9742da92e536a6831db4cd26fc041c37120.zip |
Rename KDEHOME and KDEDIR
Diffstat (limited to 'docs/handbook/unicode/hdbk-start.docbook')
-rw-r--r-- | docs/handbook/unicode/hdbk-start.docbook | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/handbook/unicode/hdbk-start.docbook b/docs/handbook/unicode/hdbk-start.docbook index 0630959..525fb07 100644 --- a/docs/handbook/unicode/hdbk-start.docbook +++ b/docs/handbook/unicode/hdbk-start.docbook @@ -30,7 +30,7 @@ bibletime in /opt/kde, then the start-up command in a terminal would be:</para> <screen> -export KDEDIR=/opt/kde #your KDE directory +export TDEDIR=/opt/kde #your KDE directory bibletime </screen> |