diff options
author | Timothy Pearson <[email protected]> | 2012-02-26 14:21:44 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-02-26 14:21:44 -0600 |
commit | 16008b91eebc7152508e74ea5ab44a7cf521a682 (patch) | |
tree | 7d65d87e770bb5de629cf0dd1019118ba18de732 /doc/en | |
parent | d74793dab24a4c74113c8440ff57460c84249bb6 (diff) | |
download | krusader-16008b91eebc7152508e74ea5ab44a7cf521a682.tar.gz krusader-16008b91eebc7152508e74ea5ab44a7cf521a682.zip |
Rename kde-config to tde-config
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/installation.docbook | 4 | ||||
-rw-r--r-- | doc/en/useractions.docbook | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/en/installation.docbook b/doc/en/installation.docbook index 478e8d9..30e97f7 100644 --- a/doc/en/installation.docbook +++ b/doc/en/installation.docbook @@ -655,7 +655,7 @@ Please don't use the <filename>/usr/local</filename> directory as it simply won' file.</para> </note> <para>If you can notdetermine your TDEDIR, - <command>kde-config --prefix</command> might help + <command>tde-config --prefix</command> might help you.</para> <para></para> <!-- Empty line to make it more readable --> @@ -817,7 +817,7 @@ Good - your configure finished. Start make now <para>If you used another --prefix= than <filename>$TDEDIR or /usr/local</filename>, it is recommended to do an extra check: -<screen><prompt>$</prompt> <userinput><command>kde-config</command> <option>--path exe</option></userinput> +<screen><prompt>$</prompt> <userinput><command>tde-config</command> <option>--path exe</option></userinput> /home/frank/.kde/bin/:/usr/bin/:/usr/local/bin/ <prompt>$</prompt></screen> If the diff --git a/doc/en/useractions.docbook b/doc/en/useractions.docbook index 2c3b5fd..72e5129 100644 --- a/doc/en/useractions.docbook +++ b/doc/en/useractions.docbook @@ -550,9 +550,9 @@ <filename> <kde-app-data>/krusader/js/</filename>. <kde-app-data> is - <filename>$(kde-config + <filename>$(tde-config --localprefix)/share/apps/</filename> or - <filename>$(kde-config --prefix)/share/apps/</filename>, + <filename>$(tde-config --prefix)/share/apps/</filename>, for those who don't know where to copy the scripts/extensions. If all the needed files (normally <filename>.js</filename> and maybe |