diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 18:02:19 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 18:02:19 -0600 |
commit | 5ab5476a1a52b66d8a3a31012f47f7e31311c519 (patch) | |
tree | f1888b398388064e1664dccf1a93da54956e81b2 /doc | |
parent | 7362f9a32f45817fb533ef781b7605c44e430679 (diff) | |
download | tdesdk-5ab5476a1a52b66d8a3a31012f47f7e31311c519.tar.gz tdesdk-5ab5476a1a52b66d8a3a31012f47f7e31311c519.zip |
Rename startkde to starttde
Diffstat (limited to 'doc')
-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> |