diff options
Diffstat (limited to 'doc/en/handbook/unicode/hdbk-start.docbook')
-rw-r--r-- | doc/en/handbook/unicode/hdbk-start.docbook | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/en/handbook/unicode/hdbk-start.docbook b/doc/en/handbook/unicode/hdbk-start.docbook index 525fb07..a2e7656 100644 --- a/doc/en/handbook/unicode/hdbk-start.docbook +++ b/doc/en/handbook/unicode/hdbk-start.docbook @@ -2,7 +2,7 @@ <sect1 id="hdbk-start"><title>How to start &bibletime;</title> - <sect2 id="hdbk-start-kde"><title>Starting &bibletime; from KDE</title> + <sect2 id="hdbk-start-kde"><title>Starting &bibletime; from TDE</title> <para> &bibletime; is a &kde; program and is integrated with the &kde; desktop. You can launch &bibletime; from the &kde; Start Menu in @@ -30,7 +30,7 @@ bibletime in /opt/kde, then the start-up command in a terminal would be:</para> <screen> -export TDEDIR=/opt/kde #your KDE directory +export TDEDIR=/opt/kde #your TDE directory bibletime </screen> |