diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-02-26 14:21:44 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-02-26 14:21:44 -0600 |
commit | 16008b91eebc7152508e74ea5ab44a7cf521a682 (patch) | |
tree | 7d65d87e770bb5de629cf0dd1019118ba18de732 /doc | |
parent | d74793dab24a4c74113c8440ff57460c84249bb6 (diff) | |
download | krusader-16008b91eebc7152508e74ea5ab44a7cf521a682.tar.gz krusader-16008b91eebc7152508e74ea5ab44a7cf521a682.zip |
Rename kde-config to tde-config
Diffstat (limited to 'doc')
-rw-r--r-- | doc/en/installation.docbook | 4 | ||||
-rw-r--r-- | doc/en/useractions.docbook | 4 | ||||
-rw-r--r-- | doc/ru/installation.docbook | 4 | ||||
-rw-r--r-- | doc/ru/krusader-tools.docbook | 4 |
4 files changed, 8 insertions, 8 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 diff --git a/doc/ru/installation.docbook b/doc/ru/installation.docbook index 064dc04..b9c88a0 100644 --- a/doc/ru/installation.docbook +++ b/doc/ru/installation.docbook @@ -565,7 +565,7 @@ <para >If you can't determine your TDEDIR than <command ->kde-config --prefix</command +>tde-config --prefix</command > might help you.</para> <!-- Empty line to make it more readable --> @@ -739,7 +739,7 @@ Good - your configure finished. Start make now >If you dit use the an other --prefix= than <filename >$TDEDIR or /usr/local</filename > , then it can't hurt to do an extra check: <screen -><prompt>$</prompt> <userinput><command>kde-config</command> <option>--path exe</option></userinput> +><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 <prefix_dir/bin> directory is not shown, you need to use e.g. <command diff --git a/doc/ru/krusader-tools.docbook b/doc/ru/krusader-tools.docbook index dcd7f02..d0b5abc 100644 --- a/doc/ru/krusader-tools.docbook +++ b/doc/ru/krusader-tools.docbook @@ -3901,9 +3901,9 @@ >&useraction_parameter; path to the external foo.js file, absolut path or relative to <filename ><kde-app-data>/krusader/js/</filename >. <kde-app-data> is <filename ->$(kde-config --localprefix)/share/apps/</filename +>$(tde-config --localprefix)/share/apps/</filename > or <filename ->$(kde-config --prefix)/share/apps/</filename +>$(tde-config --prefix)/share/apps/</filename >, for those who don't know where so copy the scripts/extensions. If all the needed files (normaly <filename >.js</filename > and maybe <filename |