diff options
Diffstat (limited to 'doc/scripts/tdesvn-build/index.docbook')
-rw-r--r-- | doc/scripts/tdesvn-build/index.docbook | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/scripts/tdesvn-build/index.docbook b/doc/scripts/tdesvn-build/index.docbook index 4ae84648..da208d6f 100644 --- a/doc/scripts/tdesvn-build/index.docbook +++ b/doc/scripts/tdesvn-build/index.docbook @@ -301,7 +301,7 @@ export XDG_CONFIG_DIRS XDG_DATA_DIRS </note> <para> -Now that we are done with the you have to make sure that the right <application>startkde</application> +Now that we are done with the you have to make sure that the right <application>starttde</application> script is going to be used: </para> @@ -311,7 +311,7 @@ depending on the distribution) from the home directory, or create it if necessar line: <programlisting> -exec ${KDEDIR}/bin/startkde +exec ${KDEDIR}/bin/starttde </programlisting> </para> |